Added or improved printing of: Coordinates, Event, LimbDarkeningCoeffs, Model, ModelParameters, and MulensData.
2.14.0
We added Chang-Refsdal lens, i.e., single lens with shear and convergence. This was mostly done by alpv95.
2.13.2
For testing CI
2.13.0
- v2.12 - added in MulensData: scale_errorbars(), errorbars_scale_factors, and errorbars_scaling_equation - v2.13 - bug in MagnificationCurve corrected (very rare and only for single lens case)
2.11.0
In **MulensData** we add copy() method which returns a deep copy of given instance. We also clarify docsting for plot_properties attribute of that class.
2.10.1
Adding `long_description` in `setup.py` so that PyPI upload works.