Releases: scottprahl/iadpython
Releases · scottprahl/iadpython
Packaging Release
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
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
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
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
v0.2.1 remove ctypes as a requirement
Initial Release
Basic python bindings for the C version of inverse adding-doubling.