wok annotate eigen/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (24 months ago)
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.