Speeding up simulations with JAX #1072
corbinklett
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Worth a shot if someone wants to code it up. A couple of thoughts:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does it make sense to incorporate JAX in order to run simulations faster? It seems to speed up simulation significantly via just-in-time compilation. This could help with large models, long time horizons, and realtime testing, including software-in-the-loop. Just wondering if this type of effort is something has has been considered before.
Beta Was this translation helpful? Give feedback.
All reactions