-
-
Notifications
You must be signed in to change notification settings - Fork 559
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to pynac-0.7.14 #24329
Comments
This comment has been minimized.
This comment has been minimized.
Dependencies: #24318 |
Branch: u/rws/upgrade_to_pynac_0_7_14 |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Commit: |
This comment has been minimized.
This comment has been minimized.
comment:6
Double upgrade since 0.7.13 doesn't make it into 8.2.beta1. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Author: Ralf Stephan |
Changed dependencies from #24318 to none |
comment:9
Buildbots, come forth. :P |
Reviewer: Travis Scrimshaw |
Changed branch from u/rws/upgrade_to_pynac_0_7_14 to |
In 0.7.14:
(x<sup>-a)</sup>-b --> (x<sup>a)</sup>b
, witha,b numeric > 0
mul
of infinities (Doctest: Wrong sign in symbolic infinity multiplication #24327)has_function()
(Implement Expression.has_function(...) #24283)tgamma
togamma
(affects print order)In 0.7.13:
ex.coefficients()
bugs (Doctest: segmentation fault with coefficients() on symbolic expressions #23545, Segfault with ex.coefficients #24147)asin
/atan
enhancements (Some trivial identities and simplifications missed by Sage (pynac ?) #24211)set_of_all()
function (ConditionSet, ImageSet: Implement formal Set comprehension #24176)ax_cxx_compile_stdcxx_11.m4
https://github.com/pynac/pynac/releases/download/pynac-0.7.14/pynac-0.7.14.tar.bz2
CC: @kiwifb
Component: packages: standard
Author: Ralf Stephan
Branch/Commit:
ad68aeb
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/24329
The text was updated successfully, but these errors were encountered: