Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
241818 views
1
from paramodularformd2_types import ParamodularFormsD2, \
2
ParamodularFormD2_Gamma
3
4
from siegelmodularformg2_types import SiegelModularFormsG2, \
5
SiegelModularFormG2_Classical_Gamma, SiegelModularFormG2_VectorValuedW2_Gamma
6
7
from siegelmodularformg2_maassproducts import \
8
spanning_maass_products, \
9
construct_from_maass_products
10
11