Commit Graph

13 Commits

Author SHA1 Message Date
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