|
Size: 0
Comment: now under https://wiki.sagemath.org/Sage_Spkg_Tracking
|
Size: 4256
Comment: Remove aborbed info on packages c*
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| This page is outdated. - Up-to-date information for the latest Sage release can be found in the [[https://doc.sagemath.org/html/en/reference/spkg/ |Sage reference manual]]. - Up-to-date information of the current development version can be found in the Sage source tree: [[https://git.sagemath.org/sage.git/tree/build/pkgs]]. - The Sage [[http://doc.sagemath.org/html/en/developer/index.html|Developer Guide]] includes some information on including packages into the source code. = SPKGs (outdated partial list) = https://trac.sagemath.org/ticket/29655 will review the information below and include useful bits in the source tree. ||'''Spkg''' ||'''Upstream Weblink''' ||'''Includes a spkg-src? (NY = updates manually)''' ||'''Purpose''' ||'''Standard?''' || || d3js || [[https://d3js.org/]] || (AUTO UPDATES) || JavaScript library for manipulating documents based on data || Optional || || database_cremona_ellcurve || [[https://github.com/JohnCremona/ecdata]] || NY || John Cremona's database of elliptic curves || Optional || || database_gap || [[https://www.gap-system.org/]] || (AUTO UPDATE) || The databases of GAP: finite groups and tables of marks || Optional || || database_kohel || || database_mutation_class || || database_odlyzko_zeta || || database_pari || || database_stein_watkins || || database_stein_watkins_mini || || database_symbolic_data || || dateutil || [[https://pypi.python.org/pypi/python-dateutil]] || NY || Extensions to Python dateutil || Standard || || decorator || ? || NY || "Better living through Python with decorators" || Standard || || docutils || [[http://docutils.sourceforge.net/]] || NY || A modular system for processing documentation into useful formats, such as HTML, XML, and LaTeX.|| Standard || || doc2tex || [[https://pypi.python.org/pypi/dot2tex]] || NY || A Graphviz to LaTeX converter || Optional || || ecl || [[https://common-lisp.net/project/ecl/]] || (AUTO UPDATES) || Implementation of the Common Lisp language || Standard || || eclib || [[https://github.com/JohnCremona/eclib]] || NY || Enumerating and computing with elliptic curves defined over the rational numbers || Standard || || ecm || [[http://gforge.inria.fr/projects/ecm/]] || NY || Elliptic Curve Method for Integer Factorization || Standard || || elliptic_curves || || NY || Two databases for elliptic curves, from John Cremona and William Stein || Standard || || entrypoints || [[https://github.com/takluyver/entrypoints]] || NY, but also has special setup || Discover and load entry points from installed packages || Standard|| || fflas_ffpak || [[http://www.linalg.org/linbox/fflas-ffpack/]] || NY || Source code library for dense linear algebra over word-size finite fields ||Standard || || flask || [[http://flask.pocoo.org/]] || NY || Web micro-framework || Standard|| || flask_autoindex || ? || NY || The mod_autoindex for Flask || Standard || || flask_babel || ? || NY || Adds i18n/l10n support to Flask applications || Standard || || flask_oldsessions || ? || NY || Provides a session class || Standard || || flask_openid || ? || NY || OpenID support for Flask || Standard|| || flask_silk || ? || NY || Adds silk icons to your Flask application or blueprint, or extension || Standard || || flint || [[http://www.flintlib.org/]] || NY || Fast Library for Number Theory || Standard || || flintqs || [[http://www.friedspace.com/QS/]] || NY || Multi-polynomial quadratic sieve for integer factorization || Standard || || fyplll || [[https://github.com/fplll/fpylll]] || NY || Python interface for fpll (Lattice algorithms using floating-point arithmetic) || Standard || || freetype || [[https://www.freetype.org/]] || NY || Software library to render fonts || Standard || || fricas || [[https://fricas.sourceforge.net/]] || NY || Advanced CAS || Experimental || || frobby || [[http://www.broune.com/frobby/]] || NY || Provides a number of computations on monomial ideals || Optional || || functools32 || [[https://pypi.python.org/pypi/functools32]] || NY || Backport of the functools module from Python 3.2.3 || Standard || || future || [[https://pypi.python.org/pypi/future/]] || NY || future is the missing compatibility layer between Python 2 and Python 3 || Standard || |
This page is outdated.
- Up-to-date information for the latest Sage release can be found in the Sage reference manual.
- Up-to-date information of the current development version can be found in the Sage source tree: https://git.sagemath.org/sage.git/tree/build/pkgs.
- The Sage Developer Guide includes some information on including packages into the source code.
SPKGs (outdated partial list)
https://trac.sagemath.org/ticket/29655 will review the information below and include useful bits in the source tree.
Spkg |
Upstream Weblink |
Includes a spkg-src? (NY = updates manually) |
Purpose |
Standard? |
d3js |
(AUTO UPDATES) |
JavaScript library for manipulating documents based on data |
Optional |
|
database_cremona_ellcurve |
NY |
John Cremona's database of elliptic curves |
Optional |
|
database_gap |
(AUTO UPDATE) |
The databases of GAP: finite groups and tables of marks |
Optional |
|
database_kohel |
||||
database_mutation_class |
||||
database_odlyzko_zeta |
||||
database_pari |
||||
database_stein_watkins |
||||
database_stein_watkins_mini |
||||
database_symbolic_data |
||||
dateutil |
NY |
Extensions to Python dateutil |
Standard |
|
decorator |
? |
NY |
"Better living through Python with decorators" |
Standard |
docutils |
NY |
A modular system for processing documentation into useful formats, such as HTML, XML, and LaTeX. |
Standard |
|
doc2tex |
NY |
A Graphviz to LaTeX converter |
Optional |
|
ecl |
(AUTO UPDATES) |
Implementation of the Common Lisp language |
Standard |
|
eclib |
NY |
Enumerating and computing with elliptic curves defined over the rational numbers |
Standard |
|
ecm |
NY |
Elliptic Curve Method for Integer Factorization |
Standard |
|
elliptic_curves |
|
NY |
Two databases for elliptic curves, from John Cremona and William Stein |
Standard |
entrypoints |
NY, but also has special setup |
Discover and load entry points from installed packages |
Standard |
|
fflas_ffpak |
NY |
Source code library for dense linear algebra over word-size finite fields |
Standard |
|
flask |
NY |
Web micro-framework |
Standard |
|
flask_autoindex |
? |
NY |
The mod_autoindex for Flask |
Standard |
flask_babel |
? |
NY |
Adds i18n/l10n support to Flask applications |
Standard |
flask_oldsessions |
? |
NY |
Provides a session class |
Standard |
flask_openid |
? |
NY |
OpenID support for Flask |
Standard |
flask_silk |
? |
NY |
Adds silk icons to your Flask application or blueprint, or extension |
Standard |
flint |
NY |
Fast Library for Number Theory |
Standard |
|
flintqs |
NY |
Multi-polynomial quadratic sieve for integer factorization |
Standard |
|
fyplll |
NY |
Python interface for fpll (Lattice algorithms using floating-point arithmetic) |
Standard |
|
freetype |
NY |
Software library to render fonts |
Standard |
|
fricas |
NY |
Advanced CAS |
Experimental |
|
frobby |
NY |
Provides a number of computations on monomial ideals |
Optional |
|
functools32 |
NY |
Backport of the functools module from Python 3.2.3 |
Standard |
|
future |
NY |
future is the missing compatibility layer between Python 2 and Python 3 |
Standard |
