libeq
is a Python library for the solution of thermodynamic equilibrium. It is the core routine of PyES, a frontend for the calculation of species distribution and simulation of titration curves.
To install libeq
, you can use pip:
pip install libeq
For more detailed information about libeq
and its usage, please refer to the project documentation.
This library is based on the work of many research groups on the topic, in particular the works of Prof. Sammartano's research group from the University of Messina and the Prof. Carrayrou from the University of Strasbourg.
The code has been heavily inspired by the works of Prof. Blasco from the University of Valencia.