Summary

Numerical calculation of ideal Fermi gas (IFG) properties.

Currently supports temperatures in range [1e-49..1e+49] and specific volumes in range [1e-30..1e+20]. Others are not tested.

Installation

Easily install via pip (note, however, that numpy should be installed first, see Installation on https://pypi.org/project/fdint/):

pip install numpy
pip install ifg

Usage

More examples are available in ifg/examples.py folder.

Support

Feel free to open an issue on Github if you have any questions. You can also contact me (email, telegram)

Indices and tables