Ticket #3669 (closed enhancement: fixed)

Opened 5 months ago

Last modified 5 months ago

[with patch; with positive review] improve multiple_of_order command for torsion subgroups of modular abelian varieties

Reported by: was Assigned to: was
Priority: major Milestone: sage-3.0.6
Component: number theory Keywords:
Cc:

Attachments

sage-3669.patch (4.3 kB) - added by was on 07/16/2008 04:32:49 PM.

Change History

07/16/2008 04:32:49 PM changed by was

  • attachment sage-3669.patch added.

07/16/2008 05:33:26 PM changed by craigcitro

  • description changed.
  • summary changed from [with patch; needs review] improve multiple_of_order command for torsion subgroups of modular abelian varieties to [with patch; with positive review] improve multiple_of_order command for torsion subgroups of modular abelian varieties.

07/16/2008 05:34:26 PM changed by craigcitro

  • description changed.

This looks good. I might consider switching self.multiple_of_order to self._multiple_of_order, but no other complaints at all.

07/16/2008 05:35:20 PM changed by craigcitro

Mind you, that should say self.__multiple_of_order to self._multiple_of_order. Silly trac markup.

07/18/2008 02:25:36 AM changed by mabshoff

  • status changed from new to closed.
  • resolution set to fixed.

Merged in Sage 3.0.6.alpha1