We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e6777 commit fea3af4Copy full SHA for fea3af4
Project.toml
@@ -20,8 +20,11 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
20
ArrayLayouts = "1"
21
BandedMatrices = "0.17, 1"
22
FastGaussQuadrature = "0.5, 1"
23
+LinearAlgebra = "1.8"
24
PrecompileTools = "1.0"
25
+Random = "1.8"
26
Reexport = "1.0"
27
+SparseArrays = "1.8"
28
Static = "0.8"
29
StaticArrays = "1.0"
30
StaticArraysCore = "1.4"
0 commit comments