Skip to content

Commit

Permalink
add Paddle in index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
HydrogenSulfate committed Sep 19, 2024
1 parent 85d9cde commit 65fe480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ regular Python functions and JIT compiles them to efficient kernel code that can
Warp is designed for `spatial computing <https://en.wikipedia.org/wiki/Spatial_computing>`_
and comes with a rich set of primitives that make it easy to write
programs for physics simulation, perception, robotics, and geometry processing. In addition, Warp kernels
are differentiable and can be used as part of machine-learning pipelines with frameworks such as PyTorch and JAX.
are differentiable and can be used as part of machine-learning pipelines with frameworks such as PyTorch, JAX and Paddle.

Below are some examples of simulations implemented using Warp:

Expand Down

0 comments on commit 65fe480

Please sign in to comment.