We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e0a26 commit 666a1eaCopy full SHA for 666a1ea
1 file changed
Project.toml
@@ -10,6 +10,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
10
Richardson = "708f8203-808e-40c0-ba2d-98a6953ed40d"
11
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
12
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
13
+Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
14
15
[compat]
16
ChainRulesCore = "0.10.3, 1"
@@ -19,6 +20,7 @@ Random = "<0.0.1, 1"
19
20
Richardson = "1.2"
21
SparseArrays = "<0.0.1, 1"
22
StaticArrays = "0.12, 1.0"
23
+Unitful = "1.24.0"
24
julia = "1"
25
26
[extras]
0 commit comments