Skip to content

Commit

Permalink
add using SpecialFunctions
Browse files Browse the repository at this point in the history
  • Loading branch information
İsmail Şenöz authored and İsmail Şenöz committed Jul 5, 2024
1 parent 0414ed2 commit dc65fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/distributions/distributions_setuptests.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using ExponentialFamily, BayesBase, FastCholesky, Distributions, LinearAlgebra, TinyHugeNumbers
using Test, ForwardDiff, Random, StatsFuns, StableRNGs, FillArrays, JET
using Test, ForwardDiff, Random, StatsFuns, StableRNGs, FillArrays, JET, SpecialFunctions

import BayesBase: compute_logscale

Expand Down

0 comments on commit dc65fcd

Please sign in to comment.