New features
- Add support for not creating multi-indexes in
xoa.coords.geo_stack
.
Bug fixes
- Fix
xoa.geo.get_distances
that was not able to handle multi-indexes fromxoa.coords.geo_stack
. - Fix doc generation [#83].
- Fix
xoa.sigma.get_cs
to keep it compatible with pure numpy arrays.
Documentation
- Add a link to the github repository.