Differences between revisions 10 and 11
Revision 10 as of 2016-04-07 10:58:17
Size: 2443
Editor: cpernet
Comment: adding Vincent Neiger
Revision 11 as of 2016-04-08 08:38:56
Size: 2804
Editor: jsrn
Comment:
Deletions are marked like this. Additions are marked like this.
Line 38: Line 38:
* Improve integration of finite field non-prime basis representation introduced in [[http://trac.sagemath.org/ticket/20284|#20284]].
Line 39: Line 41:

* Fix and review [[http://trac.sagemath.org/ticket/16742|#16742]] regarding faster F[x] matrix reduction.
Line 45: Line 49:

* Cython implementation of the Brouwer-Zimmermann algorithm for computing the minimum distance of a linear code.

Sage Days 75 will be held from August 22-26, 2016 at Inria Saclay, France.

Organizers

Daniel Augot, David Lucas, Johan S. R. Nielsen, Clément Pernet.

Please contact David Lucas (david.lucas[at]inria.fr) for any question.

Focus & Topics

The overall theme of this Sage Days is coding theory, but there will be lots of general hacking. Even if you don't have any particular interest in coding theory, you should participate!

The aim of this Sage Days is to:

  • Introduce Sage to coding theorists.
  • Have presentations about the enhancements we made to Sage's coding theory library during Inria's ACTIS project

  • Help people to work on their own projects.

We plan on having talks on the mornings, and coding sprints on the afternoons. The first 3 days' talks will be focused on basic functionalities of our library, the last 2 days on advanced functionalities, with an emphasis on Sage development.

Schedule

TBA

Ideas for hacking projects

Feel free to add your own ideas here.

* Review any open coding theory ticket, see #18846.

* Fix smaller issues with linear_code.py as noted on the ACTIS Bitbucket wiki.

* Improve integration of finite field non-prime basis representation introduced in #20284.

* Port implementation of asymptotically fast (GF(q)[x])[y] root-finding from Codinglib.

* Fix and review #16742 regarding faster F[x] matrix reduction.

* Link to advanced fast polynomial arithmetic library functions such as multi-point evaluation and Lagrange interpolation.

* Link to fast GF(2)[x] library (currently used is NTL generic GF(p)[x]).

* Link to new features of new LinBox release.

* Cython implementation of the Brouwer-Zimmermann algorithm for computing the minimum distance of a linear code.

Funding

We plan on having some funding to invite a few participants.

Logistics

Lodging

TBA

Transportation

See directions here.

Participants

Please add you name to the list if you want to attend this Sage Days.

  • Daniel Augot (Inria Saclay - LIX)
  • David Lucas (Inria Saclay - LIX)
  • Johan S. R. Nielsen (DTU)
  • Clément Pernet (U. Grenoble Alpes, U. de Lyon - LIP)
  • Luca De Feo (U. Versailles)
  • Miguel Marco (U. de Zaragoza)
  • Irene Márquez (Inria)
  • Vincent Neiger (ENS Lyon) (to be confirmed)

days75 (last edited 2016-10-05 08:26:16 by jsrn)