Computes details of solution for modeling purposes


Keywords
python, solution, chemistry, activity, coefficient, osmosis, reverse
License
MIT
Install
pip install pySolution==0.0.2.1.4.3

Documentation

pySolution

Installing Anaconda and Python

Install Anaconda and proceed to launch Jupyter Notebook for all operations.

Description of package

A solution chemistry toolkit that computes solution characteristics for modeling purposes

Current version: 0.0.2.1.4.3 Find the PyPI installation here: https://pypi.org/project/pySolution

Note that there are currently a lot of bugs - working on fixing them

Installation guide: Go to Terminal (for MacOS or Linux) or cmd (for Windows) and type in the following:

pip install pysolution

Note: With the current version, it should automatically downgrade your Sklearn package to version 0.24.2, due to a prediction model used for the dielectric constant in water.

For a guide on how to use pySolution, please refer to the demo found in the repository.