Published May 15, 2023
| Version v1.0.0
Software
Open
python-adaptive/adaptive: version 1.0.0
Authors/Creators
- 1. Microsoft, Station Q
- 2. Kavli Institute of Nanoscience, Delft University of Technology
Description
Release Notes for v1.0.0
We are excited to announce the release of Adaptive version 1.0.0. This milestone signifies more than six years of development, testing, and optimization.
What's Changed- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/python-adaptive/adaptive/pull/392
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/python-adaptive/adaptive/pull/393
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/python-adaptive/adaptive/pull/395
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/python-adaptive/adaptive/pull/397
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/python-adaptive/adaptive/pull/398
- Move to pyproject.toml based install by @basnijholt in https://github.com/python-adaptive/adaptive/pull/401
- Replace isort, flake8, and pyupgrade by ruff by @basnijholt in https://github.com/python-adaptive/adaptive/pull/402
- Fix HoloViews opts deprecation warnings by @basnijholt in https://github.com/python-adaptive/adaptive/pull/357
- Bump scikit-optimize in environment.yml by @basnijholt in https://github.com/python-adaptive/adaptive/pull/403
- Use nb_execution_raise_on_error Sphinx myst-nb option by @basnijholt in https://github.com/python-adaptive/adaptive/pull/396
- Add nbQA for notebook and docs linting by @basnijholt in https://github.com/python-adaptive/adaptive/pull/361
- Use the build module by @basnijholt in https://github.com/python-adaptive/adaptive/pull/407
- Avoid asyncio.coroutine error in Readthedocs.org builds by @basnijholt in https://github.com/python-adaptive/adaptive/pull/406
- Only really import packages when needed by @basnijholt in https://github.com/python-adaptive/adaptive/pull/410
- Cache the loss of a SequenceLearner by @basnijholt in https://github.com/python-adaptive/adaptive/pull/411
- Use codecov/codecov-action instead of removed codecov package by @basnijholt in https://github.com/python-adaptive/adaptive/pull/412
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/python-adaptive/adaptive/pull/413
- Remove _RequireAttrsABCMeta metaclass and replace with simple check by @basnijholt in https://github.com/python-adaptive/adaptive/pull/409
- Add mypy to pre-commit and fix all current typing issues by @basnijholt in https://github.com/python-adaptive/adaptive/pull/414
- Disable typeguard CI pipeline by @basnijholt in https://github.com/python-adaptive/adaptive/pull/415
- Update GitHub Actions CI by @basnijholt in https://github.com/python-adaptive/adaptive/pull/416
- Rewrite parts of README, reorder sections, and add features section by @basnijholt in https://github.com/python-adaptive/adaptive/pull/400
- Update Python version requirement to 3.9 in accordance with NEP 29 by @basnijholt in https://github.com/python-adaptive/adaptive/pull/418
- Use versioningit to work with pyproject.toml and remove setup.py by @basnijholt in https://github.com/python-adaptive/adaptive/pull/420
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/python-adaptive/adaptive/pull/423
- Allow storing the full sequence in SequenceLearner.to_dataframe by @basnijholt in https://github.com/python-adaptive/adaptive/pull/425
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/python-adaptive/adaptive/pull/426
- Add github-changelog-generator CI workflow by @basnijholt in https://github.com/python-adaptive/adaptive/pull/421
- Update CHANGELOG for v1.0.0 by @basnijholt in https://github.com/python-adaptive/adaptive/pull/429
- @pre-commit-ci made their first contribution in https://github.com/python-adaptive/adaptive/pull/392
Full Changelog: https://github.com/python-adaptive/adaptive/compare/v0.15.1...v1.0.0
Files
python-adaptive/adaptive-v1.0.0.zip
Files
(1.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4f4f7887c7444017d70acde328f45d4f
|
1.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/python-adaptive/adaptive/tree/v1.0.0 (URL)