#18241: Great speedup in polytopes construction with generic backend
-------------------------------------+-------------------------------------
Reporter: vdelecroix | Owner:
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-6.7
Component: geometry | Resolution:
Keywords: | Merged in:
Authors: Vincent Delecroix | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/vdelecroix/18241 | c5b15bf0297ee8626e9dcadf75a325aad49673af
Dependencies: #18215 | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by vdelecroix):
Replying to [comment:23 ncohen]:
> Okayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
Great! Thanks. It becomes reasonable to start using the generic backend.
Next step: avoid the recomputation of vertices! The algorithm is currently
{{{
INPUT: vertices
OUTPUT: (vertices, hyperplanes)
ALGO:
1. compute hyperplanes from vertices (with no redundancy)
2. recompute vertices from hyperplanes (with no redundancy)
3. return (vertices, hyperplanes)
}}}
And it is precisely step 2. which fails for the 600-cell!
--
Ticket URL: <http://trac.sagemath.org/ticket/18241#comment:24>
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.