Size: 1069
Comment: converted to 1.6 markup
|
Size: 1334
Comment: fix links
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
* [[http://www.sagemath.org:9001/graph_survey|graph theory]] * [[http://www.sagemath.org:9001/plot|plotting/graphics]] |
* [[http://wiki.sagemath.org/graph_survey|graph theory]] * [[http://wiki.sagemath.org/plot|plotting/graphics]] |
Line 7: | Line 7: |
* [[http://www.fenics.org/wiki/FEniCS_Project|fenics]] Fenics is free software for automated solution of differential equations. It is separated into components, and already has a python interface (dolfin). | |
Line 10: | Line 11: |
* [[http://www.sagemath.org:9001/combinatorics|Combinatorics]] | * [[http://wiki.sagemath.org/combinatorics|Combinatorics]] |
Line 14: | Line 15: |
* [[vectorfieldvisualization|vector field visualization]] |
Software that may be useful for
- differential equations:
xmds - An open-source XML based simulation package, of ordinary differential equations (ODEs) and partial differential Equations (PDEs).
scipy's collection of dynamical systems programs.
fenics Fenics is free software for automated solution of differential equations. It is separated into components, and already has a python interface (dolfin).
- Databases/tables:
- Notebook Editing
It's All Text - a Firefox plug-in which will launch the editor of your choice with the contents of a text box. Perfect for Wiki editing and working in the notebook
Python Quick Reference - The ultimate Python resource. Grab the single page version and save locally (its pretty big)