Opened 3 years ago
Last modified 3 years ago
#27682 closed enhancement
upgrade normaliz to 3.7.0, pynormaliz to ? and package e-antic — at Version 8
Reported by: | vdelecroix | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.8 |
Component: | packages: optional | Keywords: | |
Cc: | Winfried, jipilab, gh-sebasguts, mkoeppe | Merged in: | |
Authors: | Vincent Delecroix | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | u/vdelecroix/27682 (Commits, GitHub, GitLab) | Commit: | d752708b7289be4b18599312a7396e614c349cbe |
Dependencies: | Stopgaps: |
Description (last modified by )
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.0/normaliz-3.7.0.tar.gz
- http://www.labri.fr/perso/vdelecro/e-antic/e-antic-0.1.2.tar.gz
- PyNormaliz??
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.0/normaliz-3.7.0.tar.gz $ wget -P upstream http://www.labri.fr/perso/vdelecro/e-antic/e-antic-0.1.2.tar.gz
- Compile and install e-antic/normaliz
$ sage -i e_antic normaliz
- Install manually PyNormaliz
$ sage -pip install --upgrade git+git://github.com/Normaliz/PyNormaliz.git@a0a05aa5aa0100b8b7669189195d007e3797bb64
- Run make
$ make build
Change History (8)
comment:1 Changed 3 years ago by
- Branch set to u/vdelecroix/27682
- Commit set to 6e96a5a6f8c3fcfea45428a980832579a1294dc9
comment:2 Changed 3 years ago by
- Description modified (diff)
comment:3 Changed 3 years ago by
- Commit changed from 6e96a5a6f8c3fcfea45428a980832579a1294dc9 to 7618ea92cd050420da53a507c17274b5527d5820
comment:4 Changed 3 years ago by
- Commit changed from 7618ea92cd050420da53a507c17274b5527d5820 to d752708b7289be4b18599312a7396e614c349cbe
Branch pushed to git repo; I updated commit sha1. New commits:
d752708 | upgrade normaliz
|
comment:5 Changed 3 years ago by
- Description modified (diff)
- Summary changed from upgrade normaliz to 3.7.0 to upgrade normaliz to 3.7.0, pynormaliz to ? and package e-antic
comment:6 Changed 3 years ago by
- Cc mkoeppe added
- Description modified (diff)
comment:7 Changed 3 years ago by
So far, both packages install without issues on debian stretch with gcc 6.3.0. Waiting for the tarball for the new version of pynormaliz.
comment:8 Changed 3 years ago by
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Branch pushed to git repo; I updated commit sha1. New commits:
package e-antic