[sage-support] holomorphic cusp forms for Hecke Triangle groups

2012-04-14 Thread Joshua Friedman
Is it possible to compute the fourier coefficients for holomorphic cusp forms for Hecke triangle groups using SAGE? -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visi

Re: [sage-support] Digest for sage-support@googlegroups.com - 13 Messages in 6 Topics

2009-11-25 Thread Joshua Friedman
beginner questions > > William Stein Nov 24 09:27AM -0800 > >> >> Any suggestions? > > Use Sage. Don't use Maxima. > > var('a1,a2,b1,b2,c1,c2') > a = matrix([[a1],[a2]]) > b = matrix([[b1],[b2]]) > c = matrix([[c1],[c2]]) > M = (a-c).sta