2159
Comment:
|
4740
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Sage days 94. Sage development. = | = Sage days 94 -- Sage development days = |
Line 3: | Line 3: |
The Sage days 94 will take place in Zaragoza (Spain), from June 28th to July 4th 2018, as a satellite activity of the meeting of the spanish network of computer algebra. | The Sage days 94 will take place in Zaragoza (Spain), from June 28th to July 4th, 2018, as a satellite activity of the meeting of the Spanish computer algebra network. |
Line 5: | Line 7: |
It will be a series of short courses on subjects related to Sage development. It is mostly oriented to young researchers that want to make the step from writing some code for their own use, to contributing that code to the Sage codebase. | It will be a series of short courses on subjects related to Sage development. It is mostly oriented to young researchers that want to make the step from writing some code for their own use, to contributing that code to the Sage codebase. |
Line 9: | Line 13: |
* The sage development workflow (Trac, git, doctests...) | * The Sage development workflow (Trac, Git, doctests...) |
Line 11: | Line 15: |
* Implementation of Parents and elements | * Implementation of parents and elements |
Line 17: | Line 21: |
Besides mini courses on those subjects, there might be some space for short talks contributed by the participants (they can be quite informal). Please contact the organizers if you are interested ingiving one such talk. | Besides mini-courses on those subjects, there might be some space for short talks contributed by the participants (they can be quite informal). Please contact the organizers if you are interested in giving such a talk. |
Line 23: | Line 29: |
This Sage Days will be a satellite activity of the [[https://eventos.unizar.es/15634/detail/xvi-eaca-encuentro-de-algebra-computacional-y-aplicaciones.html|XVI EACA encounter]]. |
|
Line 26: | Line 34: |
* Simon King * Eric Gourgoulhon |
* Samuel Lelièvre |
Line 30: | Line 37: |
* Thierry Monteil | |
Line 31: | Line 39: |
== Program (tentative) == ==== Thursday 28th: ==== * 10:00-11:00 Registration * 11:30-13:30 The Sage development workflow * 13:30-15:00 Lunch break * 15:00-16:00 Contributed talks * 16:00-16:30 Coffee break * 16:30-18:30 Coding sprints ==== Friday 29th: ==== * 09:00 - 11:00 The category framework in Sage * 11:00 - 11:30 Coffee break * 11:30 - 13:30 The coercion model * 13:30 - 15:00 Lunch break * 15:00 - 16:00 The Sage development workflow (practice) * 16:00 - 16:30 Coffee break * 16:30 - 17:00 Contributed talks * 17:00 - 19:00 Coding sprints ==== Saturday 30th: ==== * 10:00 - 11:30 The category framework in Sage (practice) * 11:30 - 12:00 Coffee break * 12:00 - 13:30 The coercion model (practice) ==== Sunday 1st: ==== * Excursion ==== Monday 2nd: ==== * 09:00 - 11:00 Parents and elements * 11:00 - 11:30 Coffee break * 11:30 - 13:30 Cython * 13:30 - 15:00 Lunch break * 15:00 - 16:00 Parents and elements (practice) * 16:00 - 16:30 Coffee break * 16:30 - 17:00 Contributed talks * 17:00 - 19:00 coding sprints ==== Tuesday 3th: ==== * 09:00 - 11:00 Third-party components * 11:00 - 11:30 Coffee break * 11:30 - 13:30 Third party components (practice) * 13:30 - 15:00 Lunch break * 15:00 - 16:00 Contributed talks * 16:00 - 16:30 Coffee break * 16:30 - 18:30 Coding sprints ==== Wednsday 4th: ==== * 09:00 - 11:00 Contributed talks * 11:00 - 11:30 Coffee break * 11:30 - 13:00 Final report and wrapup |
|
Line 36: | Line 102: |
* Adrien Boussicault | |
Line 39: | Line 106: |
* Antonio Rojas * Bianca Thompson * Elisa Palezzato * Francisco Castro * Friedrich Wiemer * Mckenzie West * Pablo Angulo * Peleg Michaeli * Rebecca Miller * Samuel Lelièvre * Sebastian Oehms |
|
Line 40: | Line 118: |
* Rebecca Miller * Vincent Neiger |
* Vít Tuček * Luis Felipe Tabera * Akshar Nair == developments == Add here the things you plan to work on during the week: * (Thierry) Fix oeis internet doctest issues [[https://trac.sagemath.org/ticket/25471|#25471]] * Try to progress in the inclusion of train-tracks in Sage [[https://trac.sagemath.org/ticket/20154|#20154]] You can tag the corresponding tickets with [[https://trac.sagemath.org/query?keywords=days94&group=status&col=id&col=summary&col=status&order=priority|days94 keyword]] to that it is easy to list them. |
Line 45: | Line 135: |
Since this workshop is focusing in Sage development, it would be better if the participants come with their own laptop, including a Sage install that is well suited for development (don't worry if you can't manage to do so, we can dedicate the first activities of the workshop to help you with that, but it would save time if you do that in advance). Also, please ask in advance for an account in the [[https://trac.sagemath.org/|trac server]] | Since this workshop is focusing in Sage development, it would be better if the participants come with their own laptop, including a Sage install that is well suited for development (don't worry if you can't manage to do so, we can dedicate the first activities of the workshop to help you with that, but it would save time if you do that in advance). Also, please ask in advance for an account in the [[https://trac.sagemath.org/|trac server]]. |
Line 47: | Line 143: |
Line 50: | Line 145: |
The school will be partially funded by the Opendreamkit project. We expect to be able to cover the travel and lodging expenses of the participants and speakers. | The school will be partially funded by the OpenDreamKit project. The LaBRI (University of Bordeaux) and the CNRS co-organize the project via the OpenDreamKit Project. We expect to be able to cover the travel and lodging expenses of the participants and speakers. |
Line 54: | Line 152: |
If you are interested in participating, or have any questions, please send an email to `mmarco <at> unizar <dot> es` | If you are interested in participating, or have any questions, please send an email to `mmarco <at> unizar <dot> es` |
Sage days 94 -- Sage development days
The Sage days 94 will take place in Zaragoza (Spain), from June 28th to July 4th, 2018, as a satellite activity of the meeting of the Spanish computer algebra network.
It will be a series of short courses on subjects related to Sage development. It is mostly oriented to young researchers that want to make the step from writing some code for their own use, to contributing that code to the Sage codebase.
Subjects to cover (provisional)
- The Sage development workflow (Trac, Git, doctests...)
- The coercion model
- Implementation of parents and elements
- The category framework
- Cython
- Using external C/C++ libraries
- Communication with external packages using pexpect
Besides mini-courses on those subjects, there might be some space for short talks contributed by the participants (they can be quite informal). Please contact the organizers if you are interested in giving such a talk.
For the moment, the proposed talks include
- Rebecca Miller - "Applying and Participating in Google Summer of Code"
This Sage Days will be a satellite activity of the XVI EACA encounter.
Speakers (provisional)
- Samuel Lelièvre
- Travis Scrimshaw
- Jeroen Demeyer
- Thierry Monteil
Program (tentative)
Thursday 28th:
- 10:00-11:00 Registration
- 11:30-13:30 The Sage development workflow
- 13:30-15:00 Lunch break
- 15:00-16:00 Contributed talks
- 16:00-16:30 Coffee break
- 16:30-18:30 Coding sprints
Friday 29th:
- 09:00 - 11:00 The category framework in Sage
- 11:00 - 11:30 Coffee break
- 11:30 - 13:30 The coercion model
- 13:30 - 15:00 Lunch break
- 15:00 - 16:00 The Sage development workflow (practice)
- 16:00 - 16:30 Coffee break
- 16:30 - 17:00 Contributed talks
- 17:00 - 19:00 Coding sprints
Saturday 30th:
- 10:00 - 11:30 The category framework in Sage (practice)
- 11:30 - 12:00 Coffee break
- 12:00 - 13:30 The coercion model (practice)
Sunday 1st:
- Excursion
Monday 2nd:
- 09:00 - 11:00 Parents and elements
- 11:00 - 11:30 Coffee break
- 11:30 - 13:30 Cython
- 13:30 - 15:00 Lunch break
- 15:00 - 16:00 Parents and elements (practice)
- 16:00 - 16:30 Coffee break
- 16:30 - 17:00 Contributed talks
- 17:00 - 19:00 coding sprints
Tuesday 3th:
- 09:00 - 11:00 Third-party components
- 11:00 - 11:30 Coffee break
- 11:30 - 13:30 Third party components (practice)
- 13:30 - 15:00 Lunch break
- 15:00 - 16:00 Contributed talks
- 16:00 - 16:30 Coffee break
- 16:30 - 18:30 Coding sprints
Wednsday 4th:
- 09:00 - 11:00 Contributed talks
- 11:00 - 11:30 Coffee break
- 11:30 - 13:00 Final report and wrapup
Organizers
- Miguel Marco
- Enrique Artal
- Adrien Boussicault
Participants
- Antonio Rojas
- Bianca Thompson
- Elisa Palezzato
- Francisco Castro
- Friedrich Wiemer
- Mckenzie West
- Pablo Angulo
- Peleg Michaeli
- Rebecca Miller
- Samuel Lelièvre
- Sebastian Oehms
- Tomer Bauer
- Vít Tuček
- Luis Felipe Tabera
- Akshar Nair
developments
Add here the things you plan to work on during the week:
(Thierry) Fix oeis internet doctest issues #25471
Try to progress in the inclusion of train-tracks in Sage #20154
You can tag the corresponding tickets with days94 keyword to that it is easy to list them.
Instructions for participants
Since this workshop is focusing in Sage development, it would be better if the participants come with their own laptop, including a Sage install that is well suited for development (don't worry if you can't manage to do so, we can dedicate the first activities of the workshop to help you with that, but it would save time if you do that in advance). Also, please ask in advance for an account in the trac server.
Financial support
The school will be partially funded by the OpenDreamKit project. The LaBRI (University of Bordeaux) and the CNRS co-organize the project via the OpenDreamKit Project. We expect to be able to cover the travel and lodging expenses of the participants and speakers.
Contact
If you are interested in participating, or have any questions, please send an email to mmarco <at> unizar <dot> es