Size: 1069
Comment:
|
Size: 1388
Comment: spam
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from Software_that_may_be_useful | |
Line 2: | Line 3: |
* [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 5: | Line 6: |
* [http://www.xmds.org/ xmds] - An open-source XML based simulation package, of ordinary differential equations (ODEs) and partial differential Equations (PDEs). * scipy's collection of [http://www.scipy.org/Topical_Software#head-47d9477eccce9c3bf78260ed4d74ed3a8bdfd008 dynamical systems] programs. |
* [[http://www.xmds.org/|xmds]] - An open-source XML based simulation package, of ordinary differential equations (ODEs) and partial differential Equations (PDEs). * scipy's collection of [[http://www.scipy.org/Topical_Software#head-47d9477eccce9c3bf78260ed4d74ed3a8bdfd008|dynamical systems]] programs. * [[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 8: | Line 10: |
* [http://www.pytables.org/ pytables] | * [[http://www.pytables.org/|pytables]] |
Line 10: | Line 12: |
* [http://www.sagemath.org:9001/combinatorics Combinatorics] | * [[http://wiki.sagemath.org/combinatorics|Combinatorics]] |
Line 12: | Line 14: |
* [https://addons.mozilla.org/en-US/firefox/addon/4125 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 * [http://rgruet.free.fr/#QuickRef Python Quick Reference] - The ultimate single page reference to Python. Grab the single page version and save locally (its pretty big) |
* [[https://addons.mozilla.org/en-US/firefox/addon/4125|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 * [[http://rgruet.free.fr/#QuickRef|Python Quick Reference]] - The ultimate Python resource. Grab the single page version and save locally (its pretty big) * [[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)