wok annotate eigen/description.txt @ rev 24511

updated eigen (3.3.7 -> 3.4.0)
author Hans-G?nter Theisgen
date Mon Feb 21 09:33:38 2022 +0100 (2022-02-21)
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.