Skip to content

Commit 78804ad

Browse files
authoredSep 17, 2024··
Update README.md
Added hyperlink for landing
1 parent 537aad6 commit 78804ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
<p align="center">
88
<!-- Placeholder for a cool logo -->
9-
<img src="https://github.com/based-robotics/jaxadi/blob/master/_assets/_logo.png?raw=true" alt="JAXADI Logo" width="400"/>
9+
<a href="https://based-robotics.github.io/jaxadi/">
10+
<img src="https://github.com/based-robotics/jaxadi/blob/master/_assets/_logo.png?raw=true" alt="JAXADI Logo" width="400"/></a>
1011
</p>
1112

1213
**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.

0 commit comments

Comments
 (0)
Please sign in to comment.