DREAM3D-NX Python Docs

Latest Version: 1.2.0

The complex library can be installed through an Anaconda packages from the BlueQuartzSoftware channel. This can be achieved by creating a new virtual environment

conda config --add channels conda-forge
conda config --set channel_priority strict
conda create -n cxpython python=3.10
conda activate cxpython
conda install -c bluequartzsoftware complex

Contents:

Indices and tables