#7710: documentation of rational_reconstruction incoherent with code
--------------------------------+-------------------------------------------
Reporter: zimmerma | Owner: AlexGhitza
Type: defect | Status: new
Priority: minor | Milestone: sage-4.3.2
Component: basic arithmetic | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------------+-------------------------------------------
Comment(by zimmerma):
Still there in 4.3.1:
{{{
sage: rational_reconstruction?
...
exists, that pair is unique and this function returns it. If no
such pair exists, this function raises ZeroDivisionError.
}}}
and:
{{{
sage: rational_reconstruction(29,105)
...
ValueError: Rational reconstruction of 29 (mod 105) does not exist.
}}}
Note also that in 4.3.1 a.rational_reconstruction? gives a different
documentation, which does
not mention what happens in case of error. Why are the documentations
different?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7710#comment:2>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.