-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Milestone
Description
In Pynac-0.7.11:
- fix
coeff()
problem with fraction as argument (Implement extracting symbolic coefficient of rational exponent #19996) - fix: useries wasn't adapted to long numeric changes
- include last-minute fix from Upgrade to Pynac-0.7.10 #23325
- hold context; see Hold context #10035
- immediate simplification of trig function with argument of form
I*x
- immediate simplification of hyperbolic function with argument of form
I*x
(x*y<sup>(m/n)*z)</sup>(r/s) ---> y<sup>t*(x*z)</sup>(r/s)
, ift
integer- cases function; see implement SymPy Piecewise equivalent #20191
- use Singular for expansion of mul above certain threshold
- improvements with using libtool in configure
- remove unused code
tarball:
https://github.com/pynac/pynac/releases/download/pynac-0.7.11/pynac-0.7.11.tar.bz2
CC: @kiwifb
Component: packages: standard
Author: Ralf Stephan
Branch/Commit: 82dc6b6
Reviewer: François Bissey
Issue created by migration from https://trac.sagemath.org/ticket/23820