From 17cb81774342b701473cbadc65dffe98caebe2df Mon Sep 17 00:00:00 2001 From: Filippo Luca Ferretti Date: Mon, 10 Feb 2025 12:26:20 +0100 Subject: [PATCH] Update `typing` module in docs --- docs/modules/typing.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/modules/typing.rst b/docs/modules/typing.rst index d7bb370bf..8056ac613 100644 --- a/docs/modules/typing.rst +++ b/docs/modules/typing.rst @@ -10,8 +10,9 @@ Typing Int Float Vector - FloatJax - IntJax - ArrayJax - VectorJax - MatrixJax + BoolLike + FloatLike + IntLike + ArrayLike + VectorLike + MatrixLike