We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d289b1a + 0d2ac0b commit 1e5556dCopy full SHA for 1e5556d
src/unsorted/math.md
@@ -70,6 +70,7 @@ If you need to perform more complex operations like DSP signal processing or adv
70
algebra on your MCU, the following crates might help you
71
72
- [CMSIS DSP library binding](https://github.com/jacobrosenthal/cmsis-dsp-sys)
73
+- [`constgebra`](https://crates.io/crates/constgebra)
74
- [`micromath`](https://github.com/tarcieri/micromath)
75
- [`microfft`](https://crates.io/crates/microfft)
76
- [`nalgebra`](https://github.com/dimforge/nalgebra)
0 commit comments