Differences between revisions 48 and 69 (spanning 21 versions)
Revision 48 as of 2015-08-04 13:45:07
Size: 6548
Editor: tmonteil
Comment:
Revision 69 as of 2017-02-02 04:15:27
Size: 7024
Editor: mrennekamp
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
= Sage Wiki =
Line 6: Line 3:
= About this wiki =

This is the wiki for the [[http://www.sagemath.org|Sage - Mathematics Software System]] project. It helps in organizing development, projects and meetings.

'''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.
Line 17: Line 7:

= FAQ: Frequently Asked Questions =

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


= News =

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


= Workshops =
= SageDays and Sage Workshops =
Line 30: Line 9:
== Past and future workshops == == Past and future Workshops ==
Line 33: 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 38: Line 17:
 * [[HowToSpreadSageDuringAWorkshop|How to spread sage during a workshop]] --- Advice to future hosts  * [[HowToSpreadSageDuringAWorkshop|How to Spread Sage During a Workshop]] --- Advice to future hosts
Line 44: Line 23:
[[http://www.sagemath.org/development-map.html|Overview of all registered Sage developers on a world map]] 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]].
Line 46: Line 25:
The following list is very incomplete and only contains those developers who added themselves to this wiki. The [[http://trac.sagemath.org/sage_trac/wiki#AccountNamesMappedtoRealNames|list of developers on the Sage trac wiki]] contains more than 300 people.

[[WilliamStein|William Stein]], [[David_Joyner|David Joyner]], [[MichaelAbshoff|Michael Abshoff]], [[MartinAlbrecht|Martin Albrecht]], [[TomBoothby|Tom Boothby]], [[IftikharBurhanuddin|Iftikhar Burhanuddin]], [[AlexClemesha|Alex Clemesha]], [[DidierDeshommes|Didier Deshommes]], [[DavidHarvey|David Harvey]], [[YiQiang|Yi Qiang]], [[RobertMiller|Robert Miller]], [[OndrejCertik|Ondřej Čertík]], [[jaapspies|Jaap Spies]], [[MarshallHampton|Marshall Hampton]], [[JacobMitchell|Jacob Mitchell]], [[CraigCitro|Craig Citro]], [[GlennTarbox|Glenn Tarbox]], [[NicolasThiéry| Nicolas M. Thiéry]], [[ThierryMonteil|Thierry Monteil]]

Here is a [[http://wiki.wstein.org/2008/summer/employ|list of students employed to work fulltime on Sage during Summer 2008]]

 * [[CommunityManagement|community management]]
[[http://www.sagemath.org/development-map.html|Overview of (many) Sage developers on a world map]]
Line 58: Line 31:
 * [[http://groups.google.com/group/sage-support|support]]
 * [[http://groups.google.com/group/sage-devel|developers]]
 * [[http://groups.google.com/group/sage-release|releases]]
 * [[http://groups.google.com/group/sage-announce|announcements]]
 * [[http://groups.google.com/group/sage-edu|teaching]] using Sage
 * [[http://groups.google.com/group/sage-dsageng|Distributed and Parallel Sage]]
 * [[http://groups.google.com/group/sage-finance|Sage Finance]]
 * [[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-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 71: Line 47:
The [[devel | development wiki]] page and the [[http://www.sagemath.org/doc/developer/ | Developers' Guide]] contain information on Sage development suitable for beginners as well as experienced developers. Beginners' pages include: Development is handled using "tickets" on the [[http://trac.sagemath.org/sage_trac/|trac server]].
Line 73: Line 49:
 * [[http://www.sagemath.org/doc/faq/faq-contribute.html | Development FAQ]]
 * [[http://www.sagemath.org/doc/developer/trac.html | Trac guidelines]] by Michael Abshoff
 * [[firefox-trac | Cool tricks]] for Firefox/trac integration
 * Recent release tours: ` ` [[ReleaseTours/sage-4.3.1 | 4.3.1]], ` ` [[ReleaseTours/sage-4.3 | 4.3]], ` ` [[ReleaseTours/sage-4.1.1 | 4.1.1]],` ` [[ReleaseTours/sage-4.1 | 4.1]],` ` [[ReleaseTours/sage-4.0.2 | 4.0.2]],` ` [[ReleaseTours/sage-4.0.1 | 4.0.1]],` ` [[ReleaseTours/sage-4.0 | 4.0]],` ` [[ReleaseTours | more]].
The main developer doc is the [[http://www.sagemath.org/doc/developer/ | Developers' Guide]].
Line 78: Line 51:
Note: [[http://trac.sagemath.org/sage_trac/|See the trac server]] for patches awaiting review. 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 81: Line 54:
= Tips and Tricks = = Special Discussion Pages =
Line 83: Line 56:
 * [[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]]
 * [[Coding_Theory|Coding Theory in Sage]]
 * [[Debate/Collective infrastructure management]]
 * [[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 90: Line 61:

= Images / Plotting / Art / Interacts =
= Demonstrations of Graphical Capabilities (mostly out-of-date) =
Line 99: Line 69:
 * [[K3D-tools|K3D-jupyter 3D visualisation in jupyter notebook]]
Line 100: Line 71:
= Packages =
Line 101: Line 73:
= Other Sage items = These lists are possibly out-of-date. Use the listed Sage command for the newest information:
Line 103: Line 75:
 * [[days13/projects/sagenewbie|Sage primers]]
 * [[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]]
 * [[standard_packages_available_for_SAGE|Standard packages available for Sage]] (`./sage -standard`)
 * [[optional_packages_available_for_SAGE|Optional packages available for Sage]] (`./sage -optional`)
 * [[experimental_packages_available_for_SAGE|Experimental packages available for Sage]] (`./sage -experimenta`)
Line 109: Line 79:

= ''OUT OF DATE! NEEDS UPDATED!''
 * [[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]]
 * [[faq|Sage FAQ - Frequently Asked Questions (Out-of-date)]]
 * [[SAGE_in_the_News|Sage In the News and Blogs (Out-of-date)]]
 * [[sagenb|List of institutions and projects using Sage]]
Line 127: Line 107:
(Note -- wikis are ''not'' written in HTML. Use the GUI Mode (in Firefox) or read the wiki help links at the top.)
  * [[Classify old-style packages]]
 * [[Classify old-style packages]]
 * [[SageAppliance|Using Sage within virtualbox]]
 * [[Distribution]]
 * [[Social Networks]]
 * [[CommunityManagement|Collection of stories on Open Source community management]]

Alphabetical listing of things to do (out-of-date and general organise) - mrennekamp
 * [[AXIOM]] one of the components
 * [[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
 * [[Algorithms_for_quaternion_algebras]]
 * [[AMS]] booths at AMS / MAA meetings ('08 and '09) and an '09 special session
 * [[animate]] fun gifs, with code
 * [[art]] duplicates many things, but need to put ALL SAGE ARTWORK EVER MADE into this wiki page ... also broken links
 * [[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 BugDays in general

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

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

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

  • AXIOM one of the components

  • 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
  • Algorithms_for_quaternion_algebras

  • AMS booths at AMS / MAA meetings ('08 and '09) and an '09 special session

  • animate fun gifs, with code

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

  • 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 BugDays in general

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.

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 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-06-19 19:23:47 by mkoeppe)