4ti2
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.
- Versions: 1.6.10
- Website: https://4ti2.github.io
- Licenses: GPL 2+
- Package source: gnu/packages/maths.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of 4ti2
as follows:
guix install 4ti2
Or install a particular version:
guix install 4ti2@1.6.10
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/4ti2/'><img src='http://127.0.0.1:3000/packages/4ti2/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/4ti2/badges/latest-version.svg)](http://127.0.0.1:3000/packages/4ti2/) Org: [[http://127.0.0.1:3000/packages/4ti2/][http://127.0.0.1:3000/packages/4ti2/badges/latest-version.svg]]