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 934304f commit 2fbf025Copy full SHA for 2fbf025
Project.toml
@@ -21,6 +21,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
21
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
22
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
23
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
24
+PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
25
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
26
ReactantCore = "a3311ec8-5e00-46d5-b541-4f83e724a433"
27
Reactant_jll = "0192cb87-2b54-54ad-80e0-3be72ad8a3c0"
@@ -103,6 +104,7 @@ OneHotArrays = "0.2.10"
103
104
OrderedCollections = "1"
105
PrecompileTools = "1.2"
106
Preferences = "1.4.3"
107
+PrettyTables = "3.1.0"
108
PythonCall = "0.9.25"
109
Random = "1.10"
110
Random123 = "1.7"
0 commit comments