wok annotate eigen/description.txt @ rev 25203
updated python-mechanize (0.4.5 -> 0.4.7)
author | Hans-Günter Theisgen |
---|---|
date | Wed Jul 13 14:23:19 2022 +0100 (2022-07-13) |
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. |