Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

aeon-toolkit/aeon

aeon-actions-bot[bot] pushed 1 commit to ajb/numpy2 aeon-toolkit/aeon
  • Automatic `pre-commit` fixes 1512582

View on GitHub

TonyBagnall pushed 1 commit to ajb/numpy2 aeon-toolkit/aeon

View on GitHub

TonyBagnall created a comment on a pull request on aeon-toolkit/aeon
(reminds me of the shapelet argsort issue under numba/no numba

View on GitHub

TonyBagnall created a comment on a pull request on aeon-toolkit/aeon
ok so isolated another weird difference arising in the test function `test_stomp_squared_matrix_profile` this code ```python import numpy as np expected = np.array([[18.00000,9.00000,6.00000,...

View on GitHub

TonyBagnall pushed 2 commits to ajb/numpy2 aeon-toolkit/aeon
  • remove output from performance metrics 7bab27a
  • Merge branch 'ajb/numpy2' of https://github.com/aeon-toolkit/aeon into ajb/numpy2 bb9155e

View on GitHub

aeon-actions-bot[bot] pushed 1 commit to ajb/numpy2 aeon-toolkit/aeon
  • Automatic `pre-commit` fixes b04546f

View on GitHub

TonyBagnall pushed 1 commit to ajb/numpy2 aeon-toolkit/aeon
  • remove output from performance metrics 4d6764b

View on GitHub

TonyBagnall pushed 1 commit to ajb/numpy2 aeon-toolkit/aeon
  • catch22 convert to array before converting nans 6e20993

View on GitHub

drichardson starred aeon-toolkit/aeon
TonyBagnall pushed 1 commit to ajb/numpy2 aeon-toolkit/aeon

View on GitHub

TonyBagnall created a branch on aeon-toolkit/aeon

ajb/inf - A toolkit for machine learning from time series

notaryanramani created a comment on a pull request on aeon-toolkit/aeon
Umm... sorry I was trying to rebase the branch and something wild happened 😅. Should I close this PR and open a new one?

View on GitHub

review-notebook-app[bot] created a comment on a pull request on aeon-toolkit/aeon
Check out this pull request on&nbsp; <a href="https://app.reviewnb.com/aeon-toolkit/aeon/pull/2202"><img align="absmiddle" alt="ReviewNB" height="28" class="BotMessageButtonImage" src="https://raw...

View on GitHub

aeon-actions-bot[bot] pushed 1 commit to ajb/numpy2 aeon-toolkit/aeon

View on GitHub

aeon-actions-bot[bot] created a comment on a pull request on aeon-toolkit/aeon
## Thank you for contributing to `aeon` I did not find any labels to add based on the title. Please add the [ENH], [MNT], [BUG], [DOC], [REF], [DEP] and/or [GOV] tags to your pull requests titles...

View on GitHub

TonyBagnall opened a pull request on aeon-toolkit/aeon
Ajb/numpy2
#### Reference Issues/PRs test numpy2 compliance over simple fixes
TonyBagnall created a branch on aeon-toolkit/aeon

ajb/numpy2 - A toolkit for machine learning from time series

MatthewMiddlehurst pushed 1 commit to mm/base aeon-toolkit/aeon
  • more test skips for when the meta class gets sorted out e4855c9

View on GitHub

TonyBagnall deleted a branch aeon-toolkit/aeon

ajb/numpy2

TonyBagnall pushed 1 commit to main aeon-toolkit/aeon
  • more fixes for float_ (#2215) 81a58cb

View on GitHub

TonyBagnall closed a pull request on aeon-toolkit/aeon
[ENH] more fixes for float_
replaces np.float_ with np.float64
TonyBagnall created a comment on a pull request on aeon-toolkit/aeon
> Search for `float_` seems to not return more than that 👍🏼 yeah I ran it under 2.0 locally. I'm optimistic it might actually be ok to upgrade to to numpy 2.0 (bold words). Running tests locally

View on GitHub

CodeLionX created a review on a pull request on aeon-toolkit/aeon
Search for `float_` seems to not return more than that 👍🏼

View on GitHub

aeon-actions-bot[bot] created a comment on a pull request on aeon-toolkit/aeon
## Thank you for contributing to `aeon` I have added the following labels to this PR based on the title: **[ $\\color{#FEF1BE}{\\textsf{enhancement}}$ ]**. I have added the following labels to th...

View on GitHub

TonyBagnall opened a pull request on aeon-toolkit/aeon
[ENH] more fixes for float_
replaces np.float_ with np.float64
MatthewMiddlehurst pushed 1 commit to mm/base aeon-toolkit/aeon

View on GitHub

TonyBagnall created a branch on aeon-toolkit/aeon

ajb/numpy2 - A toolkit for machine learning from time series

TonyBagnall deleted a branch aeon-toolkit/aeon

mm/rocket-split

TonyBagnall pushed 1 commit to main aeon-toolkit/aeon
  • [ENH] Split up rocket estimators (#2207) * split up rocket * test params * test params * test params 3437d5d

View on GitHub

TonyBagnall closed an issue on aeon-toolkit/aeon
[ENH] Split `RocketClassifier` and `RocketRegressor` into multiple classes
### Describe the feature or idea you want to propose Currently, Rocket, Mini-Rocket and Multi-Rocket are condensed into a single estimator. This is not very consistent with other files we have for...
Load more