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 ec0e0c6 commit d713c34Copy full SHA for d713c34
Project.toml
@@ -17,6 +17,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
17
Mixers = "2a8e4939-dab8-5edc-8f64-72a8776f13de"
18
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
19
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
20
+OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
21
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"
22
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
23
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
@@ -63,6 +64,7 @@ Mixers = "0.1.2"
63
64
ModelingToolkit = "9.67"
65
NNlib = "0.9.13"
66
NonlinearSolve = "4"
67
+OrderedCollections = "1.8.0"
68
Polyester = "0.7.12"
69
PreallocationTools = "0.4.23"
70
PrecompileTools = "1.2.1"
0 commit comments