Rework order of primes and saved state to get deterministic output
This commit is contained in:
@ -15,3 +15,5 @@ rand = "0.8.4"
|
||||
chrono = "0.4.6"
|
||||
lowdim = { version = "0.6.0", features = ["random"] }
|
||||
primal = "0.3.3"
|
||||
serde = { version = "1.0.215", features = ["derive"] }
|
||||
serde_json = "1.0.132"
|
||||
|
Reference in New Issue
Block a user