4 Commits

Author SHA1 Message Date
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
rsadowski
a2f56e35c1 Update eigen3 to 3.3.9
OK martin@
2022-02-19 21:10:57 +00:00
ajacoutot
0d830c3ad2 "/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.
2015-05-22 11:36:15 +00:00
zhuk
064217f74c 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@
2014-07-10 08:59:52 +00:00