-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
New release of Normaliz is available.
It depends on an additional library e-antic that is packaged in this ticket.
Tarballs
- https://github.com/Normaliz/Normaliz/releases/download/v3.7.1/normaliz-3.7.1.tar.gz
- http://www.labri.fr/perso/vdelecro/e-antic/e-antic-0.1.3b0.tar.gz
- https://files.pythonhosted.org/packages/69/74/a32187f49a2524978d9bc6f704049d8021b555abe3b71aa74b687a958217/PyNormaliz-2.1.tar.gz
follow up tickets: #25091, #25097
(see also the meta-ticket #22420)
Step by step instructions if you want to try it out
-
Go to the Sage source tree and pull the branch associated to this ticket
-
Get the e-antic and normaliz tarballs and put them in the
upstream
repository
$ wget -P upstream https://github.com/Normaliz/Normaliz/releases/download/v3.7.1/normaliz-3.7.1.tar.gz
$ wget -P upstream http://www.labri.fr/perso/vdelecro/e-antic/e-antic-0.1.3b0.tar.gz
$ wget -P upstream https://files.pythonhosted.org/packages/69/74/a32187f49a2524978d9bc6f704049d8021b555abe3b71aa74b687a958217/PyNormaliz-2.1.tar.gz
- Compile and install everything
$ sage -i pynormaliz
- Run make
$ make build
CC: @w-bruns @jplab @sebasguts @mkoeppe
Component: packages: optional
Author: Vincent Delecroix, Matthias Koeppe
Branch/Commit: 64f1f19
Reviewer: Jean-Philippe Labbé, Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/27682