You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various items in the docs can be updated for increased clarity. Specifically:
charge_balance docstring - make explicit that this returns a SIGNED charge balance, positive or negative
EOS.equilibrate: the base class docstrings should be updated to include the new kwargs added in v.1.4.0.
Add a warning box to the "Quickstart" page alerting users that charge balancing and equilibration do not happen by default
The doc pages headers say "pyEQL src documentation" ever since the migration to sphinx-immaterial (See migrate docs theme to sphinx-immaterial #272 ). Fix this to remove the "src" so that the pages just say "pyEQL documentation"
Add a link to the GitHub releases / release notes page in the left navigation column
Various items in the docs can be updated for increased clarity. Specifically:
charge_balancedocstring - make explicit that this returns a SIGNED charge balance, positive or negativeEOS.equilibrate: the base class docstrings should be updated to include the new kwargs added inv.1.4.0.sphinx-immaterial(See migrate docs theme to sphinx-immaterial #272 ). Fix this to remove the "src" so that the pages just say "pyEQL documentation"