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.
1 parent d289b1a commit 0d2ac0bCopy full SHA for 0d2ac0b
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