Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Aug 6, 2024
1 parent d808240 commit 588eccc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ Introduction
============

:mod:`ndfilters` is an experimental library designed to parallelize the filters in
:mod:`scipy.ndimage` using :mod:`numba`.
:mod:`scipy.ndimage` using the `Numba <https://numba.readthedocs.io/en/stable/>`_
just-in-time compiler.


Installation
============
:mod"`ndfilters` is published on PyPI and can be installed using::
:mod:`ndfilters` is published on PyPI and can be installed using::

pip install ndfilters

Expand Down

0 comments on commit 588eccc

Please sign in to comment.