Release notes
Version 0.1.0
First official release of the pypH
package on PyPI. The main features of the release are:
Definition of
Acid
class as general object to represent pH-active chemical systemDefinition of
Spectator
class as general object to represent pH-inactive chemical systemDefinition of
Species
abstract class and derivatives as a general representation of a species derived from a given systemDefinition of a
System
class handling in-solution chemistry and capable of plotting acid-base logarithmic diagrams and titration curves (still work in progress)