_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: genmodel, graver, groebner, hilbert, gensymm, 4ti2int32, 4ti2gmp, qsolve, rays, zbasis, 4ti2int64, output, minimize, circuits, walk, zsolve, ppi, normalform, markov
Maintainers
Platforms (80)
riscv64-linuxwasm32-wasish4-linuxm68k-linuxmips-nonearmv7l-linuxaarch64-genodemsp430-none
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