Skip to content

Commit 0d2ac0b

Browse files
committed
add constgebra to list of math crates
1 parent d289b1a commit 0d2ac0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/unsorted/math.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ If you need to perform more complex operations like DSP signal processing or adv
7070
algebra on your MCU, the following crates might help you
7171

7272
- [CMSIS DSP library binding](https://github.com/jacobrosenthal/cmsis-dsp-sys)
73+
- [`constgebra`](https://crates.io/crates/constgebra)
7374
- [`micromath`](https://github.com/tarcieri/micromath)
7475
- [`microfft`](https://crates.io/crates/microfft)
7576
- [`nalgebra`](https://github.com/dimforge/nalgebra)

0 commit comments

Comments
 (0)