_4ti2
4ti2 1.6.14
Software package for algebraic, geometric and combinatorial problems on linear spaces
https://4ti2.github.io/GNU General Public License v2.0 or later
programs: rays, 4ti2int32, qsolve, ppi, walk, groebner, 4ti2gmp, zsolve, genmodel, hilbert, circuits, output, graver, 4ti2int64, markov, zbasis, normalform, gensymm, minimize
Platforms (80)
i686-cygwinaarch64-freebsdaarch64-darwini686-noneavr-nones390-nonei686-linuxmicroblazeel-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ _4ti2 ];
Ad-hoc shell
nix-shell -p _4ti2
Flake (nix run)
nix run nixpkgs#_4ti2