v2.0.1
First release with binary wheels - thanks to @t20100 !
What's Changed
- update with sparse runner in sandbox by @jonwright in #134
- fix makemap typo by @jonwright in #135
- Attempt to fix the h5py problem, plus other updates by @jonwright in #140
- Add pyproject.toml to avoid pre-installs with pip by @AxelHenningsson in #142
- add nuniq for grid index by @jonwright in #143
- An attempt to fix pip install by @jonwright in #144
- flake8 preparation and ci fixes by @jonwright in #145
- try to set up GH actions by @jonwright in #146
- indexing fixes by @jonwright in #149
- fix spline thing by @jonwright in #150
- fixing mac CI and other sandbox updates by @jonwright in #154
- sinogram datasets and sparse overlaps cleanup by @jonwright in #157
- Update for numpy float and latest sinograms code by @jonwright in #158
- revert deletion by @jonwright in #161
- close #156 by @jonwright in #162
- move to setuptools for 3.11 by @jonwright in #163
- further progress on sinogram sparse peaks by @jonwright in #164
- Bring back u/ub by @jonwright in #165
- Calling bslz4_to_sparse external module by @jonwright in #166
- Update to 1.9.9 for sending to pypi by @jonwright in #167
- use the bg image, numpy deleted bools and numpy.float by @haixing0a in #169
- Trying to fix pip install / numpy problem by @jonwright in #170
- Add dty shifts and roi for iradon by @jonwright in #172
- Should work for bigger s3DXRD maps by @jonwright in #174
- ready for v2 by @jonwright in #176
- Fix #177 by @jonwright in #180
- pixel lut method fo Image distorsion correction by @jbjacob94 in #181
- update CI by @jonwright in #182
- adds an mlem notebook and 3.11 to CI (3.x is frequently broken) by @jonwright in #184
- openmp threading defaults and fscan2d fixup by @jonwright in #185
- fixup fscan2d by @jonwright in #186
- Fix the github CI to run on 2.7 by @jonwright in #188
- Enable manually specifying detector and motor names by @jadball in #189
- appveyor is green again by @jonwright in #190
- Add build wheels, tarball and deploy to pypi by @t20100 in #191
New Contributors
- @AxelHenningsson made their first contribution in #142
- @haixing0a made their first contribution in #169
- @jbjacob94 made their first contribution in #181
- @t20100 made their first contribution in #191
Full Changelog: v1.9.8...v2.0.1