Sage and Javascript

asked 2013-03-15 11:30:45 +0200

anonymous user

Anonymous

Hi all,

I have never used Sage seriously and I have a newbie question. I would like to use Sage Server as a math processor and read query results (i.e. raw data) though a kind of rest api. In this way, I could integrate my Javascript application with complex math. I had a quick look at Sage Notebook and I saw that it uses json to interact with the server. However, it seems (but I might be wrong) that this json is tightly coupled with the Notebook interface. I was wondering:

  1. If the Notebook api is documented anywhere.
  2. If there are pure Javascript decoupled gui which use Sage.

Thanks a lot, Marco

edit retag flag offensive close merge delete