Skip to content

Releases: HUGG/tcplotter

v0.3.8

13 Aug 10:42
8b9a0ec
Compare
Choose a tag to compare

What's Changed

  • Fix bug with plotting points when reading age data from file; bump to… by @davewhipp in #39

Full Changelog: v0.3.7...v0.3.8

v0.3.7

23 Jul 16:34
766f713
Compare
Choose a tag to compare

What's Changed

  • Update Matplotlib plot styles, minor text output formatting edits by @davewhipp in #37

Full Changelog: v0.3.6...v0.3.7

v0.3.6

03 Aug 07:34
afc847c
Compare
Choose a tag to compare

New features

  • None

Improvements

  • None

Bugfixes

Full Changelog: v0.3.5...v0.3.6

v0.3.5

15 May 11:47
7f2c54e
Compare
Choose a tag to compare

New features

  • None

Improvements

Bugfixes

  • None

Full Changelog: v0.3.4...v0.3.5

v0.3.4

15 May 08:46
39b6e97
Compare
Choose a tag to compare

New features

  • Add option for reading tT history from file by @davewhipp in #32

Improvements

  • None

Bugfixes

Full Changelog: v0.3.3...v0.3.4

v0.3.3

28 Feb 12:31
9a425f4
Compare
Choose a tag to compare

New features

  • None

Improvements

  • None

Bugfixes

  • Fix bug with unknown number of measured ages when no age file is given

What's Changed

  • Fix bug with number of measured ages if no age file is defined by @davewhipp in #31

Full Changelog: v0.3.2...v0.3.3

v0.3.2

27 Feb 10:27
0c510fb
Compare
Choose a tag to compare

New features

  • None

Improvements

  • Better feedback for issues reading age data file

Bugfixes

  • None

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

24 Feb 07:16
4230c32
Compare
Choose a tag to compare

New features

  • None

Improvements

  • None

Bugfixes

  • Bumped version to 0.3.1 in setup.py

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

23 Feb 19:05
9432cc1
Compare
Choose a tag to compare

New features

  • Measured ages can now be read and plotted from an age data text file
  • Misfit values can be calculated for the measured and modeled ages

Improvements

  • Minor updates to documentation

Bugfixes

  • None

What's Changed

  • Add support for reading age data file, plotting measured ages, calculating misfits by @davewhipp in #21
  • Update sample age data, output when reading data file by @davewhipp in #22
  • Add examples for how to read an age file and calculate a misfit by @davewhipp in #23
  • Format code with black by @davewhipp in #24
  • Bump dependency versions by @davewhipp in #25
  • Test another ipython version by @davewhipp in #26
  • Remove environment version dependencies by @davewhipp in #27

Full Changelog: v0.2.1...v0.3.0

v0.2.1

09 Mar 15:48
6f8115c
Compare
Choose a tag to compare

New features

  • None

Improvements

  • Clarify citation info in README

Bugfixes

  • Fix warnings of type conversion for C++ code

What's Changed

Full Changelog: v0.2.0...v0.2.1