Overview
wnstatmech is a python package for handling the statistical mechanics of fermions and bosons.
Installation
Install from PyPI with pip by typing in your favorite terminal:
$ pip install wnstatmech
Contribute
Issue Tracker: https://github.com/mbradle/wnstatmech/issues/
Source Code: https://github.com/mbradle/wnstatmech/
License
The project is licensed under the GNU Public License v3 (or later).
Documentation
The project documentation is available at https://wnstatmech.readthedocs.io.
Usage
The best way to get started using wnstatmech is to follow the tutorial.