Differences between revisions 24 and 26 (spanning 2 versions)
Revision 24 as of 2014-04-28 08:03:40
Size: 2326
Editor: vdelecroix
Comment:
Revision 26 as of 2014-04-28 10:46:13
Size: 2700
Editor: vdelecroix
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 * séance 2: 6 mai programmation et graphes (à confirmer)  * séance 2: 6 mai, combinatoire
    * utiliser des fichiers python/sage externes (depuis le notebook ou la console)
    * un peu plus de Python
        * types de base: listes, tuples et itérateurs
        * les fonctions
        * un peu d'objet (au sens de programmation orienté objet)
    * les objets combinatoires de Sage (partitions, permutations, arbres, etc)
    * l'interface à [[http://oeis.org|oeis]]
    * un peu de séries formelles
   On se basera en partie sur les tutoriels suivants
    * [[http://sagemath.org/doc/thematic_tutorials/tutorial-comprehensions.html|thematic tutorial comprehensions]]
    * [[http://sagemath.org/doc/reference/combinat/sage/combinat/tutorial.html|thematic tutorial on combinatorics]]
Line 13: Line 24:
 * séance 3: 20 mai combinatoire (à confirmer)  * séance 3: 20 mai, programmation linéaire et graphes
    * les dictionnaires Python, networkx et les graphes dans Sage
    * la LP
       * [[http://www.steinertriples.fr/ncohen/tut/LP/]]
       * [[http://sagemath.org/doc/thematic_tutorials/linear_programming.html|thematic tutorial on LP]]
Line 28: Line 43:
 * Programmation linéaire et graphes
    * les dictionnaires Python, networkx et les graphes dans Sage
    * la LP
       * [[http://www.steinertriples.fr/ncohen/tut/LP/]]
       * [[http://sagemath.org/doc/thematic_tutorials/linear_programming.html|thematic tutorial on LP]]
Line 35: Line 44:
 * Séries formelles et objets combinatoires
    * [[http://sagemath.org/doc/thematic_tutorials/tutorial-comprehensions.html|thematic tutorial comprehensions]]
    * [[http://sagemath.org/doc/reference/combinat/sage/combinat/tutorial.html|thematic tutorial on combinatorics]]

Groupes d'utilisateurs Bordeaux

Cours, tutoriels, coding sprint sur Sage (et Pari/GP, GAP, Cython, ...) à Bordeaux. Si vous souhaitez recevoir les informations ou en faire parvenir, inscrivez-vous à la liste de discussion.

Cours 2014

Si vous souhaitez venir régulièrement aux séances qui suivent, merci de remplir le sondage afin de choisir le jour de la semaine le plus approprié.

prochaines séances

séances passées

Sujets à aborder pour la suite

  • Les différents types de nombres (et catégories/parents/éléments, coercion, etc)
  • Programmation en C/Python via Cython
  • Cryptographie et Pari/GP (voir avec Bill Allombert)
  • ...

GroupeUtilisateursBordeaux (last edited 2018-01-09 16:31:33 by vdelecroix)