Skip to content

Commit 7e5a943

Browse files
AntoinePrvtdegeus
authored andcommitted
Add xtensor cross references in Numpy cheat sheet
1 parent 18ce5ae commit 7e5a943

File tree

3 files changed

+589
-485
lines changed

3 files changed

+589
-485
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ def setup(app):
4545
intersphinx_mapping = {
4646
"numpy": ("https://numpy.org/doc/stable/", None),
4747
"scipy": ("https://docs.scipy.org/doc/scipy/reference", None),
48+
"xtensor-blas": ("https://xtensor-blas.readthedocs.io/en/stable", None),
4849
}

0 commit comments

Comments
 (0)