CSRT-NTUA / AlgoPlus

AlgoPlus is a C++17 library for complex data structures and algorithms
https://csrt-ntua.github.io/AlgoPlus
Apache License 2.0
141 stars 20 forks source link

Add algorithms to Mat1d<T, SIZE> class #43

Closed spirosmaggioros closed 1 month ago

spirosmaggioros commented 4 months ago

I proposed a new class(more will come) that will be useful for linear algebra. In general i need new contributors to implement some algorithms that are used in advanced linear algebra. Feel free to implement whatever you feel will be useful.