Differences between revisions 21 and 23 (spanning 2 versions)
Revision 21 as of 2010-01-10 15:58:53
Size: 8532
Editor: qed777
Comment: Add pep8, FunctionalProgramming.
Revision 23 as of 2019-11-23 17:13:43
Size: 8520
Editor: chapoton
Comment:
Deletions are marked like this. Additions are marked like this.
Line 38: Line 38:
 * [[http://numpy.scipy.org/ | NumPy]] - N-dimensional arrays and routines - [[http://docs.scipy.org/doc/ | docs]].  * [[https://numpy.org/ | NumPy]] - N-dimensional arrays and routines - [[http://docs.scipy.org/doc/ | docs]].
Line 41: Line 41:
 * [[http://pygments.org/ | Pygments]] - Syntax highlighter - [[http://pygments.org/docs/ | docs]].
 * [[http://pynac.sagemath.org/ | Pynac]] - Symbolic manipulation - [[http://www.ginac.de/ | GiNaC]].
 * [[https://pygments.org/ | Pygments]] - Syntax highlighter - [[https://pygments.org/docs/ | docs]].
 * [[http://pynac.org/ | Pynac]] - Symbolic manipulation - [[http://www.ginac.de/ | GiNaC]].

Python / Cython resources

General

Tutorials, books, etc.

Articles, HOWTOs, etc.

Packages included in Sage

Other packages

devel/PythonCythonResources (last edited 2022-04-18 04:15:41 by mkoeppe)