Release 1.5.0
Release 1.5.0
is a small compatibility and cleanup release.
Enhancements
- The
pyhdtoolkit.optics
package has a new module,rdt
, with some utility functions.
Changes
- The
pyhdtoolkit.maths.nonconvex_phase_sync
module has been removed.
Maintenance
- The version requirement on
numpy
has been updated to>=2.0
. - Various dependencies have had their minimum required version increased.
- Fixed various deprecation and future warnings through the package.
- Documentation has been updated in several places.
- Documentation has been upgraded to use
sphinx-design
instead of the now deprecatedsphinx-panels
.
What's Changed
- Documentation updates by @fsoubelet in #107
- Test fixes by @fsoubelet in #108
- Migrate Docs to Sphinx-Design, Remove NPS, Update Workflows by @fsoubelet in #109
Full Changelog: 1.4.0...1.5.0