#20330: hyperbolic_geodesic midpoint bugfix
-------------------------------------+-------------------------------------
Reporter: jhonrubia6 | Owner:
Type: defect | Status: needs_work
Priority: major | Milestone: sage-7.2
Component: geometry | Resolution:
Keywords: hyperbolic | Merged in:
geometry, geodesic | Reviewers: Vincent Delecroix
Authors: Javier Honrubia | Work issues:
González | Commit:
Report Upstream: N/A | afdf46e9237f644889eb993a6236c31e91c6cf4d
Branch: | Stopgaps:
u/jhonrubia6/hyperbolic_geodesic_midpoint_bugfix|
Dependencies: |
-------------------------------------+-------------------------------------
Changes (by vdelecroix):
* reviewer: => Vincent Delecroix
Comment:
1. The following syntax is wrong
{{{
TESTS::
bla bla.
sage: one_test()
}}}
It should be
{{{
TESTS:
bla bla.::
sage: one_test()
}}}
2. You should get rid of trailing whitespaces, that is line that only
contains spaces.
3. The `.is_numeric()` method only applies to symbolic expressions. There
is something weird with your code {{{if S[0,0].is_numeric()}}} since you
might also want to manipulate floating point objects.
--
Ticket URL: <http://trac.sagemath.org/ticket/20330#comment:21>
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.