Getting Started#
Installation#
The tabs below show the commands to install THzTools with pip
or conda
.
pip install thztools
conda install -c conda-forge thztools
Once installed, the package name is thztools
, and the import convention is:
import thztools as thz
Recommended imports#
The following packages are not required to use thztools
but make it more
convenient to use.