- Added `ClassyGalaxyCountsDerivative` class to CLASS interfaces - Added `CambCMBDerivative` class to CAMB interfaces
0.10.4
Added
- Added `set_label_params` and `set_tick_params` methods to `FisherBarFigure` - Added option for `names` value in `FisherMatrix.rename` to be an instance of `P` - Updated docstrings
Fixed
- Fixed typo in `__init__.py` file
0.10.3
Changed
- Changed documentation template so inherited methods are not duplicated - Renamed `_FisherBaseFigure` to `FisherBaseFigure` - Renamed `_FisherMultipleAxesFigure` to `FisherMultipleAxesFigure` - Updated documentation so it's more compatible with ReST
0.10.2
Fixed
- Fixed shading of contours when calling `plot` method of `FisherFigure`s
0.10.1
Fixed
- Fixed plotting order when calling `FisherBarFigure` methods with `kind='barh'`