Commit Graph

215 Commits

Author SHA1 Message Date
Haksell
76d42c7795 revert to previous commit like a noob 2020-05-02 07:36:55 +02:00
Haksell
04f01dc162 Alternative answer to question 19 2020-05-02 07:30:46 +02:00
Haksell
55d37d7819 Fix answer 9 2020-05-02 07:23:15 +02:00
Nicolas P. Rougier
8c96897af3 Create FUNDING.yml 2020-04-06 16:11:55 +02:00
Nicolas P. Rougier
ae125e2592 Merge pull request #105 from zhukpm/i92
fix issue #92
2020-03-10 11:27:11 +01:00
Viacheslav Zhukov
c1ebd7f048 fix issue #92 2020-03-07 14:40:11 +03:00
Viacheslav Zhukov
a1cd0b0b78 Merge branch 'rougier-master' 2020-03-07 14:26:36 +03:00
Viacheslav Zhukov
2fab94d90e Merge branch 'master' of git://github.com/rougier/numpy-100 into rougier-master
# Conflicts:
#	100_Numpy_exercises.ipynb
#	100_Numpy_exercises.md
#	100_Numpy_exercises_no_solution.ipynb
#	100_Numpy_exercises_with_hint.ipynb
#	100_Numpy_exercises_with_hint.md
#	100_Numpy_exercises_with_hints.md
2020-03-07 14:26:14 +03:00
Nicolas P. Rougier
4e307ceca7 Merge pull request #104 from Corwin74/fix-ini
Fix error when running initialise.py on localized Windows
2020-03-06 13:17:29 +01:00
Corwin74
c6abf82c17 Fix error when running initialise.py on localized Windows 2020-02-29 21:05:15 +03:00
Nicolas P. Rougier
814170d1e2 Merge pull request #99 from martin-lee07/work
fix No.25
2020-02-18 15:11:45 +01:00
Your Name
c7cf6fd5f3 fix No.25 2020-02-12 18:09:05 +08:00
Nicolas P. Rougier
281ec484ae Merge pull request #89 from SebastianoF/dev
Programmatically create markdown and jupyter notebook from a share dictionary with questions and answers
2020-02-10 10:06:28 +01:00
SebastianoF
975f4860ec trailing File addressed 2020-01-21 14:09:14 +00:00
SebastianoF
8049fac912 source updated with latest merged PR and source re-created 2020-01-19 22:08:29 +00:00
SebastianoF
68d65958b8 conflicts resolved in temporary files 2020-01-19 22:06:39 +00:00
Viacheslav Zhukov
bf879890dd fix Issue #92 2020-01-19 00:06:26 +03:00
Nicolas P. Rougier
d6fbcab327 Merge pull request #90 from sam1902/master
Fix bug in solution 53 .ipynb & .md files
2020-01-18 08:18:53 +01:00
SebastianoF
ac0fbc1bce doc update and data_source removed 2020-01-12 14:29:05 +00:00
SebastianoF
3298f0258b rename and ktx source files added 2020-01-12 14:22:49 +00:00
Samuel Prevost
5f70a14d65 Fix hint in question 53 .ipynb & .md files 2020-01-01 10:53:39 -05:00
Samuel Prevost
e2dc21f4ac Fix bug in solution 53 .ipynb & .md files 2020-01-01 10:52:56 -05:00
SebastianoF
ac42b7e154 add quick creators of all files via geneators.py 2019-11-23 20:13:54 +00:00
SebastianoF
bb4fdeb057 geneartors added and new md and jupyter files created 2019-11-23 20:05:14 +00:00
SebastianoF
25fdc1c6a0 pick function implemented 2019-11-21 22:49:14 +00:00
SebastianoF
44ed8577b3 update textfile scheleton, todo added 2019-11-21 22:44:23 +00:00
SebastianoF
75854930af dict to 100 questions, hints and answers done 2019-11-18 23:12:56 +00:00
SebastianoF
39cceeaaf9 quesions and hints added, solutions in progress 2019-11-18 22:56:25 +00:00
SebastianoF
e11713b302 wip - more dicts entries added 2019-11-17 23:12:04 +00:00
SebastianoF
64299a9773 dict progresses 2019-11-17 20:06:26 +00:00
SebastianoF
27b9f02e13 initialise and questions draft 2019-11-17 19:58:22 +00:00
SebastianoF
8cfa5c6689 questions dict added 2019-11-17 19:01:09 +00:00
SebastianoF
0ac879f913 gitignore and requirements modified 2019-11-17 18:57:24 +00:00
Nicolas P. Rougier
33ee5ada7f Merge pull request #84 from quq99/master
fix issue about problem 92 TypeError
2019-07-24 10:45:29 +02:00
Qian Qu
b57ab2d92a fix bug in problem 92 .md 2019-06-24 14:38:55 -04:00
Qian Qu
73ff926ba4 fix bug in problem 92 .ipynb 2019-06-24 14:37:29 -04:00
Nicolas P. Rougier
7c2629508e Create .gitattributes 2019-05-23 19:48:38 +02:00
Nicolas P. Rougier
cffc3eccbb Merge pull request #80 from quq99/master
fix bug in solution 20 .ipynb file
2019-05-23 18:32:32 +02:00
Qian Qu
4ef206fd19 fix bug in solution 20 .ipynb file 2019-05-18 10:26:23 -04:00
Nicolas P. Rougier
5b1ed8d971 Merge pull request #78 from haraldschilly/patch-1
pandas used in at least one exercise
2019-03-24 17:46:25 +01:00
Harald Schilly
43324dd9d4 pandas used in at least one exercise 2019-03-22 17:30:44 +01:00
Nicolas P. Rougier
fee26b1b8a Added link to the online book 2019-03-14 07:05:27 +01:00
Nicolas P. Rougier
54f8b49923 Merge pull request #73 from kuzand/master
Added another solution and a hint to the question #96 on the .ipynb files.
2018-11-07 09:38:19 +01:00
Andreas Kouzelis
fb085b12f2 Added another solution and a hint to question 96 on the ipynb files 2018-11-05 22:54:45 +02:00
Andreas Kouzelis
27d8ea6bee resolved merge conflict 2018-11-05 20:59:03 +02:00
Nicolas P. Rougier
afff4f8edb Merge pull request #72 from dok/master
Resolve #71
2018-11-05 16:07:50 +01:00
Sean Dokko
4ac81acaa8 Resolve #71 2018-11-04 19:32:35 -08:00
Nicolas P. Rougier
a135916843 Merge pull request #70 from kuzand/kuzand-patch-1
Another solution to question 96
2018-11-03 08:30:56 +01:00
kuzand
03b1a408f5 New hint for question 96 2018-11-02 15:57:57 +02:00
kuzand
90f676235a Update 100_Numpy_exercises.md 2018-11-02 15:56:53 +02:00