File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Thanks to all that ontribute making this package what it is !
3131
3232after activation of the conda environment depicted in the online documentation.
3333
34- * Compilation options for developers such as WITH_TEST, WITH_EFENCE are defined in pyproject.toml. They can be used with
34+ * Compilation options for developers such as WITH_TEST, WITH_EFENCE are defined in pyproject.toml. They can be used with
3535
3636 pip install --no-build-isolation --config-settings=cmake.define.WITH_TEST=TRUE -e .
3737 pip install --no-build-isolation --config-settings=cmake.build-type="Debug" -e .
Original file line number Diff line number Diff line change 11# Usage
22
3- ``` {toctree}
4- :maxdepth: 2
5- :hidden:
6-
7- Convolution <user/convolution.rst>
8- Histogram <user/histogram.rst>
9- ```
103
114``` {nbgallery}
125examples/clustering.ipynb
You can’t perform that action at this time.
0 commit comments