diff --git a/Project.toml b/Project.toml index 827f6570..2205ce4f 100644 --- a/Project.toml +++ b/Project.toml @@ -32,12 +32,15 @@ Distributions = "0" IndexedGraphs = "0.3, 0.4" InvertedIndices = "1" Lazy = "0" +LinearAlgebra = "1.8" LogExpFunctions = "0" LogarithmicNumbers = "1" LoopVectorization = "0.12.157" Measurements = "2" ProgressMeter = "1" +Random = "1.8" Reexport = "1" +SparseArrays = "1.8" Statistics = "1" StatsBase = "0" TensorCast = "0"