What's Changed
- Updated ReadTheDocs build's Python version by @ojustino in #512
- Tried Python 3.8 with ReadTheDocs instead by @ojustino in #514
- Fix position angle rotation passthrough for TiltOpticalPathDifference by @evanmayer in #524
- build(deps): bump matplotlib from 3.5.2 to 3.5.3 by @dependabot in #520
- build(deps): bump scipy from 1.8.1 to 1.9.1 by @dependabot in #521
- Fix units error in MultiHexagonAperture, see #485 by @mperrin in #527
- build(deps): bump numpy from 1.22.4 to 1.23.3 by @dependabot in #525
- replacing np.float with np.float_ per Issue 544 by @adambolton in #545
- Update minimum versions across the board by @BradleySappington in #551
- add option to mark levels in display_ee by @douglase in #540
- minor: misc PEP8 code style consistency reformatting by @mperrin in #554
- Addition of CuPy as an Accelerated Computing Option by @kian1377 in #499
- build(deps): bump astropy from 5.2.1 to 5.2.2 by @dependabot in #557
- build(deps): bump matplotlib from 3.7.0 to 3.7.1 by @dependabot in #558
- remove usages of deprecated
codecov
package by @zacharyburnett in #559 - Move metadata from non-standard setup.cfg into PEP 621-compliant pyproject.toml. (546 takeover) by @BradleySappington in #561
- for now, skip a failing Fresnel test for the most recent scikit-image versions by @mperrin in #555
- Remove older CUDA GPU code, now that it's replaced by CuPY GPU code by @mperrin in #556
- build(deps): bump numpy from 1.24.2 to 1.24.3 by @dependabot in #562
New Contributors
- @evanmayer made their first contribution in #524
- @adambolton made their first contribution in #545
- @BradleySappington made their first contribution in #551
- @zacharyburnett made their first contribution in #559
Full Changelog: v1.0.3...v1.1.0