- Fix bug when Eemin and Eemax where set too close. Fixes 225.
0.10.1
^^^^^^^^^^^^^^^^^^^
- Dropped support for Python 3.9, updated to numpy v2, updated packaging.
0.10.0
^^^^^^^^^^^^^^^^^^^
- Updated emcee dependency to version 3. The interface to access the chain, log-probability, and blobs has changed accordingly, see `emcee's documentation <https://emcee.readthedocs.io>`_.
0.9.1
^^^^^^^^^^^^^^^^^^
- Fix exceptions thrown by `np.array_equal` for some combinations of model and blob outputs.
0.9.0
^^^^^^^^^^^^^^^^^^
- Dropped Python 2 support. If you need to use naima in Python 2, please use version 0.8.4.
0.8.4
^^^^^^^^^^^^^^^^^^
- Updated deprecated uses of numpy and astropy.Quantity logic - Updated tests for latest versions of dependencies