From 5faa4fbdb1a64351a42d31dd6f54f0402c29c405 Mon Sep 17 00:00:00 2001 From: Oleksii Kachaiev Date: Thu, 11 May 2023 08:23:06 +0200 Subject: [DOC] Fix references to JAX and numpy functions (#475) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fix ref to JAX * Fix references to numpy.random.* * Typo in CONTRIBUTING * Removed :any: reference from func parameters * Make markup of params consistent with other docstrings * Mentioned latest open PR in RELEASES * Fix See Also references for ot.factored --------- Co-authored-by: RĂ©mi Flamary --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 168ffb3..c66ab3e 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -199,4 +199,4 @@ method does to the data and a figure (coming from an example) illustrating it. -This Contribution guide is strongly inpired by the one of the [scikit-learn](https://github.com/scikit-learn/scikit-learn) team. +This Contribution guide is strongly inspired by the one of the [scikit-learn](https://github.com/scikit-learn/scikit-learn) team. -- cgit v1.2.3