https://github.com/valvesoftware/eigen
Fork of Eigen release version 3.4. Adds ability to use alternate threading systems from Open MP.
https://github.com/valvesoftware/eigen
Last synced: 10 months ago
JSON representation
Fork of Eigen release version 3.4. Adds ability to use alternate threading systems from Open MP.
- Host: GitHub
- URL: https://github.com/valvesoftware/eigen
- Owner: ValveSoftware
- License: other
- Created: 2023-03-14T22:05:08.000Z (almost 3 years ago)
- Default Branch: 3.4
- Last Pushed: 2023-03-15T02:25:29.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T11:41:43.695Z (11 months ago)
- Language: C++
- Homepage:
- Size: 16.2 MB
- Stars: 30
- Watchers: 19
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.APACHE
Awesome Lists containing this project
README
**Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.**
For more information go to http://eigen.tuxfamily.org/.
For ***pull request***, ***bug reports***, and ***feature requests***, go to https://gitlab.com/libeigen/eigen.