Nicolas P. Rougier
|
4a191c2c96
|
Merge pull request #128 from Jeff1999/patch-1
Fix Q.49
|
2020-07-01 10:18:35 +02:00 |
|
Yifan
|
4c9a228d49
|
Fix Q.49
Before: `threshold=np.nan`
After : `threshold=float("inf")`
`np.nan` may fail in latest version.
|
2020-07-01 08:53:43 +08:00 |
|
Nicolas P. Rougier
|
c889812457
|
Merge pull request #124 from acharles7/Q25-Enhancement
Q25 minor changes
|
2020-06-15 07:21:35 +02:00 |
|
Charles
|
a683e7a014
|
Q25 minor changes
|
2020-06-09 14:07:54 -07:00 |
|
Nicolas P. Rougier
|
6b66e4f4a2
|
Merge pull request #123 from acharles7/alternate-Q16
Q16 Alternate Solution
|
2020-06-09 12:26:48 +02:00 |
|
Charles
|
b2a4a9e819
|
Q16 Alternate Solution
|
2020-06-03 14:58:44 -07:00 |
|
Nicolas P. Rougier
|
df801f8cbc
|
Merge pull request #122 from acharles7/enhancement
Q29 alternate solution
|
2020-06-02 11:07:32 +02:00 |
|
Charles
|
19af334130
|
changes for Q29
|
2020-05-28 15:35:39 -07:00 |
|
Nicolas P. Rougier
|
493c48d101
|
Merge pull request #117 from Haksell/suggest36
Add a solution to question 36
|
2020-05-04 07:57:24 +02:00 |
|
Nicolas P. Rougier
|
69109eeba5
|
Merge pull request #111 from Haksell/master
Fix answer 9
|
2020-05-03 10:12:08 +02:00 |
|
Nicolas P. Rougier
|
a9cd884249
|
Merge pull request #115 from Haksell/suggest33
Remove superfluous second argument in answer 33
|
2020-05-03 10:09:33 +02:00 |
|
Nicolas P. Rougier
|
f1712fab1b
|
Merge pull request #114 from Haksell/fix31
There was no context manager solution to go with the comment
|
2020-05-03 10:07:27 +02:00 |
|
Haksell
|
b8093ccf5c
|
Add a solution to question 36
|
2020-05-02 10:08:01 +02:00 |
|
Haksell
|
6541c23057
|
Remove superfluous second argument in answer 33
|
2020-05-02 09:47:54 +02:00 |
|
Haksell
|
1ecdd416d3
|
There was no context manager solution to go with the comment
|
2020-05-02 09:39:51 +02:00 |
|
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 |
|