Skip to content

Releases: scottprahl/iadpython

Packaging Release

19 Sep 22:04
Compare
Choose a tag to compare

No new functionality.

0.5.3

  • add github actions
  • add citation with zenodo DOI
  • add copyright to docs
  • add conda support
  • improve badges
  • add github auto testing
  • lint files
  • start fixing math in docstrings
  • remove tox

v0.5.2

  • fix search, one-sphere round-trips now
  • fix packaging
  • fix html generation
  • linting

v0.5.2 Simple Sphere Support

04 Feb 00:10
Compare
Choose a tag to compare

v0.5.2

  • fix search, one-sphere round-trips now
  • fix packaging
  • fix html generation
  • linting

v0.5.1

  • inverse calculation works for 0 spheres
  • much more testing
  • basic multiple layers support
  • single location for version number
  • revert to sphinx_rtd_theme

Inverse Adding-Doubling starts to work

14 Mar 16:27
Compare
Choose a tag to compare

This release supports basic inverse adding-doubling (i.e., extracting optical properties from reflection and transmission measurements).

Support for integrating spheres is just starting and does not work properly yet.

v0.5.1

  • inverse calculation works for 0 spheres
  • much more testing
  • basic multiple layers support
  • single location for version number
  • revert to sphinx_rtd_theme

v0.4.0

  • forward adding-doubling calculation is pure python now
  • create pure python packages
  • include wheel file
  • package as python3 only
  • use sphinx_book_theme for docs

Another working release

10 Aug 23:20
Compare
Choose a tag to compare

Now forward adding-doubling works fine. Starting sphere support. No inverse support yet.

v0.4.0

  • forward adding-doubling calculation is pure python now
  • create pure python packages
  • include wheel file
  • package as python3 only
  • use sphinx_book_theme for docs

v0.3.0

  • improve packaging
  • improve documentation with Sphinx
  • use tox
  • add better diagnostics for finding libiad library

Working release

01 Sep 20:20
Compare
Choose a tag to compare
v0.2.1

remove ctypes as a requirement

Initial Release

01 Sep 20:12
Compare
Choose a tag to compare

Basic python bindings for the C version of inverse adding-doubling.