4ti2 1.6.10
Mathematical tool suite for problems on linear spaces
4ti2 implements algorithms for solving algebraic, geometric and combinatorial problems on linear spaces. Among others, it solves systems of linear equations, computes extreme rays of polyhedral cones, solves integer programming problems and computes Markov bases for statistics.
- Website: https://4ti2.github.io
- Licenses: GPL 2+
- Package source: gnu/packages/maths.scm
- Builds: See build status
- Issues: See known issues
Installation
Install 4ti2 1.6.10
as follows:
guix install 4ti2@1.6.10
Or install the latest version:
guix install 4ti2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.