#19312: Update to pynac-0.5.0
-------------------------------------+-------------------------------------
Reporter: rws | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.10
Component: packages: | Resolution:
standard | Merged in:
Keywords: | Reviewers:
Authors: Ralf Stephan | Work issues:
Report Upstream: N/A | Commit:
Branch: u/rws/19312-2 | 76733e4c003da3506ac1cc15bea61b7ca147de93
Dependencies: #19606 | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by jdemeyer):
In `src/sage/rings/number_field/number_field_morphisms.pyx`, can you
import `test_relation_maxima` only when you need it?
This doctest loses its meaning now:
{{{
#!diff
diff --git a/src/sage/functions/other.py b/src/sage/functions/other.py
index 7fafc33..5769ce7 100644
--- a/src/sage/functions/other.py
+++ b/src/sage/functions/other.py
@@ -1691,7 +1691,7 @@ class Function_beta(GinacFunction):
Ginac might reorder the arguments::
sage: beta(1/3, 1/2)
- beta(1/2, 1/3)
+ beta(1/3, 1/2)
The result is symbolic if exact input is given::
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/19312#comment:38>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.