vmap
function-valued functions
#9383
Answered
by
jakevdp
pharringtonp19
asked this question in
Q&A
-
AimI would like to apply MotivationI have a functional and a parameterized class of functions. I would like to be able to evaluate the functional in parallel across this class of functions. Current UnderstandingThis isn't feasible because HopeIs there a workaround? Toy Example
|
Beta Was this translation helpful? Give feedback.
Answered by
jakevdp
Jan 31, 2022
Replies: 1 comment 3 replies
-
Can you say more about what you'd like the output to be? How would you interact with the resulting array of functions? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
pharringtonp19
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you say more about what you'd like the output to be? How would you interact with the resulting array of functions?