-
-
Notifications
You must be signed in to change notification settings - Fork 662
Closed
Milestone
Description
- compiles with clang (fix by François Bissey)
- fix
cot(float)
bug; (doctest fix for: cot(float) returns complex #21365, fix by Paul Masson) - NaN constant; return NaN with atan2(0,0) (Doctest fix for: Make atan2(0,0) return NaN #21614)
- numeric log fixes (Log function and documentation revamp #18970)
- prevent some overflow exceptions in
cot/csc
- two-argument log (log to base) (Log function and documentation revamp #18970)
- Support
gegenbauer(n,a,x)
with non-numerica
(recurrence by Carlos R. Mafra) - update AUTHORS
https://github.com/pynac/pynac/releases/download/pynac-0.6.91/pynac-0.6.91.tar.bz2
CC: @paulmasson @kiwifb
Component: packages: standard
Author: Ralf Stephan
Branch/Commit: 48dac6b
Reviewer: Paul Masson, Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/21623