Skip to content

Commit 1e5556d

Browse files
authored
Merge pull request #358 from knickish/constgebra
add constgebra to list of math crates
2 parents d289b1a + 0d2ac0b commit 1e5556d

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)