Published February 28, 2024 | Version 0.3.5.post0
Software Open

morganjwilliams/pyrolite: 0.3.5.post0

  • 1. CSIRO Mineral Resources
  • 2. Camborne School of Mines, University of Exeter
  • 3. University of Bristol
  • 4. @LDEO, Columbia University
  • 5. ETH Zürich
  • 6. Charles University in Prague
  • 7. TU Dortmund

Description

0.3.5 Changelog

  • New Contributor: Malte Mues
  • New Contributor: Bob Myhill
  • Bugfix: Fixed a bug with the index structure for the documentation example galleries.
  • Expanded test suite for a text coverage bump.
  • Started testing against and supporting Python 3.12.

pyrolite.geochem

  • PR Merged: Malte Mues contributed a PR to allow series and dataframes with Pm data to be used with the pyrolite.pyrochem REE accessors (i.e., the column will not be dropped if it exists; #100). This PR also included an update for the pyrolite.util.lambdas functions to be more flexible in terms of access, including as individual series (allowing performant usage with pandarallel.
  • Updates to pyrolite.pyrochem accessors to be more flexible, generally allowing usage with both DataFrame and Series objects (e.g. df.pyrochem.REE, ser.pyrochem.REE).

pyrolite.plot

  • PR Merged: Bob Myhill contributed a series of pull requests to fix formatting of TAS diagram labels (#91), update the TAS field names in the JSON template (#92), improve the formatting and scaling of TAS diagrams (#93), add an option to add field labels in the visual centre of polygons (rather than the 'centroid'; #94 ), update some usage of matplotlib (#96), and allow selective plotting of individual fields when adding a classification diagram to axes (#98).

pyrolite.mineral

  • Suppressed pandas performance warnings related to sequential construction of pandas.DataFrames in pyrolite.mineral.normative.CIPW_norm.

Files

morganjwilliams/pyrolite-0.3.5.post0.zip

Files (5.8 MB)

Name Size Download all
md5:95f8d0e1e1c03b6d71ae452d2e38d674
5.8 MB Preview Download

Additional details

Related works