Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2ab51048 | 2024-05-11 10:01:03 | Update eigen3 to 3.4.0. ok rsadowski@ | ||
| ab45f39a | 2022-03-11 19:36:11 | drop RCS Ids | ||
| a2f56e35 | 2022-02-19 21:10:57 | Update eigen3 to 3.3.9 OK martin@ | ||
| 0d830c3a | 2015-05-22 11:36:15 | "/usr/local/share/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. | ||
| 064217f7 | 2014-07-10 08:59:52 | Eigen is a C++ template library for vector and matrix math. Unlike most other linear algebra libraries, Eigen focuses on the simple mathematical needs of applications: games and other OpenGL apps, spreadsheets and other office apps, etc. Eigen is dedicated to providing optimal speed with GCC. This is used by some KDE applications. Probably some other ports will pick up Eigen3, too, this will be dealt soon. okay landry@ |