Differences between revisions 2 and 28 (spanning 26 versions)
Revision 2 as of 2016-05-06 23:34:59
Size: 4165
Editor: slelievre
Comment: Fix link formatting
Revision 28 as of 2019-12-03 19:46:00
Size: 7031
Editor: chapoton
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.

They come in various forms (spkg, pip-installable packages, etc).

Feel free to add more packages, and to add a few notes about each.

This list can be used to add examples to the
`Code Sharing Workflow <https://wiki.sagemath.org/CodeSharingWorkflow>`_ wiki page.

Note also Chris Swierczewski's
`Template for creating Sage packages <https://github.com/cswiercz/sage_packages>`_.

Packages
========

`SageManifolds <http://sagemanifolds.obspm.fr/>`_
-------------------------------------------------

  by Éric Gourgoulhon et al

  cf. the metaticket
  `#18528 <http://trac.sagemath.org/ticket/18528>`_
A tentative list of external packages for SageMath (spkg, pip-installable packages, etc).

- Feel free to add more packages, links, notes.

- Use this list to add examples to the
  `Code Sharing Workflow <https://wiki.sagemath.org/CodeSharingWorkflow>`_ wiki page.

- Note also Chris Swierczewski's
  `Creating External Sage Packages <https://gist.github.com/cswiercz/c632d920565a2da519b73bd2b79d7920>`_.

- With the `SageMath sample package <https://github.com/sagemath/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>`_
- `Sage-wiki page for SPKGs <https://wiki.sagemath.org/spkg>`_

-------------------------
List of external packages
-------------------------
Line 48: Line 49:

  A Library of Number Theory Code that depends on Sage.
Line 63: Line 66:
  - Version 0.3 to be released will be pip-installable.
Line 69: Line 73:
  A Sage Library of Combinatorial Hopf algebras.
Line 74: Line 80:
  A semigroup (representation) theory library for SageMath.
Line 75: Line 83:

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

  by Charles Paperman
Line 126: Line 139:
`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.

`Carleman linearization of polynomial differential equations <https://github.com/mforets/carlin>`_
--------------------------------------------------------------------------------------------------

  by Marcelo Forets

`ore_algebra <https://github.com/mkauers/ore_algebra>`_
-------------------------------------------------------

  by Manuel Kauers et al.

  A Sage implementation of Ore algebras and Ore polynomials.

`ecfactory <https://github.com/scipr-lab/ecfactory>`_
-------------------------------------------------------

  by http://www.scipr-lab.org/

  The library implements algorithms to construct elliptic curves with certain desired properties.

`cryptosage <https://github.com/sara62/cryptosage>`_
-------------------------------------------------------

  by Sara Forouhar

  CryptoSage provides cryptography algorithms in SageMath.

`cutgeneratingfunctionology <https://github.com/mkoeppe/cutgeneratingfunctionology>`_
--------------------------------------------------------------------------------------

  by Matthias Koeppe and Yuan Zhou

  Python code for computation and experimentation with cut-generating functions.

`multipolynomial-bases <https://github.com/VivianePons/multipolynomial-bases>`_
--------------------------------------------------------------------------------------

  by Viviane Pons

  A Sage package to work on multipolynomials bases (Schubert, Grothendieck, Key).

SageMath external packages

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

See also

List of external packages

Python implementation of chebfun

by Chris Swierczewski

Purple Sage

by William Stein

A Library of Number Theory Code that depends on Sage.

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

A Sage Library of Combinatorial Hopf algebras.

Sage-semigroups

by Nicolas M. Thiéry

A semigroup (representation) theory library for SageMath.

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

ore_algebra

by Manuel Kauers et al.

A Sage implementation of Ore algebras and Ore polynomials.

ecfactory

by http://www.scipr-lab.org/

The library implements algorithms to construct elliptic curves with certain desired properties.

cryptosage

by Sara Forouhar

CryptoSage provides cryptography algorithms in SageMath.

cutgeneratingfunctionology

by Matthias Koeppe and Yuan Zhou

Python code for computation and experimentation with cut-generating functions.

multipolynomial-bases

by Viviane Pons

A Sage package to work on multipolynomials bases (Schubert, Grothendieck, Key).

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