Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SpecialFunctions extension #82

Merged
merged 18 commits into from
May 22, 2024
Merged
Prev Previous commit
Next Next commit
Compat
gdalle committed May 21, 2024
commit 4483ebb0bb5ff35c465904aa9c7f37848703cde9
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -22,6 +22,7 @@ SparseConnectivityTracerSpecialFunctionsExt = "SpecialFunctions"
ADTypes = "1"
Compat = "3,4"
DocStringExtensions = "0.9"
Requires = "1.3"
SparseArrays = "1"
SpecialFunctions = "2.4"
julia = "1.6"