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 d3b555b commit ab6a189Copy full SHA for ab6a189
fpm.toml
@@ -12,10 +12,8 @@ auto-examples = false
12
auto-tests = true
13
link = ["lapack", "blas"]
14
15
-[dependencies]
16
- mersenne-twister-fortran = { git="https://github.com/jacobwilliams/mersenne-twister-fortran.git", tag = "1.0.1" }
17
-
18
[dev-dependencies]
+ mersenne-twister-fortran = { git="https://github.com/jacobwilliams/mersenne-twister-fortran.git", tag = "1.0.1" }
19
pyplot-fortran = { git="https://github.com/jacobwilliams/pyplot-fortran.git", tag = "3.2.0" }
20
21
[library]
0 commit comments