----------------- * create pure python packages * include wheel file * package as python3 only
2.1.0
---------------- * fix case when scalar angle used with mie_S1_S2() * add pypi badge * fix notebook testing * thanks to zmoon for the following changes: * add requirements-dev.txt * add example script testing * add workflow testing * fix Au/Ag error * fix examples that use refractiveindex.info * add testing badge
2.0.1
---------------- * fix packaging mistake
2.0.0
---------------- * use numba for 10-700X speed improvement * thanks to jbecca and pscicluna for their help * add performance notebook * add automated notebook checking * test more code
1.3.3
---------------- * colab badge and link * change theme for sphinx documentation * add requirements.txt to avoid installing sphinx * fix restructured text errors * advise everywhere to `pip install --user miepython` to avoid permission problems