5492
Comment:
|
5835
|
Deletions are marked like this. | Additions are marked like this. |
Line 15: | Line 15: |
`Creating External Sage Packages <https://gist.github.com/cswiercz/c632d920565a2da519b73bd2b79d7920>`_ and `Template for creating Sage packages <https://github.com/cswiercz/sage_packages>`_. |
`Creating External Sage Packages <https://gist.github.com/cswiercz/c632d920565a2da519b73bd2b79d7920>`_. |
Line 18: | Line 17: |
- With the `SageMath sample package <https://github.com/nthiery/sage_sample>`_ you | - With the `SageMath sample package <https://github.com/sagemath/sage_sample>`_ you |
Line 155: | Line 154: |
`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. |
SageMath external packages
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 wiki page.
- Note also Chris Swierczewski's Creating External Sage Packages.
- With the SageMath sample package you will find a minimal example of a Sage package.
See also
List of external packages
Modular Abelian Varities
by William Stein and Hao Chen
Links:
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
Abel Functions
by Chris Swierczewski
Discussion at https://groups.google.com/d/msg/sage-devel/29ndCD8z94k/K6H2OK5TAgAJ
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
Lyapunov exponents for multidimensional continued fractions
by Vincent Delecroix and Sébastien Labbé
Links:
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.
Carleman linearization of polynomial differential equations
by Marcelo Forets
ore_algebra
by Manuel Kauers et al.
A Sage implementation of Ore algebras and Ore polynomials.