Skip to content

0.3.6

Latest
Compare
Choose a tag to compare
@morganjwilliams morganjwilliams released this 29 Oct 03:56

0.3.6 Changelog

  • PR Merged: Sarah Shi contributed a PR to better handle values below zero during compositional renormalisation (to 1 or 100%; #104). The functions pyrolite.comp.codata.close and pyrolite.comp.codata.renormalise will now warn where values below zero exist, and replace these with numpy.nan.
  • Added a CITATION.cff file to the repository.
  • Various administrative changes (formatting, linting, meta-file management), minor bugfixes and addressing various deprecation/other warnings.