#6078: Add compatibility functions with deprecation warnings for QF code after
doctest patch
-----------------------------+----------------------------------------------
Reporter: tornaria | Owner: justin
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.0
Component: quadratic forms | Keywords:
-----------------------------+----------------------------------------------
Description changed by mabshoff:
Old description:
> The patches at #5954, #6037 and #6040 bring doctest coverage for
> quadratic forms up to 100%. In this patch series some functions were
> removed or renamed, so we should add compatibility functions.
>
> These are the functions I propose we should handle:
> - count_modp__by_gauss_sum renamed to
> count_modp_solutions__by_Gauss_sum.
> - count_local_type was renamed to count_congruence_solutions.
> - count_local_good_type was renamed to
> count_congruence_solutions__good_type.
> - count_local_zero_type was renamed to
> count_congruence_solutions__zero_type.
> - count_local_bad_type was renamed to
> count_congruence_solutions__bad_type.
> - count_local_bad_typeI was renamed to
> count_congruence_solutions__bad_type_I.
> - count_local_bad_typeII was renamed to
> count_congruence_solutions__bad_type_II.
> - GHY_mass_maximal was renamed to GHY_mass__maximal.
New description:
The patches at #5954, #6037 and #6040 bring doctest coverage for quadratic
forms up to 100%. In this patch series some functions were removed or
renamed, so we should add compatibility functions.
These are the functions I propose we should handle:
- {{{count_modp__by_gauss_sum}}} renamed to
{{{count_modp_solutions__by_Gauss_sum}}}.
- {{{count_local_type}}} was renamed to {{{count_congruence_solutions}}}.
- {{{count_local_good_type}}} was renamed to
{{{count_congruence_solutions__good_type}}}.
- {{{count_local_zero_type}}} was renamed to
{{{count_congruence_solutions__zero_type}}}.
- {{{count_local_bad_type}}} was renamed to
{{{count_congruence_solutions__bad_type}}}.
- {{{count_local_bad_typeI}}} was renamed to
{{{count_congruence_solutions__bad_type_I}}}.
- {{{count_local_bad_typeII}}} was renamed to
{{{count_congruence_solutions__bad_type_II}}}.
- {{{GHY_mass_maximal}}} was renamed to {{{GHY_mass__maximal}}}.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6078#comment:3>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---