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 4bb6bd9 commit ea617b1Copy full SHA for ea617b1
.gitignore
@@ -6,4 +6,5 @@
6
/dev/
7
/docs/build/
8
/docs/site/
9
+/docs/Manifest.toml
10
.vscode
Project.toml
@@ -8,7 +8,7 @@ IrrationalConstants = "92d709cd-6900-40b7-9082-c6be49f344b6"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
[compat]
11
-julia = "1"
+julia = "1.3"
12
13
[extras]
14
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
docs/Manifest.toml
0 commit comments