aghitza / ModularForms.jl

implementation of modular forms algorithms in Julia
Other
9 stars 1 forks source link

To do after the break (for Lynn) #1

Open lengelberts opened 5 years ago

lengelberts commented 5 years ago

To do:

In addition, fix (currently not working as it should):

Check comments in files:

Other:

Sources about setting up as a module and testing

lengelberts commented 5 years ago

1 and 7 fixed and informally tested, but still need to write tests

lengelberts commented 5 years ago

Point 6 fixed by commit 6274304f3393448edc0dd5cfaa373e59f4f95e1c. However, need to check.

Point 5 fixed for delta by commit 243175d0b521df3023a5c804e01eb10862d8e3fe. Not yet fixed for eisenstein. The reason that eisenstein returns a QQ poly or power series is also the reason why victor_miller_basis returns an fmpq series instead of fmpz... (Point 8)

lengelberts commented 5 years ago

Point 5 fixed now also for eisenstein by commits cba7504224ad5ca417c4dfdf3b1dbfa9a3e702dd and f8f8c96887bd0edc754775d7df0e3d5d12877c43. Note that K will automatically be QQ if normalization is linear or constant.

lengelberts commented 5 years ago

To do in the coming days (points 2, 3, 4, 8):

For later (issues):

aghitza commented 5 years ago

There are optimisations (and a change of name) for big_oh in commit e45e26dfe33d068184ee15c91c19e4162105a4fc