-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Milestone
Description
That Pynac version has:
- fix for:
assume(x>0)
sets integer flag (assume(x>0) sets integer flag #20456) - fix Maxima crashes by implementing fast Hermite (ECL crash with Hermite polynomials #20297) and Gegenbauer (crash with ultraspherical polynomials #20428) polynomials in Pynac
- some fixes to handling of elements of rings with positive characteristics (properties of converted finite field elements are wrong #20162)
- Python 3 build fix
- automatic trigonometric and log simplifications
https://github.com/pynac/pynac/releases/download/pynac-0.6.5/pynac-0.6.5.tar.bz2
Depends on #20312
Component: packages: standard
Author: Ralf Stephan, Benjamin Hackl, Aaditya Thakkar
Branch/Commit: 72d96a5
Reviewer: Eric Gourgoulhon, Volker Braun
Issue created by migration from https://trac.sagemath.org/ticket/20475