Before using this script, install numpy and ml_dtypes on your system. To do so, use the following commands in your terminal:
pip install numpy
pip install ml_dtypes
To use the verification script, use the following command while in the support/verification folder:
python -i ./Basic_verification
The script runs for some time and generates the graphs one after the other. After you analyze and close all the graphs, type quit() to close the Python terminal.