From 2b0c32f1248545d31e59413a641af494eac7ebd0 Mon Sep 17 00:00:00 2001 From: giulero Date: Thu, 27 Jun 2024 17:35:22 +0200 Subject: [PATCH] Fix typo --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 81be897b..548cc642 100644 --- a/README.md +++ b/README.md @@ -222,8 +222,6 @@ w_H_f_batch = jitted_vmapped_frame_fk(w_H_b_batch, joints_batch) > [!NOTE] > The first call of the jitted function can be slow, since JAX needs to compile the function. Than it will be fast! -```python - ### CasADi interface ```python