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

#563 - Add `maximum/minimum` functions

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

#562 - Add `exp/log` functions

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

#561 - Add `nanargmin_along_batch` to `BatchedArray`

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

#560 - Add `nanargmax_along_batch` to `BatchedArray`

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

#559 - Add `nanmax_along_batch` to `BatchedArray`

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

#558 - Add `nanmin_along_batch` to `BatchedArray`

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

#557 - Add `sum_along_batch` to `BatchedArray`

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

#556 - Add `prod_along_batch` to `BatchedArray`

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

#555 - Add `nanprod_along_batch` to `BatchedArray`

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

#554 - Add `nansum_along_batch` to `BatchedArray`

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

#553 - Add `nanmedian_along_batch` to `BatchedArray`

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

#552 - Add `nanmean_along_batch` to `BatchedArray`

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

#551 - Bump mkdocs-material from 9.5.3 to 9.5.4

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

#550 - Add reduction functions

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

#549 - Add `median_along_batch` to `BatchedArray`

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

#548 - Add `mean_along_batch` to `BatchedArray`

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

#547 - Add `max/min` to `BatchedArray`

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

#546 - Add `argmin_along_batch` to `BatchedArray`

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

#545 - Add `argmax_along_batch` to `BatchedArray`

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

#544 - Add `sort` functions

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

#543 - Add `sort_along_batch` to `BatchedArray`

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

#542 - Add `permute/shuffle` functions

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

#541 - Add `shuffle_along_axis/batch` to `BatchedArray`

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

#540 - Add `cumsum/cumprod` functions

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

#539 - Add `permute_along_axis/batch` to `BatchedArray`

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

#538 - Add `cumsum` to `BatchedArray`

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

#537 - Add `cumprod` to `BatchedArray`

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

#536 - Add `isclose` to `BatchedArray`

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

#535 - Update dependencies and comparators

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

#534 - Bump jinja2 from 3.1.2 to 3.1.3

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

#533 - Bump numpy from 1.26.2 to 1.26.3

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

#532 - Bump ruff from 0.1.9 to 0.1.11

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

#531 - Add `isinf`/`isnan` to `BatchedArray`

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

#530 - Add `allclose`

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

#529 - Add compatibility tests for `MaskedArray`

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

#528 - Add more tests

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

#527 - Add `array_equal`

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

#526 - Add comparison operations

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

#525 - Add element-wise comparator to `BatchedArray`

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

#524 - Replace `equal` by `allequal`

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

#523 - Add `new_xxx` to `BatchedArray`

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

#522 - Add `xxx_like` to `BatchedArray`

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

#521 - Add `argsort_along_batch` to `BatchedArray`

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

#520 - Add `arrays_share_data`

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

#519 - Add creation functions for `BatchedArray`

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

#518 - Add more tests to `BatchedArray`

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

#517 - Add more tests to `BatchedArray`

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

#516 - `BatchedArray` as a `numpy.ndarray`

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

#515 - Improve `BatchedArray`

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

#514 - Add creation functions for `BatchedArray`

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

#513 - Add experimental `BatchedArray`

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

#512 - Add `check_data_and_axis`

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

#511 - Add `check_same_batch_axis`

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

#510 - Rename the array module

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

#509 - Add more tests

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

#508 - Add `cumprod_along_batch` to `BatchedArray`

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

#507 - Add `cumprod` to `BatchedArray`

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

#506 - Update documentation

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

#505 - Improve `BatchedArray` implementation

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

#504 - Update docstrings

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

#503 - Add documentation workflow

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

#502 - Update some docstrings

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

#501 - Update dependencies and workflows

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

#500 - Bump coola from 0.1.2 to 0.2.0

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

#499 - Bump coverage from 7.3.3 to 7.3.4

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

#498 - Bump ruff from 0.1.8 to 0.1.9

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

#497 - Bump black from 23.12.0 to 23.12.1

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

#496 - Update package workflow

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

#495 - Update dependencies and workflows

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

#494 - Update readme

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

#493 - Release version `0.0.18`

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

#492 - Improve workflow to check package

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

#491 - Update dependencies and workflows

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

#490 - Bump ruff from 0.1.6 to 0.1.7

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

#489 - Bump pre-commit from 3.5.0 to 3.6.0

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

#488 - Bump coola from 0.0.25 to 0.0.26

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

#487 - Update dependencies and workflows

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

#486 - Bump ruff from 0.0.292 to 0.1.6

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

#485 - Bump pygments from 2.16.1 to 2.17.1

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

#484 - Bump black from 23.9.1 to 23.11.0

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

#483 - Bump ruff from 0.0.292 to 0.1.5

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

#482 - Bump numpy from 1.26.0 to 1.26.2

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

#481 - Bump ruff from 0.0.292 to 0.1.4

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

#480 - Bump ruff from 0.0.292 to 0.1.3

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

#479 - Bump pytest from 7.4.2 to 7.4.3

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

#478 - Bump black from 23.9.1 to 23.10.1

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

#477 - Bump ruff from 0.0.292 to 0.1.1

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

#476 - Bump black from 23.9.1 to 23.10.0

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

#475 - Bump numpy from 1.26.0 to 1.26.1

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

#474 - Bump pre-commit from 3.4.0 to 3.5.0

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

#473 - Update workflows

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

#472 - Release version `0.0.17`

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

#471 - Update dependencies

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

#470 - Bump pytest-timeout from 2.1.0 to 2.2.0

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

#469 - Remove unused dependencies

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

#468 - Update nightly workflow

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

#467 - Bump pylint from 2.17.7 to 3.0.1

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

#466 - Bump pylint from 2.17.7 to 3.0.0

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

#465 - Update dependencies and workflow

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

#464 - Bump packaging from 23.1 to 23.2

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