-
This is the first implementation of Ligozat's method of calculating the rational cuspidal subgroup of J_0(N). This is done by doing linear algebra in d(N)*d(N) matrices, which seems considerably fas…
-
How do I create a transform or mask to ensure a dollar amount entered has 2 decimal points? So entering 10.5 would result in 10.50
-
Hi,
I try to implement a contact form on my one-page site. (modular page)
My folder structure for the form is :
```
--user
----pages
------01.home
--------modular.md
--------_form
------…
-
For modular forms whose record in `mf_hecke_nf` has `hecke_ring_power_basis` set to False and `hecke_ring_cyclotomic_generator` set to m, each coefficient in the list of Hecke eigenvalues `an` is a li…
-
```
(defn init-r []
(println "configuring clojisr ..")
(require-r '[base :as base :refer [$
awb99 updated
6 months ago
-
### Describe the feature
Thank you for supporting Valibot! Feel free to add your project to our [ecosystem page](https://valibot.dev/guides/ecosystem/). I also maintain a form library with [Modular F…
-
Hello,
I know i18n is still new on valibot, i open this issue just to think about it.
Client side validation is not translated if globally set by `v.setGlobalConfig({ lang: "en" });` and we curr…
-
Implement functions for computing saturations and discriminants.
I'll do this since it's needed for a paper I'm publishing very soon with Ken Ribet and Amod Agashe.
Component: **modular forms**
…
-
See example here, where I have (under "special") created a new combobox called "Select number".
Note that selecting the number does not give the value out of the form, whereas selecting the string …
-
If you run (from the demo):
```
F:=QuadraticField(13);
prec:=4;
M:=GradedRingOfHMFs(F, prec);
M2 := HMFSpace(M, [2,2]);
Basis(M2);
```
you get:
```
> Basis(M2);
[
Hilbert modular form expa…