MikeBloom914
|
a8ec85db11
|
Switch float to integer on question #53
Related to PR #57
|
2018-02-20 12:40:50 -05:00 |
|
Jayeol Chun
|
a7010265f7
|
fix spelling error; suggestion for an alternative answer generating one less element, but obviously no great computational advantage
|
2017-07-04 00:34:47 -04:00 |
|
chrisjdavie
|
d130d89a48
|
solution only works for a 1d array
|
2017-05-25 15:25:13 +00:00 |
|
reddy
|
0b48275aaa
|
Fix typo in Excercise no.23,42.
|
2017-03-30 22:05:50 +05:30 |
|
Nicolas P. Rougier
|
498b707332
|
Merge pull request #35 from ibah/master
correcting einsum equivalent of outer function
|
2016-12-11 13:08:29 +01:00 |
|
ibah
|
995c2c8f64
|
correcting einsum equivalent of outer function
|
2016-12-09 12:39:01 +01:00 |
|
Nicolas P. Rougier
|
f4d6512cef
|
Merge pull request #34 from ibah/master
generalizing the solution to the 'extract rows with unequal values'
|
2016-12-01 13:57:58 +01:00 |
|
ibah
|
946647cb40
|
Adding an alternative solution to the 'extract rows with unequal values' exercise
|
2016-12-01 13:42:52 +01:00 |
|
ibah
|
37e7fe2563
|
generalizing the solution to the 'extract rows with unequal values' exercise
|
2016-11-29 13:09:51 +01:00 |
|
Nicolas P. Rougier
|
27179d38a7
|
Merge pull request #33 from ibah/master
Solution to How to find rows of A that contain elements of each row of B
|
2016-11-28 17:06:45 +01:00 |
|
ibah
|
733e2c3204
|
Solution to How to find rows of A that contain elements of each row of B
|
2016-11-28 13:44:47 +01:00 |
|
Evgeni Burovski
|
4cb1d8cd76
|
mention np.errstate context manager in exercise 31.
|
2016-10-29 17:03:53 +03:00 |
|
Nicolas P. Rougier
|
66de752cad
|
Merge pull request #26 from ibah/master
adding pandas solution as a reference to the 'means of subsets' exercise
|
2016-10-04 20:59:48 +02:00 |
|
ibah
|
9e3eb1d1dd
|
adding pandas solution as a reference to the 'means of subsets' exercise
|
2016-10-04 11:57:43 +02:00 |
|
Joey Freund
|
5bd4dca9e2
|
add solution with matrix-mult operator
This solution work for Python 3.5 and above.
|
2016-09-30 17:25:54 -04:00 |
|
ibah
|
497f204914
|
adding info on the required Numpy version to the recenlty added solution
|
2016-09-28 09:32:10 +02:00 |
|
ibah
|
b74eeca0cf
|
adding a simpler solution to 'sum over last two axes' exercise'
|
2016-09-27 15:16:26 +02:00 |
|
ibah
|
15ede08113
|
improved readability for 'point by point distances', numpy.atleast_2d can take multiple arguments
|
2016-09-09 11:50:46 +02:00 |
|
ibah
|
1a20be883b
|
correcting syntax errors in ipy notebook
|
2016-09-01 13:52:41 +02:00 |
|
ibah
|
9b248dd3de
|
Alternative solution to 'Compare random arrays' plus an explanation
|
2016-08-25 14:52:59 +02:00 |
|
ibah
|
9e6559e6eb
|
Correcting solution to the 'round away from 0' exercise
|
2016-08-23 13:09:56 +02:00 |
|
Bartosz Telenczuk
|
5920f6c30e
|
add alternative solution to exercise 64
|
2016-08-18 10:50:54 +02:00 |
|
Nicolas P. Rougier
|
c6d6b9954c
|
Fix typo and add a MIT license
|
2016-07-15 17:09:47 -05:00 |
|
Nicolas P. Rougier
|
28c5670563
|
Switch to markdown only
|
2016-07-15 08:28:59 -05:00 |
|