#12343: Cleanup unexisting methods after #10263
---------------------------------------------+------------------------------
Reporter: lftabera | Owner: tbd
Type: defect | Status: closed
Priority: major | Milestone: sage-5.2
Component: factorization | Resolution: fixed
Keywords: regression, factorization | Work issues:
Report Upstream: N/A | Reviewers: André Apitzsch
Authors: Luis Felipe Tabera Alonso | Merged in: sage-5.2.rc0
Dependencies: | Stopgaps:
---------------------------------------------+------------------------------
Changes (by jdemeyer):
* status: positive_review => closed
* resolution: => fixed
* merged: => sage-5.2.rc0
Old description:
> In ticket #10623, some methods for integer factorization were moved to a
> separated file. Still, the sage library still calls some of them
>
> _factor_trial_division in integer.pyx function squarefree_part
>
> _factor_cunningham in finite_field_base.pyx and element_base.pyx
>
> These methods should call to the proper functions in factorint.pyx
New description:
In ticket #10623, some methods for integer factorization were moved to a
separated file. Still, the sage library still calls some of them
_factor_trial_division in integer.pyx function squarefree_part
_factor_cunningham in finite_field_base.pyx and element_base.pyx
These methods should call to the proper functions in factorint.pyx
'''apply''' [attachment:12343_rebased.patch]
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12343#comment:7>
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.