Recent Releases of hecalc

hecalc - HeCalc V1.0.1

New features

  • None

Improvements

  • None

Bugfixes

  • Corrects minor error in calculation of 95% confidence interval

Full Changelog: https://github.com/Peter-E-Martin/HeCalc/compare/v0.3.3-alpha...v1.0.0

- Python
Published by Peter-E-Martin over 3 years ago

hecalc - HeCalc Version 1.0.0

New features

  • Now reports both 1- and 2-sigma equivalents for all output data.

Improvements

  • Accurate calculation of required number of Monte Carlo iterations.

Bugfixes

  • None

Full Changelog: https://github.com/Peter-E-Martin/HeCalc/compare/v0.3.3-alpha...v1.0.0

- Python
Published by Peter-E-Martin over 3 years ago

hecalc - HeCalc Version 0.4.1

New features

  • None

Improvements

  • Better formatting for manual GUI output

Bugfixes

  • Corrects versioning errors

Full Changelog: https://github.com/Peter-E-Martin/HeCalc/compare/v0.2.1-alpha...v0.4.1beta

- Python
Published by Peter-E-Martin almost 4 years ago

hecalc - HeCalc Version 0.4.0

New features

  • Reports uncertainty at both 1- and 2- sigma (and 68% and 95% confidence interval) levels

Improvements

  • Precision of uncertainty now directly calculated

Bugfixes

  • None

Full Changelog: https://github.com/Peter-E-Martin/HeCalc/compare/v0.2.1-alpha...v0.4.0beta

- Python
Published by Peter-E-Martin almost 4 years ago

hecalc - HeCalc Version 0.3.4

New features

  • None

Improvements

  • None

Bugfixes

  • Order of correlation column headers failed in certain circumstances.
  • Manual input failing after addition of correlated uncertainty; added default to full uncorrelation for manual input

Full Changelog: https://github.com/Peter-E-Martin/HeCalc/compare/v0.2.1-alpha...v0.3.4alpha

- Python
Published by Peter-E-Martin about 4 years ago

hecalc - HeCalc Version 0.3.3

New features

  • None

Improvements

  • Slight renaming of output columns for clarity
  • Default number of decimals changed to 2

Bugfixes

  • None

Full Changelog: https://github.com/Peter-E-Martin/HeCalc/compare/v0.2.1-alpha...v0.3.3alpha

- Python
Published by Peter-E-Martin about 4 years ago

hecalc - HeCalc Version 0.3.2

New features

  • None

Improvements

  • Output columns have been reorganized to be more intuitive and include more useful numbers

Bugfixes

  • NaN is now returned for any sample with all 0 radionuclides

Full Changelog: https://github.com/Peter-E-Martin/HeCalc/compare/v0.2.1-alpha...v0.3.2alpha

- Python
Published by Peter-E-Martin about 4 years ago

hecalc - HeCalc

New features

  • Inclusion of correlated uncertainty

Improvements

  • None

Bugfixes

  • Prevents runaway Monte Carlo calculations when date does not converge

Full Changelog: https://github.com/Peter-E-Martin/HeCalc/compare/v0.1.1-alpha...v0.2.1-alpha

- Python
Published by Peter-E-Martin about 4 years ago

hecalc - HeCalc Version 0.1.1

This release has very minor updates to the code base to bring some strings in the GUI into alignment and to fix some versioning discrepancies. The big new feature is the inclusion of an executable with the release that will run on windows. A bundled version of HeCalc for mac is coming soon!

As with the previous release, version 0.1.1 is in alpha. The statistical portions of the software consistently yield the correct outputs, but unexpected bugs may cause crashes, particularly for running the GUI.

- Python
Published by Peter-E-Martin over 4 years ago

hecalc - HeCalc 0.0.1 alpha

This is the initial release for HeCalc, a package to perform (U-Th)/He data reduction and uncertainty propagation. It includes functionality though a GUI, the command line, or via the individual functions contained within the package. Future releases will include executable binary files as well to permit straightforward use of the GUI.

Some minor testing has been performed, but this version should be considered to be in alpha. The statistical portions of the software consistently yield the correct outputs, but unexpected bugs may cause crashes, particularly for running the GUI.

- Python
Published by Peter-E-Martin over 4 years ago