We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae4fd1 commit aa85a0aCopy full SHA for aa85a0a
Project.toml
@@ -5,14 +5,12 @@ version = "4.0.3"
5
6
[deps]
7
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
8
-#Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
9
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
10
NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
11
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
12
13
[compat]
14
Calculus = "0.5"
15
-#Compat = "3.6"
16
NaNMath = "0.3"
17
SpecialFunctions = "0.10"
18
julia = "1"
0 commit comments