Commit Graph

  • 453fa9fa14 add exercise with hint matianjun1 2017-06-18 22:46:28 +08:00
  • a0e4013bec add exercise with suggestion matianjun1 2017-06-18 21:40:30 +08:00
  • 4daab04f7b Merge pull request #46 from chrisjdavie/master Nicolas P. Rougier 2017-05-28 09:08:51 +02:00
  • d130d89a48 solution only works for a 1d array chrisjdavie 2017-05-25 15:25:13 +00:00
  • f440691a50 Merge pull request #44 from silverriver/silver_dev Nicolas P. Rougier 2017-04-04 21:46:37 +02:00
  • 45b87e81d3 typo in 59 and changed solution of 66 silver 2017-04-01 12:01:36 +08:00
  • 62bf042b6c Merge pull request #43 from R3DDY97/fix-typo Nicolas P. Rougier 2017-03-30 22:24:38 +02:00
  • 0b48275aaa Fix typo in Excercise no.23,42. reddy 2017-03-30 22:05:50 +05:30
  • b30cdf9df9 Merge pull request #40 from denkorzh/patch-1 Nicolas P. Rougier 2017-03-22 10:46:03 +01:00
  • ec68dd2775 link fixed Denis M Korzhenkov 2017-03-22 12:33:20 +03:00
  • 498b707332 Merge pull request #35 from ibah/master Nicolas P. Rougier 2016-12-11 13:08:29 +01:00
  • 995c2c8f64 correcting einsum equivalent of outer function ibah 2016-12-09 12:39:01 +01:00
  • f4d6512cef Merge pull request #34 from ibah/master Nicolas P. Rougier 2016-12-01 13:57:58 +01:00
  • 946647cb40 Adding an alternative solution to the 'extract rows with unequal values' exercise ibah 2016-12-01 13:42:52 +01:00
  • 37e7fe2563 generalizing the solution to the 'extract rows with unequal values' exercise ibah 2016-11-29 13:09:51 +01:00
  • 27179d38a7 Merge pull request #33 from ibah/master Nicolas P. Rougier 2016-11-28 17:06:45 +01:00
  • 733e2c3204 Solution to How to find rows of A that contain elements of each row of B ibah 2016-11-28 13:44:47 +01:00
  • d5771bbf70 Merge pull request #30 from ev-br/patch-2 Nicolas P. Rougier 2016-11-02 16:02:09 +01:00
  • fe1c5c3ff8 MAINT: fix a typo Evgeni Burovski 2016-11-02 15:23:58 +03:00
  • ac525959c9 Merge pull request #29 from ev-br/patch-1 Nicolas P. Rougier 2016-10-30 06:59:41 +01:00
  • 8cbaacc259 Tweak Ex 31 in the notebook too Evgeni Burovski 2016-10-29 19:33:21 +03:00
  • 4cb1d8cd76 mention np.errstate context manager in exercise 31. Evgeni Burovski 2016-10-29 17:03:53 +03:00
  • e8ad2e1123 Merge pull request #28 from Nozdi/feature/no-solution-notebook Nicolas P. Rougier 2016-10-18 21:18:44 +02:00
  • 614fa8f2c8 Add code to exercises where it is needed Mateusz Flieger 2016-10-18 19:41:12 +02:00
  • 8fd54c4971 Merge pull request #27 from Nozdi/feature/no-solution-notebook Nicolas P. Rougier 2016-10-18 10:49:48 +02:00
  • 9933e1b6b6 Add jupyter notebook without solution Mateusz Flieger 2016-10-18 00:03:01 +02:00
  • 8a54c99dd1 Add notebook checkpoints to gitignore Mateusz Flieger 2016-10-18 00:02:44 +02:00
  • 66de752cad Merge pull request #26 from ibah/master Nicolas P. Rougier 2016-10-04 20:59:48 +02:00
  • 9e3eb1d1dd adding pandas solution as a reference to the 'means of subsets' exercise ibah 2016-10-04 11:57:43 +02:00
  • 44b5e1e940 Merge pull request #25 from joeyfreund/patch-1 Nicolas P. Rougier 2016-10-01 19:12:11 +02:00
  • 1f2c4ae683 add matrix-multiplication example to notebook Joey Freund 2016-10-01 08:46:19 -04:00
  • 5bd4dca9e2 add solution with matrix-mult operator Joey Freund 2016-09-30 17:25:54 -04:00
  • 8db3e71f60 Merge pull request #24 from ibah/master Nicolas P. Rougier 2016-09-28 09:49:03 +02:00
  • 497f204914 adding info on the required Numpy version to the recenlty added solution ibah 2016-09-28 09:32:10 +02:00
  • 48025c7521 Merge pull request #23 from ibah/master Nicolas P. Rougier 2016-09-27 15:28:04 +02:00
  • b74eeca0cf adding a simpler solution to 'sum over last two axes' exercise' ibah 2016-09-27 15:16:26 +02:00
  • 35a6dc4f80 Merge pull request #21 from ibah/master Nicolas P. Rougier 2016-09-09 12:30:00 +01:00
  • 15ede08113 improved readability for 'point by point distances', numpy.atleast_2d can take multiple arguments ibah 2016-09-09 11:50:46 +02:00
  • 04b3714fda Merge pull request #20 from ibah/master Nicolas P. Rougier 2016-09-01 14:34:25 +02:00
  • 1a20be883b correcting syntax errors in ipy notebook ibah 2016-09-01 13:52:41 +02:00
  • 9b248dd3de Alternative solution to 'Compare random arrays' plus an explanation ibah 2016-08-25 14:52:59 +02:00
  • 9e6559e6eb Correcting solution to the 'round away from 0' exercise ibah 2016-08-23 13:09:56 +02:00
  • 429db566ac Merge pull request #16 from btel/patch-1 Nicolas P. Rougier 2016-08-18 16:17:45 +02:00
  • 5920f6c30e add alternative solution to exercise 64 Bartosz Telenczuk 2016-08-18 01:05:56 +02:00
  • e35f345757 Added the no solution version Nicolas P. Rougier 2016-07-16 08:42:18 -05:00
  • 5f4ede99ba Added Zenodo DOI Nicolas P. Rougier 2016-07-15 19:58:07 -05:00
  • 0162060b8f Merge branch 'master' of github.com:rougier/numpy-100 Nicolas P. Rougier 2016-07-15 17:11:42 -05:00
  • 477de92945 Fix typo and add a MIT license Nicolas P. Rougier 2016-07-15 17:11:25 -05:00
  • c6d6b9954c Fix typo and add a MIT license Nicolas P. Rougier 2016-07-15 17:09:47 -05:00
  • 755518ecf6 Added direct access to the notebook from the badge Nicolas P. Rougier 2016-07-15 15:43:44 -05:00
  • 88ad754f16 Merge pull request #14 from rougier/Notebook-direct-access Nicolas P. Rougier 2016-07-15 15:38:00 -05:00
  • 43347066cd Added direct access to the notebook Nicolas P. Rougier 2016-07-15 15:35:29 -05:00
  • 28c5670563 Switch to markdown only Nicolas P. Rougier 2016-07-15 08:28:59 -05:00
  • 58c23200b6 Removed html generation code Nicolas P. Rougier 2016-07-15 08:08:40 -05:00
  • f70e4b8074 Cosmetic fixes Nicolas P. Rougier 2016-07-15 08:06:49 -05:00
  • be67f6aa56 Renamed files Nicolas P. Rougier 2016-07-15 08:03:40 -05:00
  • 629e4e1004 Added requirements for binder Nicolas P. Rougier 2016-07-15 07:52:18 -05:00
  • 8a01a1148e Added the notebook version Nicolas P. Rougier 2016-07-15 07:51:25 -05:00
  • b91cb1b0c4 New exercise using nditer. And we're done, we've got 100 exercises \! Nicolas P. Rougier 2016-07-14 20:53:25 -05:00
  • f1059bd9c7 Added exercise with warning level Nicolas P. Rougier 2016-07-14 20:21:23 -05:00
  • 503be76295 Added two datetime exercises Nicolas P. Rougier 2016-07-14 19:58:32 -05:00
  • e8dd40096d Added inplace operations exercise Nicolas P. Rougier 2016-07-14 19:36:32 -05:00
  • 6223625ee9 Typo Nicolas P. Rougier 2016-07-14 18:28:02 -05:00
  • 8db82a0bcc Just discovered numpy.emath so I added an exercise Nicolas P. Rougier 2016-07-14 18:23:45 -05:00
  • 48c135ece4 Added common values exercise Nicolas P. Rougier 2016-07-14 17:59:29 -05:00
  • e0103959dd Added a pad example Nicolas P. Rougier 2016-07-14 17:47:38 -05:00
  • dda652cef7 Typo again (grrr) Nicolas P. Rougier 2016-07-14 17:29:32 -05:00
  • 9465ae21ad Typo Nicolas P. Rougier 2016-07-14 17:28:35 -05:00
  • 50b73978a4 Added a simple exercises related to memory footprint computation Nicolas P. Rougier 2016-07-14 17:27:18 -05:00
  • bab502a047 Merge pull request #13 from jhamrick/master Nicolas P. Rougier 2016-07-14 15:42:36 -05:00
  • c5e1d52d30 Define X Jessica B. Hamrick 2016-07-14 15:29:37 -05:00
  • 8f1d1ebf2a Merge pull request #12 from jhamrick/master Nicolas P. Rougier 2016-07-14 15:00:29 -05:00
  • 77dc7a6da2 Add difficulty level Jessica B. Hamrick 2016-07-14 14:55:58 -05:00
  • 1be7effea7 Add confidence intervals exercise Jessica B. Hamrick 2016-07-14 14:54:03 -05:00
  • 03ccfbdd33 Added some exercises Nicolas P. Rougier 2016-07-14 11:55:31 -05:00
  • 26f1f77460 Typo Nicolas P. Rougier 2016-03-09 10:34:08 +01:00
  • 91d2597985 Merge pull request #10 from Dapid/show_config Nicolas P. Rougier 2016-03-09 10:31:19 +01:00
  • c00ee7060c Using np.show_config() Dapid 2016-03-09 09:43:04 +01:00
  • b7d801c3e2 Included exercises from Evgeni Burovski (@ev-br), close #7 Nicolas P. Rougier 2016-03-09 07:27:39 +01:00
  • 275d8e4a29 Remove duplicate, close #8 Nicolas P. Rougier 2016-03-09 07:02:08 +01:00
  • f828eaa2fe typo Nicolas P. Rougier 2016-03-08 21:09:04 +01:00
  • b41151402e Added exercises (80/100) Nicolas P. Rougier 2016-03-08 21:02:50 +01:00
  • 47774a3183 Added exercices and the disrt 5 stars Nicolas Rougier 2015-11-02 21:41:40 +01:00
  • d90a6027fa New exercices and each exercice (supposed) difficulty is now indicated using stars Nicolas Rougier 2015-11-02 13:23:43 +01:00
  • 108425f24c Fix a bug, close issue #1 Nicolas Rougier 2015-08-22 17:56:07 +02:00
  • 8501989498 Regenerated the html Nicolas Rougier 2015-08-22 09:19:50 +02:00
  • 9d8a7ad876 Merge pull request #4 from italmassov/master Nicolas P. Rougier 2015-08-22 09:18:17 +02:00
  • 4d72e2e9a8 proposing solution to question 52, although trivial unknown 2015-08-22 13:01:21 +06:00
  • 7cdef30736 Merge pull request #3 from cdeil/patch-1 Nicolas P. Rougier 2015-08-19 07:24:58 +02:00
  • b0bc4864b3 Python 3! Christoph Deil 2015-08-18 23:54:55 +02:00
  • 544f204cce Fix some mis-alignment in code blocks Nicolas Rougier 2015-08-16 21:01:36 +02:00
  • 345066bd75 Fix some mis-alignment in code blocks Nicolas Rougier 2015-08-16 21:01:30 +02:00
  • ba2b2b0f9b Added new exercice (How to get the diagonal of a dot product) Nicolas Rougier 2015-08-16 20:48:42 +02:00
  • 61f0bcc00b Added new exercices (Subtract the mean of each row of a matrix) Nicolas Rougier 2015-08-16 20:07:45 +02:00
  • 1e222512d5 Fix mess with notebook Nicolas Rougier 2015-08-16 19:58:51 +02:00
  • 1cf7be0a9c Remove ipython notebook (incompatible format) Nicolas Rougier 2015-08-16 19:56:47 +02:00
  • 25ac81b95b Removed sections to ease numbering Nicolas Rougier 2015-08-16 19:55:47 +02:00
  • d95fb29380 Merge pull request #2 from ghevcoul/master Nicolas P. Rougier 2015-03-05 21:43:52 +01:00
  • 101be3edf6 Update Apprentice Exercise 7 ghevcoul 2015-03-05 14:03:41 -05:00
  • 9d5189d5bd Fix html link (again) Nicolas Rougier 2015-02-26 18:35:56 +01:00