Differences between revisions 2 and 16 (spanning 14 versions)
Revision 2 as of 2017-02-02 01:27:54
Size: 0
Editor: mrennekamp
Comment: now under https://wiki.sagemath.org/Sage_Spkg_Tracking
Revision 16 as of 2020-12-29 03:43:36
Size: 2451
Editor: mkoeppe
Comment: Remove absorbed info e*
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?''' ||

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

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?

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