-
-
Notifications
You must be signed in to change notification settings - Fork 522
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #32357: Implement derivative for modular forms and quasimodular …
…forms In #32343 the Serre derivative for {{{ModularFormElement}}} was implemented. This ticket implements similar feature but for the classes {{{GradedModularFormElement}}} and {{{QuasiModularFormsElement}}}. Moreover, this ticket aims to implement the derivative ''q * df/dq'' of a graded modular form and a quasiform using the Serre derivative. This ticket is part of #31560 URL: https://trac.sagemath.org/32357 Reported by: gh-DavidAyotte Ticket author(s): David Ayotte Reviewer(s): Frédéric Chapoton
- Loading branch information
Showing
2 changed files
with
169 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters