Differences between revisions 1 and 17 (spanning 16 versions)
Revision 1 as of 2016-05-06 23:18:54
Size: 4163
Editor: slelievre
Comment: Initial list of SageMath external packages
Revision 17 as of 2017-04-28 19:18:25
Size: 5720
Editor: mrennekamp
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#REDIRECT spkg
Line 2: Line 3:
Line 6: Line 8:
A tentative list of external packages for SageMath. A tentative list of external packages for SageMath (spkg, pip-installable packages, etc).
Line 8: Line 10:
They come in various forms (spkg, pip-installable packages, etc).
Line 10: Line 11:
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 13:
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 16:
Note also Chris Swierczewski's
`Template for creating Sage packages <https://github.com/cswiercz/sage_packages>`_.
- Note also Chris Swierczewski's
  `Creating External Sage Packages <https://gist.github.com/cswiercz/c632d920565a2da519b73bd2b79d7920>`_ and
  
`Template for creating Sage packages <https://github.com/cswiercz/sage_packages>`_.
Line 18: Line 20:
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 35:
  by Éric Gourgoulhon et al   by Pablo Angulo, Michał Bejger, Éric Gourgoulhon, Marco Mancini and Travis Scrimshaw
Line 29: Line 40:
`Modular Abelian Varities <https://github.com/williamstein/sage_modabvar>`
--------------------------------------------------------------------------
`Modular Abelian Varities <https://github.com/williamstein/sage_modabvar>`_
---------------------------------------------------------------------------
Line 63: Line 74:
  - Version 0.3 to be released will be pip-installable.
Line 75: Line 87:

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

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

  by Emil R. Vaughan

  (it is a subject of a GSoC 2016 project to `port it to Sage 7.4 <https://github.com/jsliacan/flagmatic>`_)

`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.

`infinite-group-relaxation-sage-code <https://github.com/mkoeppe/infinite-group-relaxation-code>`_
--------------------------------------------------------------------------------------------------

  by C.Y. Hong, M. Köppe, and Y. Zhou

  Sage code for the Gomory-Johnson infinite group problem.

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 Sage 7.4)

Chow

by Christoph Sorger and Manfred Lehn

A Sage library for computations in intersection theory.

infinite-group-relaxation-sage-code

by C.Y. Hong, M. Köppe, and Y. Zhou

Sage code for the Gomory-Johnson infinite group problem.

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