-
Updated
May 18, 2020
loops
Here are 331 public repositories matching this topic...
NB: Good first issue label (cannot be added because not in contributor list)
Exercise Reading error Messages - Lesson "Error and Exceptions"
(http://swcarpentry.github.io/python-novice-inflammation/09-errors/index.html)
- As dictionaries are not introduced previously in lesson (maybe a consequence of reducing the lesson) I suggest the following:
- Moving this exercise at the end of th
-
Updated
Jul 21, 2020 - TypeScript
-
Updated
Nov 13, 2020 - C
-
Updated
May 7, 2020 - Python
-
Updated
Apr 1, 2018 - JavaScript
-
Updated
Nov 20, 2020 - Python
-
Updated
Nov 7, 2020 - C++
-
Updated
Oct 10, 2020 - Jupyter Notebook
-
Updated
Aug 21, 2020 - Java
-
Updated
May 25, 2020 - HTML
-
Updated
Jan 4, 2019 - Python
-
Updated
Mar 1, 2020 - Java
-
Updated
Dec 8, 2018 - Python
-
Updated
Sep 20, 2020 - R
-
Updated
Nov 18, 2020 - Python
-
Updated
Jul 19, 2020 - Python
-
Updated
Nov 14, 2020
Improve this page
Add a description, image, and links to the loops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the loops topic, visit your repo's landing page and select "manage topics."
There's a whole menagerie of
vmap-related functions exported, corresponding to mutating/non-mutating, temporal/non-temporal stores, and singlethreaded/multithreaded. Eight versions of the same function are maintainable, but if some other boolean switch is added, that's sixteen, which could get unwieldy. Wrapper types might allow for a more Julian interface - something like