6358
Comment:
|
6215
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from MyStartingPage | |
Line 5: | Line 6: |
= About this wiki = | = Sage Wiki = |
Line 7: | Line 8: |
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 16: | Line 12: |
= 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 29: | Line 14: |
== Past and future workshops == | == Past and future Workshops == |
Line 32: | Line 17: |
* [[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 22: |
* [[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 43: | Line 28: |
[[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 45: | Line 30: |
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 57: | Line 36: |
* [[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 70: | Line 52: |
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 72: | Line 54: |
* [[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 77: | Line 56: |
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 80: | Line 59: |
= Tips and Tricks = | = Special Discussion Pages = |
Line 82: | Line 61: |
* [[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 pakages]] |
* [[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 89: | Line 66: |
= Images / Plotting / Art / Interacts = |
= Demonstrations of Graphical Capabilities (mostly out-of-date) = |
Line 98: | Line 74: |
* [[K3D-tools|K3D-jupyter 3D visualisation in jupyter notebook]] | |
Line 99: | Line 76: |
= Packages = | |
Line 100: | Line 78: |
= Other Sage items = | These lists are possibly out-of-date. Use the listed Sage command for the newest information: |
Line 102: | Line 80: |
* [[days13/projects/sagenewbie|Sage primers]] * [[sagenb|list of institutions and projects using the 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 108: | Line 84: |
= ''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 123: | Line 109: |
* [[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]] * [[CommunityManagement|Collection of stories on Open Source community management]] * [[AXIOM]] |
|
Line 125: | Line 120: |
(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. 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.
Contents
SageDays and Sage Workshops
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.
Hosting a workshop
How To Host A Sage Days --- Advice to future hosts
How to Spread Sage During a Workshop --- Advice to future hosts
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-edu for teaching using Sage
sage-dsageng for Distributed and Parallel Sage
sage-finance for finance
sage-coding-theory for coding theory
sage-nt for number theory
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.
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:
Standard packages available for Sage (./sage -standard)
Optional packages available for Sage (./sage -optional)
Experimental packages available for Sage (./sage -experimenta)
= OUT OF DATE! NEEDS UPDATED!
Working with the Sage Virtual Machine (VirtualBox) (See also: previous version of the Sage VM)
Sage for High school usage (see here for development page)
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.