Differences between revisions 56 and 147 (spanning 91 versions)
Revision 56 as of 2016-08-26 15:51:00
Size: 5539
Editor: jsrn
Comment: wip cleanup of obviously out-of-date or incomplete and redundant info
Revision 147 as of 2023-08-30 11:49:08
Size: 4305
Editor: tmonteil
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from MyStartingPage
## page was renamed from MyStartingPage
## page was renamed from drkirkby
## page was renamed from MyStartingPage
= SageMath Wiki =
Line 6: Line 3:
= About this wiki = This is a wiki for the [[https://www.sagemath.org|Sage - Mathematics Software System]] project. There are other [[ThingsCalledSage]].
Line 8: Line 5:
This is the wiki for the [[http://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. If you want to '''edit the wiki''' or '''change your password''', do not hesitate to request an account by sending an email at wikisage@lma.metelu.net
Line 10: Line 7:
'''Editing the wiki.''' Page editing uses the MoinMoin syntax. To edit the wiki, log in using your [[http://trac.sagemath.org/sage_trac/|sage-trac]] account. Getting an account involves convincing a human by email that you not a spammer. There is another [[https://github.com/sagemath/sage/wiki|Sage Wiki on GitHub]].
Line 12: Line 9:
'''License and Copyright.''' Contributions to the [[http://www.sagemath.org/|Sage]] wiki and to the [[http://www.sagemath.org/documentation.html|Sage documentation]] are licensed under the [[http://creativecommons.org/licenses/by-sa/3.0/|Creative Commons 3.0 BY-SA license]]. By contributing, you agree to place your contribution under that license. ||<tablestyle="font-size: 0.8em;">||<#F7819F>❤ || You can help by becoming a [[https://github.com/sponsors/sagemath|sponsor]]||
Line 14: Line 11:

||<tablestyle="font-size: 0.8em;">||<#74DF00>Information || Since version 9.0, Sage is using '''Python 3'''. See [[Python3-Switch]] for more information.||
Line 17: Line 16:

= FAQ: Frequently Asked Questions =

 * [[faq|Sage FAQ - Frequently Asked Questions]]


= News =

 * [[SAGE_in_the_News|Sage In the News and Blogs]]


= Workshops =
= SageDays, Sage Workshops, other activities =
Line 30: Line 18:
== Past and future workshops == == Past and future Workshops ==
Line 33: Line 21:
 * [[Workshops | All workshops]], including past and future Sage Days, Bug Days, Doc Days, Review Days, Education Days, and some other Sage-related events.  * [[Workshops | All Workshops]], including past and future Sage Days, Bug Days, Doc Days, Review Days, Education Days, and some other Sage-related events.
Line 35: Line 23:
== Google Summer of Code ==

 * [[GSoC|Google Summer of Code]]
Line 40: Line 31:
= People =
The most up-to date list of Sage developers is on our [[https://www.sagemath.org/development-map.html|Sage developer map]]
Line 41: Line 34:

= People =

The most up-to date list of Sage developers is on our [[http://trac.sagemath.org/sage_trac/wiki#AccountNamesMappedtoRealNames|list of developers on the Sage trac wiki]].

[[http://www.sagemath.org/development-map.html|Overview of (many) Sage developers on a world map]]

 * [[CommunityManagement|Collection of stories on Open Source community management]]
Some people still maintain their [[https://wiki.sagemath.org/CategoryHomepage|wiki homepages]].
Line 54: Line 39:
 * [[http://groups.google.com/group/sage-support|sage-support]]
 * [[http://groups.google.com/group/sage-devel|sage-devel]]
 * [[http://groups.google.com/group/sage-release|sage-release]]
 * [[http://groups.google.com/group/sage-announce|sage-announcements]]
 * [[http://groups.google.com/group/sage-edu|sage-edu]] for teaching using Sage
 * [[http://groups.google.com/group/sage-dsageng|sage-dsageng]] for Distributed and Parallel Sage
 * [[http://groups.google.com/group/sage-finance|sage-finance]] for finance
 * [[http://groups.google.com/group/sage-finance|sage-coding-theory]] for coding theory
 * IRC channel: {{{#sagemath}}} on [[http://freenode.net/|freenode ]] (`chat.freenode.net`)
 * The Sage website contains links to [[http://www.sagemath.org/development-groups.html | other discussion mailing lists]].
The main active mailing lists are [[https://groups.google.com/group/sage-support|sage-support]], [[https://groups.google.com/group/sage-devel|sage-devel]], [[https://groups.google.com/group/sage-release|sage-release]]; see [[https://www.sagemath.org/development-groups.html |complete list of lists]].
Line 65: Line 41:
[[https://zulip.sagemath.org | Zulip]] group chat server for realtime collaboration on Sage (like Slack). Fairly low-activity.

!SageMath has a presence on some [[Social Networks]].
Line 68: Line 47:
Development is handled using "tickets" on the [[http://trac.sagemath.org/sage_trac/|trac server]]. !SageMath development has moved to our [[https://github.com/sagemath/sage|GitHub repository sagemath/sage]].
Line 70: Line 49:
The main developer doc is the [[http://www.sagemath.org/doc/developer/ | Developers' Guide]]. Release notes (higher level than change logs) are collaboratively prepared at [[ReleaseTours]].
Line 72: Line 51:
The [[devel | development wiki]] also contain some (currently out-of-date) information on Sage development. = Special Discussion Pages =
Line 74: Line 53:
= Special Interest discussion pages =  * [[Coding_Theory|Coding Theory in Sage]]
 * [[Python3-compatible code|Writing Python 3 compatible code]]
 * [[OptiPolyGeom|Optimization and Polyhedral Geometry in Sage]]
Line 76: Line 57:
* [[Coding_Theory|Coding Theory in Sage]] = Features and Packages =
Line 78: Line 59:
= Tips and Tricks =  * [[http://www.sagemath.org/tour.html|sagemath.org: SageMath Feature Tour]]
 * [[SageMathExternalPackages|Packages included with SageMath and external packages]]
 * [[Interfaces|Sage wiki: SageMath interfaces to and from other software]]
Line 80: Line 63:
 * [[Tips]]
 * [[UsingSquashFS]]
 * [[SagemathLive]]
 * [[Send corrected worksheets to each student]]
 * [[SageAppliance|Working with the Sage Virtual Machine (VirtualBox)]] (See also: [[SageApplianceV4|previous version of the Sage VM]])
 * [[InstallingGapPackages|Installing GAP packages]]


= Images / Plotting / Art / Interacts =

 * [[pics|Code to make cool images]]
 * [[plot|Sage plotting]]
== Demonstrations of Graphical Capabilities ==
Line 94: Line 66:
 * [[animate|Animate Demos]]
 * [[http://tug.ctan.org/pkg/sagetex|SageTeX - Put some sage into your TeX]]
 * [[interactive|Interactive Visualization]]
 * [[K3D-tools|K3D-jupyter 3D visualisation in jupyter notebook]]
Line 97: Line 69:
= About this wiki =
Line 98: Line 71:
= Debates = '''Editing the wiki.''' Page editing uses the MoinMoin syntax. To edit the wiki, you will need a log in using your legacy sage-trac account; a !GitHub account cannot be used for this. 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. If you edit an existing page with a long history, a key question is: "If someone opens this page tomorrow, will they be able to tell which information is current and which is outdated?" Edit accordingly.
Line 100: Line 73:
 * [[Debate/Collective infrastructure management]] '''SageWiki maintenance.''' The [[SageWikiMaintenance page]] attempts to reorganize the wiki, which has accumulated many outdated pages. [[https://github.com/sagemath/sage/issues/33725|Pages related to development are being transferred to the Sage Wiki on GitHub or merged in our developer guide.]]
Line 102: Line 75:

= Other Sage items =

 * [[sagenb|list of institutions and projects using Sage]]
 * [[standard_packages_available_for_SAGE|standard packages available for Sage]]
 * [[optional_packages_available_for_SAGE|optional packages available for Sage]]
 * [[experimental_packages_available_for_SAGE|experimental packages available for Sage]]
 * [[Sage_Spkg_Tracking|SPKG changelog and descriptions]]
 * [[OSCAS]]s
 * [[SAGE_Reviews|Sage Reviews]]
 * [[Teaching_using_SAGE|Teaching using Sage]]
 * [[Teaching_with_SAGE|Teaching with Sage]]
 * [[quickref|Sage Quick Reference Cards]]
 * [[DocumentationProject|Documentation Project]]
 * [[Comparisons]]
 * [[SAGE_in_the_News|Sage in the News]]
 * [[Publications_using_SAGE|Publications using Sage]]
 * [[Talks| Talks and Presentations about Sage]]
 * [[SageForHighSchool|Sage for High school usage]] (see here for [[HighSchoolDesign|development page]])
 * [[dynamics|Dynamical systems with Sage]]
 * [[GSoC|Google Summer of Code]]
 * [[SageLiveUSB|Inventory Live USB running sage]]
 * [[GrantEurope|asking for a european grant]]
 * [[IpythonNotebook|What is missing to use ipython notebook ?]]
 * [[Infrastructure]]
 * [[Fight spam on asksage]]
 * [[Classify old-style packages]]
 * [[SageAppliance|Using Sage within virtualbox]]
 * [[Distribution]]
 * [[Social Networks]]


(Note -- wikis are ''not'' written in HTML. Use the GUI Mode (in Firefox) or read the wiki help links at the top.)
'''License and Copyright.''' Contributions to the [[https://www.sagemath.org/|Sage]] wiki and to the [[https://doc.sagemath.org|Sage documentation]] are licensed under the [[https://creativecommons.org/licenses/by-sa/3.0/|Creative Commons 3.0 BY-SA license]]. By contributing, you agree to place your contribution under that license.

SageMath Wiki

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

If you want to edit the wiki or change your password, do not hesitate to request an account by sending an email at wikisage@lma.metelu.net

There is another Sage Wiki on GitHub.

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

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

Google Summer of Code

Hosting a workshop

People

The most up-to date list of Sage developers is on our Sage developer map

Some people still maintain their wiki homepages.

Mailing Lists / Chat Rooms

The main active mailing lists are sage-support, sage-devel, sage-release; see complete list of lists.

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

SageMath has a presence on some Social Networks.

Development

SageMath development has moved to our GitHub repository sagemath/sage.

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

Special Discussion Pages

Features and Packages

Demonstrations of Graphical Capabilities

About this wiki

Editing the wiki. Page editing uses the MoinMoin syntax. To edit the wiki, you will need a log in using your legacy sage-trac account; a GitHub account cannot be used for this. 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. If you edit an existing page with a long history, a key question is: "If someone opens this page tomorrow, will they be able to tell which information is current and which is outdated?" Edit accordingly.

SageWiki maintenance. The SageWikiMaintenance page attempts to reorganize the wiki, which has accumulated many outdated pages. Pages related to development are being transferred to the Sage Wiki on GitHub or merged in our developer guide.

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 2023-08-30 11:49:08 by tmonteil)