Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
241782 views
1
LMFDB: The Modular Forms and L-Functions Database
2
3
This module contains code that supports the creation and deploying of
4
the lmfdb, which is hosted at http://db.modform.org.
5
6
For a talk with some overview of the original motivation and
7
architecture, see http://wstein.org/talks/2010-10-lmfdb/
8
9
This code assumes that there is a mongodb server that is available
10
by default on localhost at port 29000.
11
12
13
14
15
16
17
18