Changes between Version 11 and Version 22 of Ticket #21963
- Timestamp:
- 12/06/16 15:36:04 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21963
-
Property
Status
changed from
needs_review
toneeds_work
-
Property
Summary
changed from
Upgrade to pynac-0.7.1
toUpgrade to pynac-0.7.2
-
Property
Status
changed from
-
Ticket #21963 – Description
v11 v22 6 6 * fix NaN unpickling (uncovered in #20939) 7 7 * fix Flint underlinking (fbissey) 8 * fix dilog problems (#19906) 9 * fix Singular GCD interface 10 * fix is_real(positive^real) (#21940) 11 * better error message with evalf of some orthogonal polys 12 * improve pkg-config usage 8 13 * add internal rising/falling factorial 9 14 10 https://github.com/pynac/pynac/releases/download/pynac-0.7. 1/pynac-0.7.1.tar.bz215 https://github.com/pynac/pynac/releases/download/pynac-0.7.2/pynac-0.7.2.tar.bz2 11 16 12 17 ~~Needs to specifically tested on Debian/Ubuntu because of #21885.~~