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 9c81eab commit f97272bCopy full SHA for f97272b
Project.toml
@@ -1,11 +1,10 @@
1
name = "Flowfusion"
2
uuid = "5b4e93c8-7b6e-4682-b400-fc3b238f52b1"
3
authors = ["murrellb <[email protected]> and contributors"]
4
-version = "0.1.2"
+version = "0.1.3"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
8
-FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
9
ForwardBackward = "e879419d-bb0f-4252-adee-d266c51ac92d"
10
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
11
Manifolds = "1cead3c2-87b3-11e9-0ccd-23c62b72b94e"
@@ -15,7 +14,6 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
15
14
16
[compat]
17
Adapt = "4.1.1"
18
-FillArrays = "1.13.0"
19
ForwardBackward = "0.1.0"
20
LogExpFunctions = "0.3.29"
21
Manifolds = "0.10.12"
0 commit comments