We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59d51f commit af0ccc5Copy full SHA for af0ccc5
1 file changed
Project.toml
@@ -26,6 +26,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
26
ReadVTK = "dc215faf-f008-4882-a9f7-a79a826fadc3"
27
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
28
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
29
+SIMD = "fdea26ae-647d-5447-a871-4b548cad5224"
30
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
31
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
32
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
@@ -62,6 +63,7 @@ Polyester = "0.7.10"
62
63
ReadVTK = "0.2"
64
RecipesBase = "1"
65
Reexport = "1"
66
+SIMD = "3.7.2"
67
SciMLBase = "2"
68
StaticArrays = "1"
69
Statistics = "1"
0 commit comments