- fully support single integrating spheres
- add command-line support
- add Monte Carlo sphere simulations
- add Port class for Sphere class
- change entrance port to empty port
- improve sphere-single.ipynb
- add sphere-random.ipynb
- improve single sphere testing
- add port testing
- add notebook on measurements
- rearrange documentation
- 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
- fix search, one-sphere round-trips now
- fix packaging
- fix html generation
- linting
- inverse calculation works for 0 spheres
- much more testing
- basic multiple layers support
- single location for version number
- revert to sphinx_rtd_theme
- 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
- improve packaging
- improve documentation with Sphinx
- use tox
- add better diagnostics for finding libiad library
- add doc files to distribution
- promise only python 3 and non-zip
- improve long description
v0.2.4 * fix bugs found by C Regan * (unreleased??)
- fix __init__.py so "import iadpython" works
- necessary because setup.py version did not get updated
- remove ctypes as a requirement
- initial checkin
- Convert to markdown format
- update to correct contents
- add ctypes as dependancy, fix test path
- update my notes on how to cut a release