3176
Comment:
|
6353
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
== Introduction to git == * by Volker Braun * interested * Samuel * Eric * Thierry == Review all tickets waiting on trac == |
Use [[http://trac.sagemath.org/query?status=!closed&keywords=~days57|days57]] as keyword for any ticket worked on during the Sage days. == Import the old Sage-Combinat patches as git branch == * Nicolas == Review all tickets waiting on trac :-) == |
Line 17: | Line 15: |
== Documentation == * Brainstorm about the refactoring of the index of the combinatorics section of the reference manual [[http://trac.sagemath.org/ticket/16058|#16058]] Sam, Florent, Nicolas, Sébastien, Charles * Splitting the reference/combinat document in subdocuments Florent, * Finish migrating the collection of Sage-Combinat thematic tutorials as git branches Nicolas, Vincent, Tomer * Proofread and merge more thematic tutorials Sam, Vincent, Nicolas, Thierry |
|
Line 18: | Line 27: |
Jean-Philippe and Vivien implemented a framework for working with infinite coxeter groups, in particular to explore the geometric representation, limit roots, ... The goal is to start merging this with the existing root system stuff in Sage. TODO: create ticket |
|
Line 23: | Line 37: |
* ... | * Tomer Monday afternoon == Automata and rational languages == * Design discussion Thierry, Vincent, Nicolas, Sébastien, Florent, Jean-Baptiste, Adrien, Matthieu * Improving the situation :-) Thierry, Vincent, Sébastien, Matthieu |
Line 32: | Line 57: |
* Sébastien | |
Line 37: | Line 63: |
Might be too big a task for this week. But we could discuss the strategy. |
|
Line 45: | Line 73: |
* Charles | |
Line 53: | Line 82: |
Finish [[http://trac.sagemath.org/ticket/10963|#10963]], brainstorm the follow ups. |
|
Line 55: | Line 86: |
* Eric |
* Volker * Florent |
Line 63: | Line 94: |
* Jean-Philippe | |
Line 79: | Line 111: |
* todo: see http://trac.sagemath.org/ticket/14567 | * todo: see [[http://trac.sagemath.org/ticket/14567|#14567]] |
Line 87: | Line 119: |
== on-line db for Sage worksheets and other ressources == |
* Jean-Philippe == Wish: symbolic q-analogs == * Tomer Check in Maxima if those q-analogs are there, or could be described there so that Maxima could do symbolic summation with them? Anything to be reused from the Ore-Algebra package? http://arxiv.org/abs/1306.4263 == On-line db for Sage worksheets and other ressources == |
Line 94: | Line 138: |
Monday Afternoon == Checkout Mike's and ... patches about lazy power series == [[http://trac.sagemath.org/ticket/15673|#15673]] [[http://trac.sagemath.org/ticket/10519|#10519]] * Florent, Matthieu, Nicolas, Vincent, |
|
Line 95: | Line 148: |
TODO: create ticket |
|
Line 98: | Line 153: |
* Nicolas == Species, Ore algebras, Boltzman == Get a picture of the current status. * ore_algebra spkg, see [[http://trac.sagemath.org/ticket/16008|#16008]] * http://arxiv.org/abs/1306.4263 == Tree-like tableaux, permutation tableaux, and bijections, Polyomino parallelograms == * Matthieu * Patxi * Adrien * Jean-Baptiste * Florent == Parallel Map-Reduce and Search Forests == * Florent * Nicolas B. * Vincent * Jean-Baptiste == Interface cleanup for SearchForest and Friends == * Sébastien * Florent * Nicolas B. |
|
Line 101: | Line 185: |
General discussion about real numbers and recurrent issues with them: * Thierry * Vincent * Volker * Sam * Matthieu |
|
Line 113: | Line 205: |
See http://trac.sagemath.org/ticket/12880 | See [[http://trac.sagemath.org/ticket/12880|#12880|]] (and also problem with scheme morphisms [[http://trac.sagemath.org/ticket/15378|#15378]], maybe also that !SchemeMorphism currently does not inherit from !Morphism, see the description of #14711) |
Line 117: | Line 209: |
* Vincent * Jean-Pierre * Nicolas * Volker == Introduction to categories == * Nicolas, ... == Introduction to git == * by Volker Braun * interested * Samuel * Eric * Thierry * Sébastien * Jean-Philippe * Nicolas * Everybody! Done Monday Morning! Thanks Volker! |
Tentative list of themes
A list of topics for Sage days 57. Participants, please edit!
Use days57 as keyword for any ticket worked on during the Sage days.
Import the old Sage-Combinat patches as git branch
- Nicolas
Review all tickets waiting on trac :-)
There are around 250 tickets waiting on trac for a reviewer ... solution: a ticket a day! (18 dev, 5 days we should get 90 tickets)
Documentation
Brainstorm about the refactoring of the index of the combinatorics section of the reference manual #16058
- Sam, Florent, Nicolas, Sébastien, Charles
- Splitting the reference/combinat document in subdocuments
- Florent,
- Finish migrating the collection of Sage-Combinat thematic tutorials as git branches
- Nicolas, Vincent, Tomer
- Proofread and merge more thematic tutorials
- Sam, Vincent, Nicolas, Thierry
Coxeter groups
Jean-Philippe and Vivien implemented a framework for working with infinite coxeter groups, in particular to explore the geometric representation, limit roots, ... The goal is to start merging this with the existing root system stuff in Sage.
TODO: create ticket
- interested
- Jean-Philippe Labbé
- Nicolas M. Thiéry
- Vivien Ripoll
- Tomer
Monday afternoon
Automata and rational languages
- Design discussion
- Thierry, Vincent, Nicolas, Sébastien, Florent, Jean-Baptiste, Adrien, Matthieu
Improving the situation
- Thierry, Vincent, Sébastien, Matthieu
Languages
By language we simply mean a set of finite words (rational language, D0L-system, ...). The scope ranges from combinatorics and algebra to discrete dynamical systems. Sage capabilities is currently restricted to combinatorics on single word and do not focus on structure of certain subset. We aim to implement an abstract and easy to reuse infrastructure for languages.
- interested
- Vincent
- Thierry
- Sébastien
- todo
Might be too big a task for this week. But we could discuss the strategy.
Translation surfaces
A translation surface is a geometric and dynamical objects that can be defined from gluing polygons by translation. It is interesting from geometric and dynamical point of vue. Many computations are possible !
- interested
- Vincent
- Samuel
- Thierry
- Charles
- todo
- better datastructure for permutations
- include Charles Fougeron's code into Sage (computation of Lyapunov exponents, decomposition of the Hodge bundle)
- datastructure for translation surfaces
Categories
Finish #10963, brainstorm the follow ups.
- interested
- Nicolas
- Volker
- Florent
Polyhedra over number fields
- interested
- Volker
- Vincent
- Jean-Philippe
Tensors on free modules
- interested
- Eric
- todo
implement tensor products of generic free modules and the associated tensor algebra (by generic it is meant without any privileged basis)
Refactor continued fractions
- interested
- Thierry
- Vincent
- Luca
todo: see #14567
Dynamical systems simulation (statistics of orbits)
- interested
- Thierry
- Sébastien
- Vincent
- Jean-Philippe
Wish: symbolic q-analogs
- Tomer
Check in Maxima if those q-analogs are there, or could be described there so that Maxima could do symbolic summation with them?
Anything to be reused from the Ore-Algebra package?
http://arxiv.org/abs/1306.4263
On-line db for Sage worksheets and other ressources
- Thierry
- Vincent
- Luca
Monday Afternoon
Checkout Mike's and ... patches about lazy power series
Lazy Multivariate Power Series
TODO: create ticket
- Matthieu Dien
- Vincent
- Nicolas
Species, Ore algebras, Boltzman
Get a picture of the current status.
ore_algebra spkg, see #16008
Tree-like tableaux, permutation tableaux, and bijections, Polyomino parallelograms
- Matthieu
- Patxi
- Adrien
- Jean-Baptiste
- Florent
Parallel Map-Reduce and Search Forests
- Florent
- Nicolas B.
- Vincent
- Jean-Baptiste
Interface cleanup for SearchForest and Friends
- Sébastien
- Florent
- Nicolas B.
Real numbers
General discussion about real numbers and recurrent issues with them:
- Thierry
- Vincent
- Volker
- Sam
- Matthieu
There are many ways to represent real numbers:
- rational numbers
- algebraic numbers
- expansions in a given basis
- continued fractions (and generalizations)
- symbolic expressions (involving transcendental functions like cos, exp, pi, ...)
- ...
But Sage currently has no bridge between them...
Refactor Elliptic curves and morphisms
See #12880 (and also problem with scheme morphisms #15378, maybe also that SchemeMorphism currently does not inherit from !Morphism, see the description of #14711)
- Interested:
- Luca
- Vincent
- Jean-Pierre
- Nicolas
- Volker
Introduction to categories
- Nicolas, ...
Introduction to git
- by Volker Braun
- interested
- Samuel
- Eric
- Thierry
- Sébastien
- Jean-Philippe
- Nicolas
- Everybody!
Done Monday Morning! Thanks Volker!