Skip to content
#

loops

Here are 331 public repositories matching this topic...

stillyslalom
stillyslalom commented Sep 27, 2020

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

map!(Threaded(+)
evezeyl
evezeyl commented Feb 9, 2020

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:
  1. Moving this exercise at the end of th

Improve this page

Add a description, image, and links to the loops topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the loops topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.