Skip to content

Commit

Permalink
Added README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanidris committed Feb 25, 2012
1 parent fa34e70 commit 95bd33a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions euler/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
These examples are documented in several blog entries:

problem1.py http://ivanidris.net/wordpress/index.php/2012/01/07/numpy-project-euler-problem-1
problem2.py http://ivanidris.net/wordpress/index.php/2012/01/12/numpy-project-euler-problem-2
problem3.py http://ivanidris.net/wordpress/index.php/2012/01/19/numpy-project-euler-problem-3
problem4.py http://ivanidris.net/wordpress/index.php/2012/01/25/numpy-project-euler-problem-4
problem5.py http://ivanidris.net/wordpress/index.php/2012/02/01/numpy-project-euler-problem-5
problem6.py http://ivanidris.net/wordpress/index.php/2012/02/05/numpy-project-euler-problem-6
problem7.py http://ivanidris.net/wordpress/index.php/2012/02/11/numpy-project-euler-problem-7
problem8.py http://ivanidris.net/wordpress/index.php/2012/02/18/numpy-project-euler-problem-8

0 comments on commit 95bd33a

Please sign in to comment.