feat: Added stuff
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
color = "0.3.1"
|
||||
itertools = "0.14.0"
|
||||
nalgebra = "0.33.2"
|
||||
nalgebra = { workspace = true }
|
||||
ndarray = { version = "0.16.1", optional = true }
|
||||
num = "0.4.3"
|
||||
ordered-float = "5.0.0"
|
||||
|
||||
Reference in New Issue
Block a user