Ideas for Matrix library
Open
- Dominant language
- C++
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently the code uses OpenCV for matrix operations, and all this operations are encapsulated in `cpp_ml::math::matrix` namespace.
This issue is open for propose and disscuss libraries to replace OpenCV (ideally with only the needed to apply basic matrix operations).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.