Opened 4 years ago
Last modified 3 years ago
#22927 closed enhancement
Add gmpy2 as an optional package — at Version 4
Reported by: | vklein | Owned by: | vklein |
---|---|---|---|
Priority: | major | Milestone: | sage-8.2 |
Component: | packages: optional | Keywords: | thursdaysbdx |
Cc: | vdelecroix | Merged in: | |
Authors: | Vincent Klein | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | u/vklein/add_gmpy2_as_an_optional_package (Commits) | Commit: | e4be88429637361c0c363f3a5d6a4cd59b24db98 |
Dependencies: | Stopgaps: |
Description (last modified by )
Add gmpy2 as an optional package. Until the next release of gmpy2 we use a snapshot version https://www.labri.fr/perso/vklein/gmpy2-snapshot-02.05.17.tar.gz, in order to have access to the gmpy2 C API.
Change History (4)
comment:1 Changed 4 years ago by
- Owner changed from (none) to vklein
comment:2 Changed 4 years ago by
- Branch set to u/vklein/add_gmpy2_as_an_optional_package
comment:3 Changed 4 years ago by
- Commit set to e4be88429637361c0c363f3a5d6a4cd59b24db98
comment:4 Changed 4 years ago by
- Description modified (diff)
New commits:
e4be884 | use a snapshot version of gmpy2
|
Note: See
TracTickets for help on using
tickets.
Note that gmpy2 was already an optional package. The title and description of the ticket are not be appropriate.
New commits:
use a snapshot version of gmpy2