Differences between revisions 109 and 128 (spanning 19 versions)
Revision 109 as of 2020-04-12 06:19:42
Size: 5027
Editor: mkoeppe
Comment: Link to ReleaseTours
Revision 128 as of 2022-04-06 02:32:11
Size: 6359
Editor: mkoeppe
Comment: Remove links to outdated spkg pages
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Sage Wiki = = SageMath Wiki =
Line 3: Line 3:
This is the wiki for the [[https://www.sagemath.org|Sage - Mathematics Software System]] project. This is mainly used by developers for organization of e.g. SageDays and discussion of long-term projects. Since it ''is'' a wiki, pages should be made to last over many, and frequent, changes. If an external link is made, please attach relevant files/content to avoid broken links. This is the wiki for the [[https://www.sagemath.org|Sage - Mathematics Software System]] project. There are other [[ThingsCalledSage]].
Line 5: Line 5:
||<tablestyle="font-size: 1.4em;">||<#FF6347>Warning || Starting from version 9.0, the default distributed version of Sage is using '''Python 3'''. See [[Python3-Switch]] for more information.|| This wiki is mainly used by developers for organization of e.g. SageDays and discussion of long-term projects. Since it ''is'' a wiki, pages should be made to last over many, and frequent, changes. If an external link is made, please attach relevant files/content to avoid broken links.

||<tablestyle="font-size: 0.8em;">||<#F7819F>❤ || You can help by becoming a [[https://github.com/sponsors/sagemath|sponsor]]||


||<tablestyle="font-size: 0.8em;">||<#74DF00>Information || Since version 9.0, Sage is using '''Python 3'''. See [[Python3-Switch]] for more information.||
Line 9: Line 14:
= SageDays and Sage Workshops = = SageDays, Sage Workshops, other activities =
Line 15: Line 20:

== Sage Release Tours (version 9.0 and later) ==

 * [[ReleaseTours]]

== Google Summer of Code ==

 * [[GSoC|Google Summer of Code]]
Line 50: Line 63:
[[Infrastructure|Development/project infrastructure]]
Line 57: Line 71:
 * [[asksage retagging]]
 * [[Conda|Using Conda to build SageMath]]
Line 58: Line 74:
 * Supporting the [[Foundation|SageMath Foundation]]
 * [[GSoC|Google Summer of Code]]
Line 61: Line 75:
= Demonstrations of Graphical Capabilities = = Features =

 * [[http://www.sagemath.org/tour.html|sagemath.org: SageMath Feature Tour]]
 * [[Interfaces|Sage wiki: SageMath interfaces to and from other software]]

== Demonstrations of Graphical Capabilities ==
Line 68: Line 87:
For a wiki page about packages, see [[spkg]]. == New-style SPKGs ==
Line 70: Line 89:
Use the following shell commands below for the newest information: There is a single authoritative place to learn about the
specific set of packages (new-style SPKGs) that Sage uses: The
[[https://github.com/sagemath/sage/tree/develop/build/pkgs|SAGE_ROOT/build/pkgs/]] directory
in the Sage distribution. Each SPKG is represented by a subdirectory. The structure
of these subdirectories is explained in
the [[https://doc.sagemath.org/html/en/developer/packaging.html|Developer's Guide|]].

Since Sage 9.2, the [[https://doc.sagemath.org/html/en/reference/spkg/|spkg section of the Sage reference manual]] is automatically generated from the information in `SAGE_ROOT/build/pkgs/`. ([[https://trac.sagemath.org/ticket/29655|Trac #29655]] improves the formatting of this information.)

Use the following shell commands below to access the information from the `SAGE_ROOT/build/pkgs`
directory of your copy of Sage:
Line 76: Line 105:
 * Details about an SPKG: `./sage -info <SPKG>`

SageMath Wiki

This is the wiki for the Sage - Mathematics Software System project. There are other ThingsCalledSage.

This wiki is mainly used by developers for organization of e.g. SageDays and discussion of long-term projects. Since it is a wiki, pages should be made to last over many, and frequent, changes. If an external link is made, please attach relevant files/content to avoid broken links.

You can help by becoming a sponsor

Information

Since version 9.0, Sage is using Python 3. See Python3-Switch for more information.

SageDays, Sage Workshops, other activities

Past and future Workshops

  • Upcoming Workshops

    • Sage Days 127 -- TU Vienna, Austria (February 22-25, 2025); theme: using SageMath for Algebra, Combinatorics, and Probability

    • Sage Days 128 — combinatorics, number theory, dynamical systems and geometry, February 10-14, 2025, Le Teich, near Bordeaux, France

  • All Workshops, including past and future Sage Days, Bug Days, Doc Days, Review Days, Education Days, and some other Sage-related events.

Sage Release Tours (version 9.0 and later)

Google Summer of Code

Hosting a workshop

Major external (editable) related pages

URL

Description

https://www.sagemath.org/

Official homepage of SageMath

https://trac.sagemath.org/

Where development happens

https://pypi.org/project/sagemath/

dummy package on PyPi

https://wiki.archlinux.org/index.php/SageMath

Arch Linux wiki

People

The most up-to date list of Sage developers is on our list of developers on the Sage trac wiki.

Overview of (many) Sage developers on a world map

Mailing Lists / Chat Rooms

sage-support, sage-devel, sage-release, sage-announcements, sage-edu for teaching using Sage, sage-finance for finance, sage-coding-theory for coding theory, sage-nt for number theory, and sage-combinat-devel.

Zulip group chat server for realtime collaboration on Sage (like Slack). Fairly low-activity but more than IRC.

IRC channel: #sagemath on freenode (chat.freenode.net)

The Sage website contains links to other discussion mailing lists.

Development

Development is handled using "tickets" on the trac server.

The main developer doc is the Developers' Guide.

Release notes (higher level than change logs) are collaboratively prepared at ReleaseTours.

Development/project infrastructure

Special Discussion Pages

Features

Demonstrations of Graphical Capabilities

Packages

New-style SPKGs

There is a single authoritative place to learn about the specific set of packages (new-style SPKGs) that Sage uses: The SAGE_ROOT/build/pkgs/ directory in the Sage distribution. Each SPKG is represented by a subdirectory. The structure of these subdirectories is explained in the Developer's Guide.

Since Sage 9.2, the spkg section of the Sage reference manual is automatically generated from the information in SAGE_ROOT/build/pkgs/. (Trac #29655 improves the formatting of this information.)

Use the following shell commands below to access the information from the SAGE_ROOT/build/pkgs directory of your copy of Sage:

  • Standard packages: ./sage -standard

  • Installed packages: ./sage -installed

  • Optional packages available: ./sage -optional

  • Experimental packages available: ./sage -experimental

  • Details about an SPKG: ./sage -info <SPKG>

For some advanced package tools, use ./sage -package

External packages

About this wiki

Editing the wiki. Page editing uses the MoinMoin syntax. To edit the wiki, log in using your sage-trac account. Getting an account involves convincing a human by email that you not a spammer.

SageWiki maintenance. The SageWikiMaintenance page attempts to reorganize the wiki, which has accumulated many outdated pages.

License and Copyright. Contributions to the Sage wiki and to the Sage documentation are licensed under the Creative Commons 3.0 BY-SA license. By contributing, you agree to place your contribution under that license.

SageWiki (last edited 2024-08-17 20:30:05 by mkoeppe)