You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@
7
7
</p>
8
8
9
9
10
-
**JaxADi** is a powerful Python library designed to bridge the gap between `casadi.Function`and JAX-compatible functions. By leveraging the strengths of both CasADi and JAX, JAXADI opens up exciting opportunities for building highly efficient, batchable code that can be executed seamlessly across CPUs, GPUs, and TPUs.
10
+
**JaxADi** is a Python library designed to bridge the gap between [CasADi](https://web.casadi.org/) based and [JAX](https://jax.readthedocs.io/en/latest/index.html#)-compatible functions. By leveraging the strengths of both CasADi and JAX, JaxADi opens up exciting opportunities for building highly efficient, batchable code that can be executed seamlessly across CPUs, GPUs, and TPUs.
11
11
12
-
JAXADI can be particularly useful in scenarios involving:
12
+
JaxADi can be particularly useful in scenarios involving:
13
13
14
14
- Robotics simulations
15
15
- Optimal control problems
@@ -19,7 +19,7 @@ JAXADI can be particularly useful in scenarios involving:
0 commit comments