Closed
Description
Newest pynac does:
- fix
Re/Im(tanh)
(doctest fix for: Re/Im(tanh) wrong formula #20098) (R. Stephan) - fix positive+integer assumption conflicts (add symbolic domains posint, cinteger, crational #20132) (A. Thakkar)
- from GiNaC: [bugfix] fix elusive bug in quo, rem,... (R. Kreckel)
- from GiNaC: [bugfix] fix sqrfree(poly) for zero polynomials in disguise. (R. Kreckel)
- sin/cos/tan of numeric: reduce mod
2*pi
(test improved evaluation of trigonometric functions and complex exponential function #20099) (B. Hackl) - more trigonometric simplifications (test improved evaluation of trigonometric functions and complex exponential function #20099) (B. Hackl, R. Stephan)
- always expand function arguments (B. Hackl)
- exp of numeric: reduce mod
2*pi*I
(test improved evaluation of trigonometric functions and complex exponential function #20099) (B. Hackl) - performance: speed up sin/cos/tan/coth/acoth evaluation (R. Stephan, A. Thakkar)
- performance: GiNaC functions for coth/sech/csch/acoth/asech/acsch (R. Stephan, A. Thakkar)
- AUTHORS updated
https://github.com/pynac/pynac/releases/download/pynac-0.6.4/pynac-0.6.4.tar.bz2
Component: packages: standard
Author: Ralf Stephan
Branch/Commit: 9cbedc7
Reviewer: Jeroen Demeyer
Issue created by migration from https://trac.sagemath.org/ticket/20134