Skip to content

Releases: m-weigand/ccd_tools

Major maintenance release

20 Oct 13:22
Compare
Choose a tag to compare

This release synchronizes with releases on pypi again. In addition, quite a few minor and major fixes have been introduced, such as better handling of normalization factors and corresponding plotting/saving issues have been fixed.

Maintainance release

11 Apr 06:27
Compare
Choose a tag to compare

Fix some issues with setuptools and pypi.

Get back on track

11 Apr 06:07
Compare
Choose a tag to compare

This release mostly fixes tests and adds a lot of documentation fixes.

One serious bug was fixed for the computation of sigma_infty for the conductivity formulation.

0.8.12 - introducing notebook apps

04 Oct 17:14
Compare
Choose a tag to compare

This release contains a lot of documentation improvements and the addition of a jupyter notebook app for ccd_single.

Other noteworthy changes:

  • renamed dd_single.py -> ccd_single
  • renamed dd_time.py -> ccd_time
  • we now use entry points to register the scripts. This greatly improves usability on Windows

0.8.3 - maintenance release

02 Feb 16:33
Compare
Choose a tag to compare
v0.8.3

increase version to 0.8.3

minor release

01 Feb 13:44
Compare
Choose a tag to compare

This is only a minor release. Besides some code clean-up, set the starting heuristic to nr 3.

finalize renaming to ccd_tools and to a proper versioning scheme

12 Jan 15:39
Compare
Choose a tag to compare

This release is the first 'proper' release on github.com, with the most prominent changes:

  • first version under the new name 'Cole-Cole decomposition tools' (CCD)
  • first (proper) version uploaded to pypi
  • first (proper) Python 3 version
  • first version with a DOI (via Zenodo)
  • initial homepage with online-documentation