Skip to content

Releases: marcoalopez/GrainSizeTools

Release v3.0.2

31 Dec 13:40
Compare
Choose a tag to compare

This is a minor release. This version corrects the issue #15 (a bug in the Van der Wal piezometer).

Release v3.0.1

22 Dec 09:05
Compare
Choose a tag to compare

This is a minor release. This version corrects the issue #15 (a bug in the Van der Wal piezometer).

Release v3.0RC

04 May 14:46
Compare
Choose a tag to compare

This is the GrainSizeTools script v3.0RC (release candidate). The script has been completely reorganized including new modules and features. Its use is no longer compatible with previous versions (v2.x). You can find the new documentation on the main page of the script. In addition, the script now has a folder with use-examples based on Jupyter notebooks. Enjoy it!

Release v3.0beta3

16 Apr 17:25
Compare
Choose a tag to compare
Release v3.0beta3 Pre-release
Pre-release

This is a major (beta3) release

The script has been completely reorganized with new modules and functions. Its functionality is not compatible with previous versions. You can find the new documentation (still in development) with usage examples here: https://github.com/marcoalopez/GrainSizeTools/blob/master/DOCS/getting_started.md

Release v2.0.4

09 Apr 11:33
Compare
Choose a tag to compare

This is a minor release fixing a bug

  • Bug correction (issue#15)

Release v3.0beta2

06 Apr 23:02
Compare
Choose a tag to compare
Release v3.0beta2 Pre-release
Pre-release

This is a major (beta2) release

The script has been completely reorganized with new modules and functions. Its functionality is not compatible with previous versions. You can find the new documentation (still in development) with usage examples here: https://github.com/marcoalopez/GrainSizeTools/blob/master/DOCS/getting_started.md

Release v3.0beta1

25 Mar 17:52
Compare
Choose a tag to compare
Release v3.0beta1 Pre-release
Pre-release

This is a major (beta) release

The script has been completely reorganized with new modules and functions. Its functionality is not compatible with previous versions. You can find the new documentation (still in development) with usage examples here: https://github.com/marcoalopez/GrainSizeTools/blob/master/DOCS/getting_started.md

Release v2.0.3

22 Apr 16:15
Compare
Choose a tag to compare

This is a minor release with incremental improvements. The following features were added:

  • Add new functions test_lognorm and qq_plot to test lognormality
  • Bug correction (issue#13)
  • Now the maximum precision of the kde estimator can be set manually
  • Incremental improvements in the code (including some reorganization)
  • Incremental improvements in the plots
  • Requirements list update

Release v2.0.2

05 Oct 14:38
Compare
Choose a tag to compare

This is a minor release with incremental improvements made during the review of the script in the Journal of Open Source Software. The following features were added:

  • Some tweaks in the plots to make them look better and avoid blank spaces when using Jupyter notebooks
  • Improvements in the documentation of some functions.
  • Use np.sum() instead of sum() throughout the script for consistency
  • The calc_diffstress function indicates the valid names when the piezometer is misspelt

Release v2.0.1

05 Sep 13:58
Compare
Choose a tag to compare

Release Notes

This is a minor release with incremental improvements. The following features were added:

  • The find_grain_size function now returns the geometric mean when using a linear scale.
  • The calc_diffstress function allows correcting paleostress estimates for plane stress using the correction factor proposed by Behr and Platt (2013).