-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Milestone
Description
The Changelog:
- fix test failure with debug version of Singular (Test failure in sage.functions.orthogonal_polys when Singular is built with SAGE_DEBUG=yes #22826)
heaviside
andunit_step
equivalent to Sage's versions (make heaviside and step play nicely together. #10070)- always return unsigned infinity with
zeta(1.0)
(Corrections to infinities returned by mpmath #19439) - return symbolic
NaN
inasin
/acos
(Symbolic asin/acos do not return symbolic NaN #22823) - add
ex::free_symbols()
and interface it (add a free_variables() method? #20179) - Appell F1 improvements
https://github.com/pynac/pynac/releases/download/pynac-0.7.6/pynac-0.7.6.tar.bz2
Component: packages: standard
Author: Ralf Stephan
Branch/Commit: 6f8952a
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/22838