#20330: hyperbolic_geodesic midpoint bugfix
-------------------------------------+-------------------------------------
Reporter: jhonrubia6 | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: sage-7.2
Component: geometry | Resolution:
Keywords: hyperbolic | Merged in:
geometry, geodesic | Reviewers:
Authors: | Work issues:
Report Upstream: N/A | Commit:
Branch: | 89500eb900f245d091afcc4461f4d8f19f6db5b9
u/jhonrubia6/hyperbolic_geodesic_midpoint_bugfix| Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Changes (by jhonrubia6):
* status: new => needs_review
* commit: => 89500eb900f245d091afcc4461f4d8f19f6db5b9
Comment:
The matrix of the isometry that sends the geodesic to the imaginary axis
is a symbolic array, when this matrix is numeric the algorithm evaluates
efficiently but when is purely symbolic it is necessary a double
full_simplify() operation so that the posterior operation of inverting the
matrix does not get a runtime error. After profiling the code, I do not
see (surprisingly) any speed advantage in coding explicitly the inverse
matrix, so I decided to left that unchanged.
----
New commits:
||[http://git.sagemath.org/sage.git/commit/?id=89500eb900f245d091afcc4461f4d8f19f6db5b9
89500eb]||{{{If the S matrix is not numeric, apply full_simplify() in
order to avoid the runtime error.}}}||
--
Ticket URL: <http://trac.sagemath.org/ticket/20330#comment:8>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.