This repository holds the gas functions, gas cross sections, gas objects, and gas mixing functions used by both PyBoltz and PyGrad**.
** PyGradd is not built yet.
There is two methods to do so. In both of them you will need python3+, cython, and numpy installed. Tested and works with Python 3.10.9 and Cython 3.0.8 , and Numpy 1.24.2
Simply install the module by using pip through the following command. Note: this method needs a new version of PIP.
sudo pip3 install --upgrade git+https://github.com/UTA-REST/PyGasMix --user
Clone this repository. Then run the following command.
$ source setup.sh