Re: [sage-devel] Construct Hecke algebra as a ring

2022-06-05 Thread Yingdong Li
Dear all, I have fixed some errors in my code and I have also put some examples after my code so that you can try it in Sage. Thanks again for the suggestion from William! Here's the link of my GitHub page: Dongulas/Dongulas: Config files for my GitHub profile.

Re: [sage-devel] Construct Hecke algebra as a ring

2022-06-04 Thread William Stein
On Sat, Jun 4, 2022 at 3:01 AM Yingdong Li wrote: > > Dear all, > > Motivated by problems about modular forms, we want to find the ring structure > of Hecke algebra. Therefore, I have written some codes in Sage to compute the > finite-dimensional algebra by a list of commuting matrices and I wan

[sage-devel] Construct Hecke algebra as a ring

2022-06-04 Thread Yingdong Li
Dear all, Motivated by problems about modular forms, we want to find the ring structure of Hecke algebra. Therefore, I have written some codes in Sage to compute the finite-dimensional algebra by a list of commuting matrices and I want to contribute it to Sage. Here is the idea of my codes. 1.