matroid_database: Python interface to matroid database¶
Description¶
Python interface to matroid database.
This database was retrieved from <https://www-imai.is.s.u-tokyo.ac.jp/~ymatsu/matroid/index.html> (Yoshitake Matsumoto, Database of Matroids, 2012; accessed: 2023.12.02).
License¶
GPL version 3 or later
Upstream Contact¶
Type¶
optional
Dependencies¶
Version Information¶
package-version.txt:
0.3
version_requirements.txt:
matroid-database
Installation commands¶
$ pip install matroid-database
$ sage -i matroid_database
However, these system packages will not be used for building Sage
because spkg-configure.m4
has not been written for this package;
see upstream Issue #27330 for more information.