Recent Releases of stratmc

stratmc - StratMC v1.0.1

Bug fixes:

  • Informative error message if heights for section minimum/maximum age constraints are undefined
  • Pin versions of PyMC and JAX in requirements for Windows OS compatibility

- Python
Published by sedmonsond 11 months ago

stratmc - StratMC v1.0.0

Official release of StratMC as described in Edmonsond & Dyer (2025) (accepted at Geoscientific Model Development)

What's Changed

  • Release v1.0.0 by @sedmonsond in https://github.com/sedmonsond/stratmc/pull/1
  • Extra term added to the likelihood function to discourage non-zero offsets from the global signal
  • Additional model helper functions to ensure superposition constraints are respected in the posterior
  • Generate custom initial values for each chain inside of get_trace (avoids issues that arise with PyMC's default initial value generation method for models with intermediate intrusive and detrital ages)
  • Added function for subsampling stratigraphic proxy data
  • Minor bug fixes and documentation updates

Full Changelog: https://github.com/sedmonsond/stratmc/compare/v0.1.1b...v1.0.0

- Python
Published by sedmonsond about 1 year ago

stratmc - StratMC v0.1.1b

Pre-release of the Python package StratMC (pip install stratmc==0.1.1b0). This version of the model is described in the manuscript "A Bayesian framework for inferring regional and global change from stratigraphic proxy records" (Edmonsond & Dyer, submitted to Geoscientific Model Development). The package documentation for this release is archived in stratmc.pdf.

- Python
Published by sedmonsond almost 2 years ago

stratmc - StratMC v0.1.0b

Initial pre-release of the Python package StratMC (pip install stratmc==0.1.0b0). The package documentation for this release is archived in stratmc.pdf.

- Python
Published by sedmonsond almost 2 years ago