Changes between Initial Version and Version 1 of Ticket #21963
- Timestamp:
- 11/24/16 15:53:53 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21963 – Description
initial v1 1 1 Pynac-0.7.1: 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 * reenable unconditional use of Giac if available (#21885) 3 4 * fix zeta expansion around 1 (behackl) 4 5 * fix Giac GCD doctest fail