Skip to content

Commit e76cb20

Browse files
committed
add Python Scientific notes
1 parent 409274e commit e76cb20

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

issues.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,15 @@
161161
"url": "http://beastie.cs.ua.edu/cs150/book/index.html",
162162
"cover": "img/cover_alabamaintro.png"
163163
},
164+
{
165+
"title": "Python Scientifix lecture notes",
166+
"author": "by the community",
167+
"authorUrl": "http://scipy-lectures.github.com/AUTHORS.html",
168+
"level": "Intermediate",
169+
"info": "Teaching material on the scientific Python ecosystem, a quick introduction to central tools and techniques. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to expert.",
170+
"url": "http://scipy-lectures.github.com/",
171+
"cover": "img/cover_scientific.png"
172+
},
164173
{
165174
"title": "Programmez avec Python 2",
166175
"author": "Gérard Swinnen",

0 commit comments

Comments
 (0)