Ask Your Question

hlmencken's profile - activity

2021-01-11 11:56:06 +0200 received badge  Notable Question (source)
2016-05-21 09:38:51 +0200 commented answer Problems with the darmonpoints package/Error: No module named util

I have Magma installed.

2016-05-21 09:36:58 +0200 received badge  Popular Question (source)
2016-03-31 10:03:47 +0200 received badge  Student (source)
2016-03-23 01:18:19 +0200 asked a question Problems with the darmonpoints package/Error: No module named util

I am a first-time user of sage, so please excuse me if the following question appears stupid to you more experienced users: I want to do some calculations on Darmon points, and for that purpose, I want to use the following package on sagecloud: https: // http://github.com / mmasdeu / darmonpoints

I installed it, but I cannot do any calculations with it. For instance, if I type the following command

sage: darmon_point(7,EllipticCurve('35a1'),41,20)

it answers: Error: No module named 'util'. Thanks in advance.