Differences between revisions 57 and 77 (spanning 20 versions)
Revision 57 as of 2016-08-26 16:01:19
Size: 5724
Editor: jsrn
Comment: More cleanup and restructuring
Revision 77 as of 2017-02-05 17:57:35
Size: 7474
Editor: mrennekamp
Comment: add suggestion to prevent broken links at top paragraph, and update renamed page in my list of out-of-date
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
= Sage Wiki =
Line 6: Line 3:
= About this wiki =

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.

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

'''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.
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. 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.
Line 17: Line 7:
= Workshops = = SageDays and Sage Workshops =
Line 19: Line 9:
== Past and future workshops == == Past and future Workshops ==
Line 22: Line 12:
 * [[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 37: Line 27:
 * [[CommunityManagement|Collection of stories on Open Source community management]]
Line 50: Line 38:
 * [[http://groups.google.com/group/sage-finance|sage-coding-theory]] for coding theory  * [[http://groups.google.com/group/sage-coding-theory|sage-coding-theory]] for coding theory
 * [[http://groups.google.com/group/sage-nt|sage-nt]] for number theory
 * [[http://groups.google.com/group/sage-combinat-devel|sage-combinat-devel]]
Line 61: Line 51:
The [[devel | development wiki]] also contain some (currently out-of-date) information on Sage development. The [[devel | development wiki]] also contain some (currently out-of-date) information on Sage development. See also this recent [[CodeSharingWorkflow|discussion on SageMath development workflow]].
Line 68: Line 58:
 * [[CodeSharingWorkflow|On development models for sharing (experimental) code]]
 * [[Python3-compatible code|Writing Python 3 compatible code]] see also [[PortingToPython3|matplotlib experience Porting to Python 3]]
Line 70: Line 62:

 * [[pics|Code to make cool images]]
 * [[plot|Sage plotting]]
Line 75: Line 64:
 * [[animate|Animate Demos]]
Line 77: Line 65:
 * [[K3D-tools|K3D-jupyter 3D visualisation in jupyter notebook]]
Line 87: Line 76:

= Various Out-of-Date Tips and Information pages =
= ''OUT OF DATE! NEEDS UPDATED!''
Line 96: Line 83:


= Other out-of-date pages =
Line 124: Line 108:
 * [[CommunityManagement|Collection of stories on Open Source community management]]
Line 125: Line 110:
Alphabetical listing of things to do (out-of-date and general organise) - mrennekamp
 * [[aix]] which talks of porting sage to AIX
 * All SEP's (Sage Enhancement Proposal) were / need to be removed, as to keep information on Trac
 * [[ams]] booths at AMS / MAA meetings ('08 and '09) and an '09 special session
 * [[art]] duplicates many things, but need to put ALL SAGE ARTWORK EVER MADE into this wiki page ... also broken links
 * [[Tips/bash-completion]] one of many [[Tips]], so not sure what to do with it
 * [[BLAD]] BLAD integration in Sage 'This wiki page is about the integration of the Bibliothèques Lilloises d'Algèbre Différentielle in Sage.' 2011
 * [[bruhat]] project from 2008, S sub n under bruhat order
 * take all Bugdays and put each into ONE page
 * [[buildbot]] -- merge subpages
 * [[bug]] -- add content to describe Bug Days in general
 * [[cando]] documents "What Sage Can Do" -- decide what to do with it. current version is from 2008.
 * (all) Categories - eg [[combinat/categoryframeworkandcleanup]] and [[DsageNg]]
 * [[Chile]] - tiny page for "events in Chile"
 * [[Classify old-style packages]] is a to-do list for the wiki ... I'm (mrennekamp) sure that this is duplicated somewhere
 * [[CodeOfConduct]] not sure why there; would like to see go to official documentation
 * [[CodeSharingWorkflow]] N. Thiery's musings on workflow development. Nothing wrong, but would help to collaborate.
 * [[coercion]]
Line 126: Line 129:
(Note -- wikis are ''not'' written in HTML. Use the GUI Mode (in Firefox) or read the wiki help links at the top.) = About this wiki =

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

'''License and Copyright.''' Contributions to the [[http://www.sagemath.org/|Sage]] wiki and to the [[http://doc.sagemath.org|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.

Sage Wiki

This is the wiki for the 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.

SageDays and Sage Workshops

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.

Hosting a workshop

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

Development

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

The main developer doc is the Developers' Guide.

The development wiki also contain some (currently out-of-date) information on Sage development. See also this recent discussion on SageMath development workflow.

Special Discussion Pages

Demonstrations of Graphical Capabilities (mostly out-of-date)

Packages

These lists are possibly out-of-date. Use the listed Sage command for the newest information:

= OUT OF DATE! NEEDS UPDATED!

Alphabetical listing of things to do (out-of-date and general organise) - mrennekamp

  • aix which talks of porting sage to AIX

  • All SEP's (Sage Enhancement Proposal) were / need to be removed, as to keep information on Trac
  • ams booths at AMS / MAA meetings ('08 and '09) and an '09 special session

  • art duplicates many things, but need to put ALL SAGE ARTWORK EVER MADE into this wiki page ... also broken links

  • Tips/bash-completion one of many Tips, so not sure what to do with it

  • BLAD BLAD integration in Sage 'This wiki page is about the integration of the Bibliothèques Lilloises d'Algèbre Différentielle in Sage.' 2011

  • bruhat project from 2008, S sub n under bruhat order

  • take all Bugdays and put each into ONE page
  • buildbot -- merge subpages

  • bug -- add content to describe Bug Days in general

  • cando documents "What Sage Can Do" -- decide what to do with it. current version is from 2008.

  • (all) Categories - eg combinat/categoryframeworkandcleanup and DsageNg

  • Chile - tiny page for "events in Chile"

  • Classify old-style packages is a to-do list for the wiki ... I'm (mrennekamp) sure that this is duplicated somewhere

  • CodeOfConduct not sure why there; would like to see go to official documentation

  • CodeSharingWorkflow N. Thiery's musings on workflow development. Nothing wrong, but would help to collaborate.

  • coercion

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.

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)