Skip to content

Releases: grsharman/detritalPy

detritalPy v1.4.3

09 Oct 19:44
Compare
Choose a tag to compare

Fixed bug that would prevent KDE from plotting in "double dating" plot

detritalPy v1.4.2

24 Jun 02:26
Compare
Choose a tag to compare

Minor updates to plotAll() function that fix errors that arose from specific plotting options. Adjusted calcComparisonCSV() to make backwards compatible with v1.3 of detritalPy notebook.

detritalPy v1.4.1

09 Feb 01:50
Compare
Choose a tag to compare

Fixed issue that prevented v1.4.0 from installing

detritalPy v1.4.0

09 Feb 01:22
Compare
Choose a tag to compare

Fixed serious plotting issue caused by change in matplotlib v3.8.2. Released two new notebooks, detritalPy-mix and detritalPy-nmf, and associated code, that allow forward and inverse mixture modeling. Updated MDS routine to account for change in how stress is reported for non-metric MDS by sklearn.manifold.MDS. Added Wasserstein distance calculation (Lipp and Vermeesch, 2023: Geochronology). Other minor changes to detritalPy notebook.

detritalPy v1.3.39

26 Nov 23:28
Compare
Choose a tag to compare

Fixed a bug in the youngest clustering algorithm that could cause the youngest cluster to be missed in certain circumstances (affects the YC2s(3+) and Y3Zo calculations). Updated the tau method filtering criteria. Updated MDA code documentation and added additional options.

detritalPy v1.3.38

10 Oct 23:21
Compare
Choose a tag to compare

Fixed instances of deprecated np.int and np.float in adaptiveKDE.py

v1.3.37

01 Sep 15:21
Compare
Choose a tag to compare

Fixed bug in MDAfuncs.py Y3Zo algorithm where input uncertainties were too low with sigma=2 option

v1.3.36

09 May 15:14
Compare
Choose a tag to compare

Fixed a bug where the rim vs core error bars were swapped

v1.3.35

25 Apr 16:45
Compare
Choose a tag to compare

Updated sklearn dependency to 'scikit-learn' to avoid an error upon installation.

detritalPy v1.3.34

02 Mar 21:49
Compare
Choose a tag to compare

Fixed an error introduced in v1.3.33 where pie plots disappeared when not using a split x-axis