Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / durandtibo/redcat issues and pull requests

#663 - Use `typing.Self` in `BatchList` and `BatchDict`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#662 - Update `BaseBatch`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#661 - Fix package checks

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#660 - Add support for python 3.12

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#659 - Update dependencies and workflows

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#658 - Use `typing_extensions.Self`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#657 - Improve code style (part 6)

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#656 - Remove `return_types` module

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#655 - Improve code style (part 5)

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#654 - Improve code style (part 4)

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#653 - Improve code style (part 3)

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#652 - Improve code style (part 2)

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#651 - Improve code style (part 1)

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#650 - Remove initial `BatchedArray` implementation

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#649 - Rename `ba2` to `ba` package

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#648 - Remove `ba` package

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#647 - Move testing tests from `ba` to `ba2` package

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#646 - Move testing from `ba` to `ba2` package

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#645 - Move utils from `ba` to `ba2` package

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#644 - Update array compatibility tests

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#643 - Add `nanmedian` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#642 - Add `nanmean` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#641 - Add `median` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#640 - Add `mean` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#639 - Add `nanmin` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#638 - Add `nanmax` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#637 - Add `min` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#636 - Add `max` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#635 - Add `diff` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#634 - Improve tests

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#633 - Rename `batched_array` to `array`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#632 - Add `argsort` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#631 - Add `nanargmin` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#630 - Add `nanargmax` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#629 - Add `argmin` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#628 - Add `argmax` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#627 - Add `sort` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#626 - Add more math functions

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#625 - Update array compatibility tests

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#624 - Add `sum` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#623 - Add `prod` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#622 - Add `nansum` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#621 - Add `nanprod` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#620 - Add `nancumsum` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago

#619 - Add `nancumprod` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago

#618 - Update array compatibility tests

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#617 - Add `cumprod`/`cumsum` to `ba2`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#616 - Add `cumsum` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago

#615 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#614 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, github_actions

#613 - Bump pre-commit/action from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, github_actions

#612 - Bump actions/dependency-review-action from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, github_actions

#611 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#610 - Improve workflows

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#609 - Add `cumprod` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 7 months ago - 1 comment

#608 - Bump mkdocs-material from 9.5.4 to 9.5.9

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#607 - Bump ruff from 0.1.14 to 0.2.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#606 - Bump mkdocs-material from 9.5.4 to 9.5.7

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#605 - Bump ruff from 0.1.14 to 0.2.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#604 - Bump black from 23.12.1 to 24.1.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#603 - Bump coverage from 7.4.0 to 7.4.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#602 - Bump pytest from 7.4.4 to 8.0.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#601 - Bump mkdocs-material from 9.5.4 to 9.5.6

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#600 - Add `__getitem__`/`__setitem__` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#599 - Improve testing

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#598 - Add support for `np.concatenate`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#597 - Update creation methods

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#596 - Update creation functions

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#595 - Add creation methods to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#594 - Add comparison methods to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#593 - Add `to_minibatches` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago

#592 - Add `shuffle_along_batch` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#591 - Add `permute_along_axis` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#590 - Add `select_along_batch` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#589 - Bump ruff from 0.1.13 to 0.1.14

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#588 - Add `index_select_along_batch` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#587 - Add `slice_along_batch` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#586 - Add `split_along_batch` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#585 - Add `chunk_along_batch` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#584 - Add `append` and `extend` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago

#583 - Add `concatenate` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#582 - Add arithmetical operations (part 3)

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#581 - Add arithmetical operations (part 2)

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#580 - Add arithmetical operations

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#579 - Add array interoperability

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#578 - New `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#577 - `BatchedArray` as array container

Issue - State: open - Opened by durandtibo 8 months ago - 4 comments

#576 - Add `BatchedArray` tests

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#575 - Add tests for bitwise ufuncs

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#574 - Add tests for math ufuncs

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#573 - Add more tests

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#572 - Improve testing

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#571 - Add testing utilities

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#570 - Update `sort_along_batch` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago - 1 comment

#569 - Update `argsort_along_batch` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 8 months ago

#568 - Update `cumprod`/`cumsum` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 9 months ago - 1 comment

#567 - Add `nancumprod_along_batch` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 9 months ago - 1 comment

#566 - Add `nancumsum_along_batch` to `BatchedArray`

Pull Request - State: closed - Opened by durandtibo 9 months ago - 1 comment

#565 - Update some tests

Pull Request - State: closed - Opened by durandtibo 9 months ago - 1 comment

#564 - Add more functions

Pull Request - State: closed - Opened by durandtibo 9 months ago - 1 comment