Differences between revisions 3 and 4
Revision 3 as of 2014-02-07 18:14:01
Size: 1427
Editor: RussHensel
Comment:
Revision 4 as of 2014-02-08 15:00:24
Size: 2396
Editor: RussHensel
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
SageMath here. = SageMath =
------
This is a new draft page, do not expect much yet, working on it,
Line 3: Line 5:
This is a new draft page, do not expect much RussHensel started this and should clean it up in the next week or two, it is not linked to anything but my home page now RussHensel started this and should clean it up in the next week or two, it is not linked to anything but my home page now
Line 7: Line 9:
------
Line 9: Line 12:
==  SageMath General  ==
== SageMath General ==
Line 13: Line 15:
Since the math/science extensins have bee added it does what NimPy, Mathplot.... do. Since the math/science extensins have bee added it does what NimPy, Mathplot.... do....
Line 23: Line 25:
== SageMath Notebook == There are some limitations I am not entirely clear on how extensive they are but seem to stem from the fact that since SageMath is server based you do not have as full control over the server as you do over a machine sitting on your lap.
Line 25: Line 27:
In this version the user uses a web browser to access "Worksheets" A worksheet is a series of cells each of which contains some Python code. Each cell can be executed seperately with the output appearing below the cell. Worksheets can be saved, opened, downloaded, etc.. Technically the notebook has a web server component which runs either on a seperate machine from the client, or on the same machine. == SageMath Notebook ==
In this version the user uses a web browser to access "Worksheets". A worksheet is a series of cells each of which contains some Python code. Each cell can be executed seperately with the output appearing below the cell. Worksheets can be saved, opened, downloaded, etc.. Technically the notebook has a web server component which runs either on a seperate machine from the client, or on the same machine.
Line 27: Line 30:
 == SageMath Cloud == == SageMath Cloud ==
This version is similiar to the SageMath Notebook but runs on a beefed up server and offers beefed up services which I will describe later. It is currently in beta release, seems pretty functional.
Line 29: Line 33:
This version is similiar to the SageMath Notebook but runs on a beefed up server and offers beefed up services which I will describe later Work with Sage, or run Python, R, GAP, M2 and more in the Cloud.
Line 31: Line 35:
Running on the Web

Either version can be run on the web using freely available services. Generally you need to register to get an account. There may be many more servers but here are two that are both close to the developers of SageMath:

For the notebook: http://www.sagenb.org/

http://www.sagenb.org/

For the cloud: https://cloud.sagemath.com/?utm_source=sagemath.org&utm_medium=banner

https://cloud.sagemath.com/?utm_source=sagemath.org&utm_medium=banner

== Other Links ==
http://www.sagemath.org/

It has its own wiki:

http://wiki.sagemath.org/

SageMath


This is a new draft page, do not expect much yet, working on it,

RussHensel started this and should clean it up in the next week or two, it is not linked to anything but my home page now

Please do not delete me, send me an email instead, telling what I did wrong!


I am using SageMath as a general term for several different but closely related things:

SageMath General

Generically SageMath is Python plus a lot of math and science extensions plus some SageMath specific extensions. What does it do? Since it is Python, it does most of what Python does.

Since the math/science extensins have bee added it does what NimPy, Mathplot.... do....

And it does all sorts of math, both numeric and symbolic. This includes:

  • Algebra
  • Limits
  • Taylor Series
  • Graphing
  • and on and on

There are some limitations I am not entirely clear on how extensive they are but seem to stem from the fact that since SageMath is server based you do not have as full control over the server as you do over a machine sitting on your lap.

SageMath Notebook

In this version the user uses a web browser to access "Worksheets". A worksheet is a series of cells each of which contains some Python code. Each cell can be executed seperately with the output appearing below the cell. Worksheets can be saved, opened, downloaded, etc.. Technically the notebook has a web server component which runs either on a seperate machine from the client, or on the same machine.

SageMath Cloud

This version is similiar to the SageMath Notebook but runs on a beefed up server and offers beefed up services which I will describe later. It is currently in beta release, seems pretty functional.

Work with Sage, or run Python, R, GAP, M2 and more in the Cloud.

Running on the Web

Either version can be run on the web using freely available services. Generally you need to register to get an account. There may be many more servers but here are two that are both close to the developers of SageMath:

For the notebook: http://www.sagenb.org/

http://www.sagenb.org/

For the cloud: https://cloud.sagemath.com/?utm_source=sagemath.org&utm_medium=banner

https://cloud.sagemath.com/?utm_source=sagemath.org&utm_medium=banner

http://www.sagemath.org/

It has its own wiki:

http://wiki.sagemath.org/

SageMath (last edited 2014-02-14 13:30:34 by RussHensel)

Unable to edit the page? See the FrontPage for instructions.