-
-
Notifications
You must be signed in to change notification settings - Fork 704
Closed
Milestone
Description
The new Pynac version does:
- fix polylog evalf (Sage Doctests for: fix polylog evalf #18386)
- better beta_evalf() (Sage Use mpmath for numerical evaluation of the beta function #15196)
- fix bug in cancelling of fractions (Sage normalization in Pynac buggy #19775, Fraction not cancelled by Expression.normalize() #20843)
- fix some positive/nonnegative bugs
- do not ignore
_print_latex_()inGinacFunctions (Support GinacFunction._print_latex_() customization #20888) - provide Pynac version of Maxima's
ex.coefficients() - provide Pynac version of Maxima's
ex.combine() - some fixes ported from GiNaC
https://github.com/pynac/pynac/releases/download/pynac-0.6.8/pynac-0.6.8.tar.bz2
CC: @paulmasson
Component: packages: standard
Author: Ralf Stephan
Branch/Commit: 0eb21db
Reviewer: Paul Masson
Issue created by migration from https://trac.sagemath.org/ticket/21034