https://github.com/zigify/libeigen-zys
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. Built with Zig
https://github.com/zigify/libeigen-zys
Last synced: 11 months ago
JSON representation
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. Built with Zig
- Host: GitHub
- URL: https://github.com/zigify/libeigen-zys
- Owner: zigify
- License: other
- Created: 2024-08-01T20:57:25.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T08:14:27.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T21:14:00.063Z (over 1 year ago)
- Language: C++
- Size: 97 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- 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.