Differences between revisions 2 and 13 (spanning 11 versions)
Revision 2 as of 2016-05-06 23:34:59
Size: 4165
Editor: slelievre
Comment: Fix link formatting
Revision 13 as of 2016-11-27 09:27:26
Size: 5250
Editor: vdelecroix
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 6: Line 7:
A tentative list of external packages for SageMath. A tentative list of external packages for SageMath (spkg, pip-installable packages, etc).
Line 8: Line 9:
They come in various forms (spkg, pip-installable packages, etc).
Line 10: Line 10:
Feel free to add more packages, and to add a few notes about each. - Feel free to add more packages, links, notes.
Line 12: Line 12:
This list can be used to add examples to the
`Code Sharing Workflow <https://wiki.sagemath.org/CodeSharingWorkflow>`_ wiki page.
- Use this list to add examples to the
  `Code Sharing Workflow <https://wiki.sagemath.org/CodeSharingWorkflow>`_ wiki page.
Line 15: Line 15:
Note also Chris Swierczewski's
`Template for creating Sage packages <https://github.com/cswiercz/sage_packages>`_.
- Note also Chris Swierczewski's
  `Template for creating Sage packages <https://github.com/cswiercz/sage_packages>`_.
Line 18: Line 18:
Packages
========
- With the `SageMath sample package <https://github.com/nthiery/sage_sample>`_ you
  will find a minimal example of a Sage package.

See also

- `Packages on PyPI matching 'sagemath'
  <https://pypi.python.org/pypi?%3Aaction=search&term=sagemath&submit=search>`_

-------------------------
List of external packages
-------------------------
Line 24: Line 33:
  by Éric Gourgoulhon et al   by Pablo Angulo, Michał Bejger, Éric Gourgoulhon, Marco Mancini and Travis Scrimshaw
Line 63: Line 72:
  - Version 0.3 to be released will be pip-installable.
Line 75: Line 85:

`Automata and semigroups <https://www.irif.univ-paris-diderot.fr/~paperman/index.php?page=sage>`_
-------------------------------------------------------------------------------------------------

  by Charles Paperman
Line 126: Line 141:
`Flagmatic <https://github.com/emil79/flagmatic>`_
--------------------------------------------------

  by Emil R. Vaughan

  (it is a subject of a GSoC 2016 project to port it to the current Sage)

`Chow <http://www.math.sciences.univ-nantes.fr/~sorger/chow_en.html>`_
----------------------------------------------------------------------

  by Christoph Sorger and Manfred Lehn

  A Sage library for computations in intersection theory.

SageMath external packages

A tentative list of external packages for SageMath (spkg, pip-installable packages, etc).

See also

List of external packages

SageManifolds

by Pablo Angulo, Michał Bejger, Éric Gourgoulhon, Marco Mancini and Travis Scrimshaw

cf. the metaticket #18528

Python implementation of chebfun

by Chris Swierczewski

Purple Sage

by William Stein

Sébastien Labbé's research code

by Sébastien Labbé

See also this blog post

Notes:

  • This is an spkg, rather than a standard pip-installable package.
  • Version 0.1 contains modules on digital geometry, combinatorics on words and more.
  • Version 0.2 provides modules on multidimensional continued fraction algorithms, matrix cocycles, languages and tikzpictures.
  • Version 0.3 to be released will be pip-installable.

CHA

by Nicolas Borie

Sage-semigroups

by Nicolas M. Thiéry

(very preliminary!!!)

Automata and semigroups

by Charles Paperman

ss-isogeny-software

by Luca De Feo

keywords: isogeny elliptic curve cryptography quantum

Schottky uniformization

by Jeremy Upsal

Various ideas from Schottky uniformization are implemented in Sage. These now include the SK prime function and will later include the Riemann Theta function built from a RS via Schottky uniformization due to Darren Crowdy.

flatsurf: flat surfaces

by Vincent Delecroix and Samuel Lelièvre

sage-flatsurf: flat surfaces

by Vincent Delecroix and Pat Hooper

Sage train track

by Thierry Coulbois

Flagmatic

by Emil R. Vaughan

(it is a subject of a GSoC 2016 project to port it to the current Sage)

Chow

by Christoph Sorger and Manfred Lehn

A Sage library for computations in intersection theory.

SageMathExternalPackages (last edited 2024-03-04 00:39:32 by mkoeppe)