adaptive icon indicating copy to clipboard operation
adaptive copied to clipboard

:chart_with_upwards_trend: Adaptive: parallel active learning of mathematical functions

Results 107 adaptive issues
Sort by recently updated
recently updated
newest added

## Description Please include a summary of the change and which (if so) issue is fixed. Fixes #(ISSUE_NUMBER_HERE) ## Checklist - [ ] Fixed style issues using `pre-commit run --all`...

[AsyncRunner](https://adaptive.readthedocs.io/en/latest/_modules/adaptive/runner.html#AsyncRunner) checks if the function to be learned is a coroutine or not. This function comes from the learner, e.g. [BaseLearner](https://adaptive.readthedocs.io/en/latest/reference/adaptive.learner.base_learner.html) which says that the function might be modified by...

WARNING:param.main: Calling the .opts method with options broken down by options group (i.e. separate plot, style and norm groups) is deprecated. Use the .options method converting to the simplified format...

updates: - [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.1...v0.2.2)

We have a use case for adaptive where the function parameter is a slowly changable physical parameter like the orientation angle of a polarization filter. The simple approach with the...

Until https://github.com/agronholm/typeguard/issues/330 is fixed. ## Description Please include a summary of the change and which (if so) issue is fixed. Fixes #(ISSUE_NUMBER_HERE) ## Checklist - [ ] Fixed style issues...

## Description Please include a summary of the change and which (if so) issue is fixed. Fixes #(ISSUE_NUMBER_HERE) ## Checklist - [ ] Fixed style issues using `pre-commit run --all`...

## Description Please include a summary of the change and which (if so) issue is fixed. Fixes #(ISSUE_NUMBER_HERE) ## Checklist - [ ] Fixed style issues using `pre-commit run --all`...

https://github.com/pyviz/holoviews/issues/3564 is fixed ## Description Please include a summary of the change and which (if so) issue is fixed. Fixes #(ISSUE_NUMBER_HERE) ## Checklist - [ ] Fixed style issues using...

Hi thanks for this awesome package! I have an issue with the use of the interpolated data of the Learner2D with a function that I'm trying to analyze. This is...

Documentation