sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.35k stars 460 forks source link

hilbert modular forms of weight (2,2) over Q(sqrt(5)) #12465

Open williamstein opened 12 years ago

williamstein commented 12 years ago

I will finish the development of this code in this github repository: https://github.com/williamstein/hilbert-sqrt5

Once I'm completely done, I'll produce a standard flattened Sage patch.

Component: modular forms

Issue created by migration from https://trac.sagemath.org/ticket/12465

williamstein commented 12 years ago

Attachment: trac_12465-part1.patch.gz

part 1: On 64-bit OS X 10.7, all functionality seems to work, and all doctests pass. On Linux it compiles and some stuff works, but many doctests fail.

williamstein commented 12 years ago

Attachment: trac_12465-part2.patch.gz

working on doctesting and corresponding refactoring...

williamstein commented 12 years ago

Description changed:

--- 
+++ 
@@ -1 +1,3 @@
+I will finish the development of this code in this github repository:  https://github.com/williamstein/hilbert-sqrt5

+Once I'm completely done, I'll produce a standard flattened Sage patch.
williamstein commented 12 years ago

Attachment: trac_12465-hmf-part3.patch.gz

williamstein commented 12 years ago

Attachment: trac_12465-hmf-part4-sage5.1.patch.gz

use this patch only if using sage>=5.1

jdemeyer commented 11 years ago
comment:2

Attachment: trac_12465-hmf-part4.patch.gz