File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -801,7 +801,7 @@ value (i.e. the isovalue) of the scalar field can be chosen and all points in
801801space that have this value can be tied together creating a so-called isosurface.
802802
803803Contour plots can be easily created using `matplotlib <https://matplotlib.org/ >`_.
804- For the creation of isosurfaces, we use `PyTessel <https://pytessel.imc-tue.nl. >`_.
804+ For the creation of isosurfaces, we use `PyTessel <https://ifilot.github.io/pytessel/ >`_.
805805
806806Contour plots
807807-------------
@@ -844,7 +844,7 @@ Constructing isosurfaces
844844
845845.. note ::
846846 Isosurface generation requires the :program: `PyTessel ` package to be
847- installed. More information can be found `here <https://pytessel.imc-tue.nl >`_.
847+ installed. More information can be found `here <https://ifilot.github.io/pytessel/ >`_.
848848
849849.. code-block :: python
850850
You can’t perform that action at this time.
0 commit comments