wok annotate eigen/description.txt @ rev 25076

Up marlin (886)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 14 08:17:07 2022 +0000 (2022-06-14)
parents
children
rev   line source
Hans-G?nter@24511 1 Eigen is a C++ template library for linear algebra:
Hans-G?nter@24511 2 matrices, vectors, numerical solvers, and related algorithms.
Hans-G?nter@24511 3
Hans-G?nter@24511 4 Eigen doesn't have any dependencies other than the C++ standard library.