Changes between Version 4 and Version 5 of Ticket #21963
- Timestamp:
- 11/24/16 16:06:06 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21963 – Description
v4 v5 2 2 * add libfactory interface; unconditionally replace GiNaC GCD with Singular (Giac still optional); this fixes #10284; it means that Singular is now another Pynac dependency 3 3 * reenable unconditional use of Giac if available (#21885) 4 * fix zeta expansion around 1 (behackl) 4 * fix zeta expansion around 1 (behackl) (#21899) 5 5 * fix Giac GCD doctest fail 6 6 * fix NaN unpickling (uncovered in #20939)