Ask Your Question

Marcos's profile - activity

2023-07-06 07:50:54 +0200 received badge  Notable Question (source)
2018-06-27 18:50:02 +0200 received badge  Popular Question (source)
2013-03-15 11:30:45 +0200 asked a question Sage and Javascript

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