#12133: New spkg for extended tables of prime factors
-------------------------------+--------------------------------------------
Reporter: roed | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.0
Component: factorization | Keywords:
Work_issues: | Upstream: N/A
Reviewer: R. Andrew Ohana | Author: David Roe
Merged: | Dependencies: #12125
-------------------------------+--------------------------------------------
Changes (by rohana):
* status: needs_review => needs_work
* reviewer: => R. Andrew Ohana
Comment:
Few comments:
* `PrimeTable` is maybe a bit too generic, maybe `PrimeFactorTable` would
be better?
* suggest `sage -i brent_tables` to install the package, it means less
updating of the sage library
* optional tag should match the name of the spkg
Do these tables include the Cunningham tables? If so, wouldn't it make
sense to make a function that returns the `BrentDatabase` if these tables
are installed or the `CunninghamDatabase` if they are not (like how the
`CremonaDatabase` is done). That way the only part of the sage library
that would care about which database is being used is this database code
(also, you wouldn't have to do your funky `BrentDatabase` initializer).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12133#comment:4>
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.