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 6d882d8

View on GitHub

TonyBagnall pushed 1 commit to ajb/numpy2 aeon-toolkit/aeon
  • return bounds to previous 50ac9be

View on GitHub

TonyBagnall pushed 1 commit to ajb/numpy2 aeon-toolkit/aeon
  • return bounds to previous d28182b

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

TonyBagnall pushed 1 commit to ajb/numpy2 aeon-toolkit/aeon
  • raise bound on matplotlib e1eea48

View on GitHub

TonyBagnall created a review on a pull request on aeon-toolkit/aeon
lgtm

View on GitHub

TonyBagnall pushed 2 commits to ajb/numpy2 aeon-toolkit/aeon
  • make argsort stable c2f19c2
  • Merge branch 'ajb/numpy2' of https://github.com/aeon-toolkit/aeon into ajb/numpy2 6684aa2

View on GitHub

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

View on GitHub

TonyBagnall pushed 2 commits to ajb/numpy2 aeon-toolkit/aeon
  • make argsort stable 071b173
  • Merge branch 'ajb/numpy2' of https://github.com/aeon-toolkit/aeon into ajb/numpy2 1f83ede

View on GitHub

TonyBagnall created a comment on a pull request on aeon-toolkit/aeon
still some weirdness, but tbh there is little to gain from further drilling down. Simplified the test, set kind="stable" and it passes with and without numpy3

View on GitHub

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

View on GitHub

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

View on GitHub

fspinna created a review comment on a pull request on aeon-toolkit/aeon
No, I'll remove it.

View on GitHub

fspinna created a review on a pull request on aeon-toolkit/aeon

View on GitHub

fspinna created a review comment on a pull request on aeon-toolkit/aeon
It can be removed, but it's more of an explanatory comment. Should I remove these kinds of comments in general?

View on GitHub

CodeLionX created a review on a pull request on aeon-toolkit/aeon

View on GitHub

TonyBagnall opened an issue on aeon-toolkit/aeon
[ENH] Numpy 2 compatibility
### Describe the feature or idea you want to propose it would be good to update our code to make it numpy 2.0 compatible, even if dependencies are not. See #2218 ### Describe your proposed soluti...
fspinna created a comment on a pull request on aeon-toolkit/aeon
> It might be a bit ambitious for this PR, but it would be wonderful to include a fast sliding window SAX-transform with dilation if possible. > re SAX, we could investigate using this version a...

View on GitHub

shreyamali01 forked aeon-toolkit/aeon

shreyamali01/aeon

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

aryanpola opened a pull request on aeon-toolkit/aeon
[ENH] Added n_clusters attribute to TSFreshClusterer
#### Reference Issues/PRs Fixes #2199 #### What does this implement/fix? Explain your changes. Added `n_clusters` attribute to `TSFreshClusterer` constructor and passed it onto estimator ...
TonyBagnall pushed 2 commits to ajb/numpy2 aeon-toolkit/aeon
  • make argsort stable affd4c8
  • Merge branch 'ajb/numpy2' of https://github.com/aeon-toolkit/aeon into ajb/numpy2 4c45abc

View on GitHub

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

View on GitHub

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

View on GitHub

TonyBagnall pushed 2 commits to ajb/numpy2 aeon-toolkit/aeon
  • make argsort stable 7f95198
  • Merge branch 'ajb/numpy2' of https://github.com/aeon-toolkit/aeon into ajb/numpy2 e38e1ce

View on GitHub

TonyBagnall created a comment on a pull request on aeon-toolkit/aeon
ah they have added a "stable" argument! Problem solved :) https://numpy.org/doc/2.0/reference/generated/numpy.argsort.html

View on GitHub

TonyBagnall created a comment on a pull request on aeon-toolkit/aeon
simplified further ```python expected = np.array([[18.00000,9.00000,6.00000,9.00000,18.00000,33.00000], [19.00000,6.00000,5.00000,9.00000,6.00000,5.00000]]) x= [18.00000,9.00000,6.00000,9.00...

View on GitHub

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

View on GitHub

Load more