GitHub / python-adaptive/adaptive / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| b3a40ef0 | Adopt adaptive-triangulation 0.3.1: batched tell_pending, Rust default_loss, ... |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 5814aa01 |
Fix Learner2D state rollback in BalancingLearner ask(tell_pending=False) (#492)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, Bas Nijholt <b****s@n****t> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 15a81c71 | Do not implicitly shut down the shared reusable executor (#498) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 1bb8618b | Default to loky executor on all platforms (#497) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 7fcc6066 | Remove emojis from README headers (#496) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 1bf65d9a | Raise myst-nb execution timeout to fix flaky Read the Docs builds (#495) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 6684a23f | Make flaky test reruns draw fresh random values (#494) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 567a1b45 |
Add optional Rust-accelerated triangulation backend for LearnerND (#493)
Co-authored-by: basnijholt <b****t@u****m> |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 1f60c43a |
Add anisotropic meshing to LearnerND (#141)
Co-authored-by: Jorn Hoofwijk <j****k@g****m> |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 156778d4 | Fix AsyncRunner failure on Python 3.14 due to asyncio.get_event_loop() remova... |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| be769d87 |
Add customizable number of points in simple runner. (#484)
Co-authored-by: wkrokosz <w****i@c****l>, Bas Nijholt <b****s@n****t> |
Wiktor Krokosz <3****k@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 3dd214f6 |
Remove for loops in deviations function body (#482)
Co-authored-by: Bas Nijholt <b****s@n****t> |
Wiktor Krokosz <3****k@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| d0aab312 | Fix several deprecation warnings (#481) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1eae4ae7 | Update changelog to v1.4.0 (#480) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 462c531b | Bump `mypy` and `ruff` in `pre-commit` (#479) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 240fb89f | Enable runtime type checking in tests with typeguard (#478) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d25e7e76 | Follow SPEC 0 and drop support for Python 3.9 and 3.10 (#477) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5167fe0c | Use `uv` as Nox backend and several related improvements (#476) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 022a2571 | Prevent SciPy deprecation warning for `estimate_gradients_2d_global` (#475) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d512b4ba | Fix readthedocs.yml (#474) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2820e1f1 | Remove async activation magic in notebook_integration.py (#473) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6ec39e18 | fix scipy deprecation warning (#465) |
Pieter Eendebak <p****k@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 97780fa8 | Remove Azure Pipelines badge in README.md (#462) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| fefe3666 | Release v1.3.0 (#459) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 190b57ba |
Replace deprecated numpy aliases (#458)
Co-authored-by: Bas Nijholt <b****s@n****t> |
Pieter Eendebak <p****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 05dbdbb0 | Remove `SKOptLearner` because `scikit-optimize` is unmaintained (#404) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 68f19281 |
Update CHANGELOG.md for v1.2.0 (#454)
Co-authored-by: github-actions[bot] <g****]@u****m> |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8def2c24 | Test Python 3.12 and fix its installation (#453) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 5a5d1de6 |
[pre-commit.ci] pre-commit autoupdate (#447)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d2c80418 | Use ruff-format instead of black (#446) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 378f9f6f | Add benchmarks page for Learner1D and Learner2D functions (#405) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b883911f | Bump versions to compatible packages in `docs/environment.yml` (#445) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 6c2bc1f2 | Add `live_info_terminal`, closes #436 (#441) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| bdcbbf35 |
Add `AsyncRunner.block_until_done` (#444)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a7f01eb2 |
[pre-commit.ci] pre-commit autoupdate (#434)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Bas Nijholt <b****s@n****t> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| cfe628a2 | Add changelog for v1.1.0 | Joseph Weston <j****n@m****m> | about 3 years ago | |
| b77e011a |
Ensure periodic saving fires immediately after runner task is finished (#440)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
Joseph Weston <j****h@w****d>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 88f02588 | Add Learner2D loss function 'thresholded_loss_factory' (#437) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 067444fa | Add adaptive.utils.daskify (#422) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f31d0a50 |
[pre-commit.ci] pre-commit autoupdate (#433)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| cf0b9172 | [pre-commit.ci] pre-commit autoupdate (#431) |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 37139a19 |
Update CHANGELOG for v1.0.0 (#429)
Co-authored-by: github-actions[bot] <g****]@u****m> |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4959bfcd | Add github-changelog-generator CI workflow (#421) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c22ea54b |
[pre-commit.ci] pre-commit autoupdate (#426)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2b941528 | Allow storing the full sequence in SequenceLearner.to_dataframe (#425) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0dd5d987 |
[pre-commit.ci] pre-commit autoupdate (#423)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3fbbfba6 | Use versioningit (#420) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 60149183 | Update Python version requirement to 3.9 in accordance with NEP 29 (#418) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0936a932 | Rewrite parts of README, reorder sections, and add features section (#400) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 429c4bd6 | Update GitHub Actions CI (#416) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 6795c067 | Disable typeguard CI pipeline (#415) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| e0809ae7 | Add mypy to pre-commit and fix all current typing issues (#414) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 82ed0a45 | Remove _RequireAttrsABCMeta metaclass and replace with simple check (#409) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b16f0e5f |
[pre-commit.ci] pre-commit autoupdate (#413)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 1b0f15e4 | Use codecov/codecov-action instead of removed codecov package (#412) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 541e1f2b | Cache the loss of a SequenceLearner (#411) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 295516b0 |
Only really import packages when needed (#410)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 815fd312 | Avoid asyncio.coroutine error in Readthedocs.org builds (#406) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| bfd1a435 | Use the build module (#407) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0590be68 |
Add nbQA for notebook and docs linting (#361)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 81464a38 | Use nb_execution_raise_on_error Sphinx myst-nb option (#396) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 01569d26 | Bump scikit-optimize in environment.yml (#403) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 39196b18 | Fix HoloViews opts deprecation warnings (#357) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3cd17f39 | Replace isort, flake8, and pyupgrade by ruff (#402) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 85ae3f84 | Move to pyproject.toml based install (#401) |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 81dc8b52 |
[pre-commit.ci] pre-commit autoupdate (#398)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b05f3b84 |
[pre-commit.ci] pre-commit autoupdate (#397)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 7b5c2cbb |
[pre-commit.ci] pre-commit autoupdate (#395)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b24b6441 |
[pre-commit.ci] pre-commit autoupdate (#393)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 98ea110b |
[pre-commit.ci] pre-commit autoupdate (#392)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m> |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 6c69e880 | Use default executor when Runner(..., executor=None) (#389) | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| 0a80755d | Update CHANGELOG (#388) | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| ddd97d4b | Add support for Python 3.11 and test on it (#387) | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| 055d1edc | Add type-hints to Runner (#370) | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| 28d4c35f | merge Merge pull request #382 from python-adaptive/easy-runner-goals |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b5f6f265 | Specify when learner is used in auto_goal | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| 2186c025 | Use exact same text in different runners | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| 563a633f | Add missing end_time_goal and duration_goal to doc-string | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| efb46f15 |
Fix loss in tutorial
Co-authored-by: Joseph Weston <j****h@w****d> |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 881a2d3a |
Update "Stopping Criteria" Runner docs
Co-authored-by: Joseph Weston <j****h@w****d> |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 68b31439 | fix type annotations | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| 84bd796e | No longer restrict scikit-learn | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| c96e5a42 | complete doc-string of auto_goal | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| 761afa86 | rename datetime_goal to end_time_goal | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| ae6ab648 | rename timedelta to duration | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| 8b300de1 | Test timedelta goal | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| 0f7d3205 | Allow timedelta_goal to be an int | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| be14576a | pass parameters and add doc-strings | Bas Nijholt <b****s@n****t> | over 3 years ago | |
| 6f3437a9 | Remove unused variable | Bas Nijholt <b****s@n****t> | almost 4 years ago | |
| 2a77ca23 | Implement losses explicitly | Bas Nijholt <b****s@n****t> | almost 4 years ago | |
| 11e14c42 | add test_auto_goal | Bas Nijholt <b****s@n****t> | almost 4 years ago | |
| 470c58f5 | do not make goal keyword-only | Bas Nijholt <b****s@n****t> | almost 4 years ago | |
| 873eb0f8 | Add doc-string entries for loss_goal and npoints_goal | Bas Nijholt <b****s@n****t> | almost 4 years ago | |
| 8fcaee9e | Use flake8 from GitHub | Bas Nijholt <b****s@n****t> | almost 4 years ago | |
| dbd81c31 | Use ImportError instead of ModuleNotFoundError | Bas Nijholt <b****s@n****t> | almost 4 years ago | |
| efe4a449 | DataSaver fix | Bas Nijholt <b****s@n****t> | almost 4 years ago | |
| 05be9488 | Use loss_goal and npoints_goal | Bas Nijholt <b****s@n****t> | almost 4 years ago | |
| ae44fae1 | merge Merge pull request #364 from juandaanieel/master |
Bas Nijholt <b****s@n****t>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 55cd0232 | minor rewording |
Anton Akhmerov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| c27c2a30 | docstring for f | Juan Daniel Torres <j****s@J****l> | almost 4 years ago |