8000 Tags · grsharman/detritalPy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: grsharman/detritalPy

Tags

v1.4.3

Toggle v1.4.3's commit message
Update setup.py

v1.4.2

Toggle v1.4.2's commit message
Minor plotting bug fixes

Fixed plotting error when using a split axis and specifying start and stop of age bins. Changed calcComparisonCSV() to make backwards compatible with v1.3 of notebook. Fixed plotting errors with plotHeatMap and plotDepoAge.

v1.4.1

Toggle v1.4.1's commit message
Fixed issue that caused v1.4.0 to not install

v1.4.0

Toggle v1.4.0's commit message
Multiple updates to detritalPy and release of detritalPy-mix and detr…

…italPy-nmf

Added two new notebooks, detritalPy-mix and detritalPy-nmf, and associated code. Fixed plotting issue due to matplotlib update, added Wasserstein distance metric, and updated MDS regarding how stress by is returned from sklearn for non-metric MDS.

v1.3.39

Toggle v1.3.39's commit message
Bug fixes and updates to MDA calculations

Fixed a bug that could cause the YC2s(3+) and Y3Zo MDA methods to miss the youngest cluster in certain circumstances. Updated the tau method filtering criteria. Updated code documentation and MDA options (e.g., whether analyses must be adjacent, or contiguous, to form a 'cluster').

v1.3.38

Toggle v1.3.38's commit message
Fixed deprecated usage of np.int and np.float in adaptiveKDE.py

Replaced np.int with int and np.float with float in adaptiveKDE.py.

v1.3.37

Toggle v1.3.37's commit message
Fixed bug in Y3Zo algorithm (sigma=2 option)

v1.3.36

Toggle v1.3.36's commit message
Rim vs core error bar fix

Fixed bug where rim vs core error bars were swapped

v1.3.35

Toggle v1.3.35's commit message
Update setup.py

Updated 'sklearn' dependency to 'scikit-learn'

v1.3.34

Toggle v1.3.34's commit message
Fixed issue where pie plots disappeared in v1.3.33

0