This library houses my custom implementations of math functions and structs, which would be considered for merging into the C3 stdlib.
- matrix module
Run c3c test
to test virtually (and hopefully) ALL features in this library.
Run c3c benchmark
to benchmark every function as well.