-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Milestone
Description
In 0.7.15:
- fix mpz conversion (Doctest: bug numerical_approx(2^(450232897/4888643760)) #24418)
- fix
infinity.info()
,function.info()
,power.info(negative)
- fix
symbol.real/imag_part()
- fix bug showing with nonnumeric rationals
- fix Python import from
sage.rings
- rational symbol domain (Rational assumption / variable domain / query #24368)
- implement
constant.is_nonzero()
(Doctest: Expression.is_positive/negative fixed #18630) - fully implement
info(even)
(Even assumption / variable domain / query #24351) - fully implement
info(nonzero)
- fully implement
info(rational)
https://github.com/pynac/pynac/releases/download/pynac-0.7.15/pynac-0.7.15.tar.bz2
CC: @kiwifb
Component: packages: standard
Author: Ralf Stephan
Branch/Commit: d085587
Reviewer: Jeroen Demeyer
Issue created by migration from https://trac.sagemath.org/ticket/24497