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 1da3cf4 commit 57dd631Copy full SHA for 57dd631
Project.toml
@@ -1,7 +1,7 @@
1
name = "VortexStepMethod"
2
uuid = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
3
authors = ["1-Bart-1 <[email protected]>"]
4
-version = "0.1.2"
+version = "1.0.0"
5
6
[deps]
7
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
@@ -31,6 +31,7 @@ NonlinearSolve = "4"
31
StaticArrays = "1"
32
Statistics = "1"
33
Timers = "0.1"
34
+julia = "1.10, 1.11"
35
36
[extras]
37
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
0 commit comments