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 048fc0c commit 293be9aCopy full SHA for 293be9a
lib/YaoBlocks/Project.toml
@@ -26,10 +26,14 @@ BitBasis = "0.8"
26
CacheServers = "0.2"
27
ChainRulesCore = "1.11"
28
DocStringExtensions = "0.8, 0.9"
29
+InteractiveUtils = "1"
30
KrylovKit = "0.5, 0.6"
31
LegibleLambdas = "0.2, 0.3"
32
+LinearAlgebra = "1"
33
LuxurySparse = "0.7"
34
MLStyle = "0.3, 0.4"
35
+Random = "1"
36
+SparseArrays = "1"
37
StaticArrays = "0.12, 1.0"
38
StatsBase = "0.32 - 0.34"
39
TupleTools = "1.2"
0 commit comments