Pynac Versions Save

Pynac -- symbolic computation with Python objects, Sage Math support library --- Website:

pynac-0.7.29

2 years ago

pynac-0.7.28

2 years ago

pynac-0.7.27

3 years ago

misc fixes

pynac-0.7.26

4 years ago
  • Fix pynac.pc.in (Julien Puydt)
  • Fix mpq and mpz pythonhash (Markus Wageringel, Sage 28219)

pynac-0.7.25

5 years ago

Fix compilation error with GMP long long limbs (Eric M Bray, Sage 27713)

pynac-0.7.24

5 years ago

fix behaviour under Python 3 (Jeroen Demeyer)

pynac-0.7.23

5 years ago
  • rational_power_parts() fix (Isuru Fernando)
  • numeric::ratlog() fix (Eric M Bray, Sage 25948)
  • matching improvements / fixes

pynac-0.7.22

5 years ago
  • fix matching
  • fix rational decomposition
  • fix power inconsistency
  • internal fix of another power inconsistency (Sage 25639)
  • (x^a)^b --> x^(ab) IF x real, a odd integer, ab integer
  • add ex::treesize() as complexity metric

pynac-0.7.21

5 years ago
  • add missing file
  • matching fixes
  • provide working versions of quo_rem and rational decomposition
  • information for packagers

pynac-0.7.20

5 years ago
  • implement commutative matching; fix GiNaC's matching deficiencies (Sage #25168)
  • substitute patternless if no wildcards present
  • remove some compiler warnings
  • update AX_CXX_COMPILE_STDCXX.m4