3x3 matrix multiplication
This commit is contained in:
@@ -17,6 +17,8 @@ pim-isa = { path = "../pim-isa", default-features = false }
|
||||
serde-json-core = "0.5.1"
|
||||
serde = { version = "1.0", default-features = false, features = ["derive"] }
|
||||
num-traits = { version = "0.2.17", default-features = false }
|
||||
embedded-alloc = "0.5.1"
|
||||
critical-section = "1.1.2"
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
Reference in New Issue
Block a user