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