Changes between Version 6 and Version 11 of Ticket #21963
- Timestamp:
- 11/25/16 16:03:09 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21963
-
Property
Commit
changed from
738b8a0462099021dc590ae397c5d7b690c9c256
to9521c4074e338fc0c42d257453cfb3b7e8cfc076
-
Property
Commit
changed from
-
Ticket #21963 – Description
v6 v11 1 1 Pynac-0.7.1: 2 * add libfactory interface; unconditionally replace GiNaC GCD with Singular ( Giac GCD if available); this fixes #10284; it means that Singular is now another Pynac dependency3 * reenable unconditional use of Giac if available (#21885)2 * add libfactory interface; unconditionally replace GiNaC GCD with Singular (~~Giac GCD if available~~); this fixes #10284; it means that Singular is now another Pynac dependency 3 * ~~reenable unconditional use of Giac if available (#21885)~~ 4 4 * fix zeta expansion around 1 (behackl) (#21899) 5 5 * fix Giac GCD doctest fail … … 10 10 https://github.com/pynac/pynac/releases/download/pynac-0.7.1/pynac-0.7.1.tar.bz2 11 11 12 Needs to specifically tested on Debian/Ubuntu because of #21885. 12 ~~Needs to specifically tested on Debian/Ubuntu because of #21885.~~