Skip to content

Commit

Permalink
Adding Symbolics.jl as a weakdep for SpecialFunctionsSymbolicsExt
Browse files Browse the repository at this point in the history
  • Loading branch information
cadojo committed Dec 28, 2023
1 parent 2954555 commit ef91afc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ OpenSpecFun_jll = "efe28fd5-8261-553b-a9e1-b2916fc3738e"

[weakdeps]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[extensions]
SpecialFunctionsChainRulesCoreExt = "ChainRulesCore"
SpecialFunctionsSymbolicsExt = "Symbolics"

[compat]
ChainRulesCore = "0.9.44, 0.10, 1"
Expand All @@ -22,6 +24,7 @@ IrrationalConstants = "0.1, 0.2"
LogExpFunctions = "0.3.2"
OpenLibm_jll = "0.7, 0.8"
OpenSpecFun_jll = "0.5"
Symbolics = "5.13"
julia = "1.3"

[extras]
Expand Down

0 comments on commit ef91afc

Please sign in to comment.