Differences between revisions 13 and 14
Revision 13 as of 2014-08-14 10:47:54
Size: 2414
Editor: nthiery
Comment:
Revision 14 as of 2014-08-14 17:10:17
Size: 2857
Editor: knsam
Comment: added some alg. # theory references
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:

Here are useful links for Number Theory in Sage:
 
   1. [[http://www.math-cs.gordon.edu/~kcrisman/mat338/index.html|Here]] are some lecture notes using Sage on Elementary Number Theory by Karl-Dieter.
   2. Sage [[http://www.sagemath.org/pdf/en/reference/number_fields/number_fields.pdf| reference manual]] for number fields.
   3. [[http://wstein.org/books/ant/ant.pdf|Here]] is a book by William Stein on Algebraic Number Theory.

Projects for Sage Days 60

Tutorials

* Version control with GIT: 2

* Quick categories intro: 3

* Overview of Graph theory feature

* Intro to Algebraic Number Theory

Here are useful links for Number Theory in Sage:

  1. Here are some lecture notes using Sage on Elementary Number Theory by Karl-Dieter.

  2. Sage reference manual for number fields.

  3. Here is a book by William Stein on Algebraic Number Theory.

* Contributing to Sage

* Tutorial: Using GAP from Sage

* Explore: polytopes

* Tutorial: optimized code with Cython

* Tutorial: commutative algebra

* Tutorial: Homological algebra

* Creating sage packages

* Tutorial: SageTeX

Knot theory

Review the existing features in Sage (anything) and elsewhere, and create some tickets of achievable features in the mid-run

Representation Zeta functions

Expose more features from Symmetrica

#15555 Amri

Quadratic forms over ch=2

Class for bilinear and sesquilinear forms

Error estimates for differential difference equations

Approximation of solution of a general equation. To solve the equation at a given point with value and error. (Reference http://www.ams.org/journals/mcom/1969-23-106/S0025-5718-1969-0247789-3/S0025-5718-1969-0247789-3.pdf, http://en.wikipedia.org/wiki/Dickman_function ) #16601 Kamalakshya

Rational points on elliptic curves

Play with finite dimensional Hopf algebras

Implement a couple, look for dimensions of comodules (by duality)

Mamta

Review of tutorials from the Sage-Combinat queue

#3624 coding theory

== Conditional expectations of multivariate random variables ==

Reorganize the combinatorics documentation indexes into src/sage/combinat

#16256

Anne, Karl, Nicolas, Travis

Dimer model

Implement, import or interface existing soft

Counting, sampling, ...

Arvind

Lie algebras

More work on the ticket, review, play with, split, ...

Travis, ...

Categories and Morphisms for crystals

Anne, Nicolas, Travis

days60_projects (last edited 2014-08-17 08:47:02 by knsam)