On 25 September 2014 17:20, Pablo De Napoli <[email protected]> wrote: > Yes, John, I forgot to mention that you are among the plenary > speakers. Do you know if there is going to be some Sage related > activity there?
Not specifically, no. But there may be some Sage people at the preceding meeting (the ICTP one) as most of the Leiden mathematics department may be there. > > It looks very nice that page on L-functions and tutorial (although I'm > not an expert on the field, I find it very easy to navigate, it has an > excelent tutorial and map) ! Thanks. > > Does it have an API that one can use for serching in the database from > Sage? I know that many data from that database is already accessible > in Sage (say Riemman zeta zeros). No, though something like that would be good to add. At the moment when I want to work with the database directly (as opposed to via the web interface which will never be able to give all possible functionality) then I can (*) because I have an account on the machine on which the database is running. At the moment that access is read/write and of course we will need to be able to provide read-only access too in future. (*) using pymongo, the python interface to mongodb, not specifically Sage. And using it requires learning some pymongo, whereas you are thinking of a more Sage-like interface, I think. John > > Pablo > > > > > On Thu, Sep 25, 2014 at 1:04 PM, John Cremona <[email protected]> wrote: >> Thanks for the plug! >> >> On 25 September 2014 17:02, Pablo De Napoli <[email protected]> wrote: >>> Hi, >>> >>> Just in case someone is interested, there will be two events in >>> computational mathematics in Uruguay: >>> >>> school: >>> >>> http://cdsagenda5.ictp.it/full_display.php?email=0&ida=a13262 >>> >>> workshop: >>> >>> https://www.fing.edu.uy/eventos/focm2014/ >> >> A positive number of Sage developers will be there including one >> plenary speaker :) -- I have been planning to ask WIlliam for some >> advice based on his experience of being an FoCM plenary speaker (about >> Sage) 3 years ago, though mine will not be about Sage as such but >> about the LMFDB [beta.lmfdb.org] >> >> JOhn >> >>> >>> best regards >>> Pablo >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "sage-devel" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/sage-devel. >>> For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sage-devel" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/sage-devel. >> For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
