Skip to content

Releases: glotaran/pyglotaran

v0.3.3

18 Mar 20:39
24fcd33
Compare
Choose a tag to compare

pyglotaran 0.3.3 Release Notes

pyglotaran is a Python library for global and target analysis of time-resolved spectroscopy data.

This is the latest and probably last patch on the v0.3 maintenance branch, as development for the next milestone is well underway on the main branch in the repository

Highlights

  • Much faster when using equal area penalties
  • Support for Python 3.9

Changelog

  • Force recalculation of SVD attributes in scheme._prepare_data (#597)
  • Remove unneeded check in spectral_penalties._get_area Fixes (#598)
  • Added python 3.9 support (#450)

Usage notice

This software package is made available as an early access release, to the advantage of the (scientific) community who wishes to make use of it before it has fully matured, but without any warranties. Please refer to the usage notice in the README.

For a modest collection of examples, see the pyglotaran_examples repository.
For examples on how to do plotting of results see the pyglotaran_extras repository.

Citing

If you use the pyglotaran package in an academic context, we would appreciate a citation. You can cite the software as:

Jörn Weißenborn, Joris Snellenburg, Sebastian Weigand, & Ivo H.M. van Stokkum. (2021, March 18). pyglotaran: a Python library for global and target analysis (Version v0.3.3). Zenodo. http://doi.org/10.5281/zenodo.4619635

DOI

v0.3.2

28 Feb 18:55
Compare
Choose a tag to compare

pyglotaran 0.3.2 Release Notes

The first release of pyglotaran ready for a wider audience was v0.3.0, this is the first proper patch release to follow, fixing some small but important issues.

Highlights

  • Compatible with NumPy 1.20.
  • Using less memory during optimization (during Result creation).
  • Saved result datasets are smaller in size.

Changelog

  • Added compatibility for NumPy 1.20 and raised minimum required NumPy version to 1.20 (#555)
  • Fixed excessive memory consumption in result creation due to full SVD computation (#574)
  • Added feature parameter history (#557)
  • Moved setup logic to setup.cfg (#560)
  • Correction to setup.cfg to satisfy PyPI and version bump 0.3.1 -> 0.3.2

Version numbering

A glitch in the matrix resulted v0.3.1 having a visually unappealing front page on PyPI. To fix this, a new release had to be drafted which is identical to v0.3.1, other than a configuration file used in rendering said front page. For all intents and purposes both versions are the same, released on the same date, and thus share the same Highlights and Changelog (w.r.t v0.3.0)

Usage notice

This software package is made available as an early access release, to the advantage of the (scientific) community who wishes to make use of it before it has fully matured, but without any warranties. Please refer to the usage notice in the README.

For a modest collection of examples, see the pyglotaran_examples repository.
For examples on how to do plotting of results see the pyglotaran_extras repository.

v0.3.1

28 Feb 16:50
Compare
Choose a tag to compare

pyglotaran 0.3.1 Release Notes

The first release of pyglotaran ready for a wider audience was v0.3.0, this is the first patch release for that version, fixing some small but important issues.

Highlights

  • Compatible with NumPy 1.20.
  • Using less memory during optimization (during Result creation).
  • Saved result datasets are smaller in size.

Changelog

  • Added compatibility for NumPy 1.20 and raised minimum required NumPy version to 1.20 (#555)
  • Fixed excessive memory consumption in result creation due to full SVD computation (#574)
  • Added feature parameter history (#557)
  • Moved setup logic to setup.cfg (#560)

Usage notice

This software package is made available as an early access release, to the advantage of the (scientific) community who wishes to make use of it before it has fully matured, but without any warranties. Please refer to the usage notice in the README.

For a modest collection of examples, see the pyglotaran_examples repository.
For examples on how to do plotting of results see the pyglotaran_extras repository.

v0.3.0

11 Feb 09:46
ba7fea6
Compare
Choose a tag to compare

pyglotaran 0.3.0 Release Notes

pyglotaran 0.3.0 is considered the first release ready for a wider audience, enjoy your glimpse into the future of global and target analysis!

Highlights

  • Switched to internal optimization mechanism
  • Introduced a new Schema and Problem class for greater control over optimization
  • Parameter relations using custom expression now possible
  • Simultaneous global and target analysis with multiple datasets now possible!

Usage notice

This software package is made available as an early access release, to the advantage of the (scientific) community who wishes to make use of it before it has fully matured, but without any warranties. Please refer to the usage notice in the README.

For a modest collection of examples, see the pyglotaran_examples repository.
For examples on how to do plotting of results see the pyglotaran_extras

pyglotaran 0.2.0 BusFactor++

02 Dec 00:59
Compare
Choose a tag to compare

Celebratory BusFactor++ release!

Future release of pyglotaran will include meatballs!

Consult readme before use.