We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50aa160 commit 45ae6a4Copy full SHA for 45ae6a4
CHANGELOG.md
@@ -1,8 +1,14 @@
1
# Changelog
2
3
+## v1.1
4
+
5
+### Added
6
+- parallelization of the `stratage.Geochron._time_increment_pdfs()` to speed up numerical computation of time increment distributions
7
+- improve gridding and efficiency of numerical computation of time increment distributions
8
9
## v1.0
10
-Features
11
+### Features
12
- `Geochron` class for creating time-increment distributions
13
- `AgeModel` class for combining priors, stratigraphy, and a Geochron object to sample sedimentation rates and hiatus durations via `PyMC`
14
- parallelized anchoring of floating age models to create probabilistic absolute age models
0 commit comments