Skip to content

Files

Latest commit

 

History

History
27 lines (15 loc) · 875 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 875 Bytes

libeq

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.

Installation

To install libeq, you can use pip:

pip install libeq

Documentation

For more detailed information about libeq and its usage, please refer to the project documentation.

Acknowledgements

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.