Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ht.array, closed loophole allowing DNDarray construction with incompatible shapes of local arrays #1034

Merged
merged 59 commits into from
Nov 3, 2022

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    885f686 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    e30d739 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    08d0dcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    545a694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    295351c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91f8190 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef94a9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a1fc1a View commit details
    Browse the repository at this point in the history
  7. Auto generated release notes and changelog (#974)

    * wip: Initial release draft and changelog updater actions configuration
    
    * doc: pr title style guide in contibuting.md
    
    * ci: improved release draft templates
    
    * ci: extra release draft categories
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    Co-authored-by: Claudia Comito <39374113+ClaudiaComito@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    cb94ad1 View commit details
    Browse the repository at this point in the history
  8. Tutorial note about local and global printing (#972)

    * doc: parallel tutorial note metioning local and global printing
    
    * doc: extenden local print note with ``ht.local_printing()``
    
    * Fix typo
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    Co-authored-by: Claudia Comito <39374113+ClaudiaComito@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    231831e View commit details
    Browse the repository at this point in the history
  9. Updated the tutorial document. (#977)

    * Updated the tutorial document.
    
    1. Corrected the spelling mistake -> (sigular to single)
    2. Corrected the statement -> the number of dimensions is the rank of the array.
    3. Made 2 more small changes.
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Fix typo
    
    Co-authored-by: Claudia Comito <39374113+ClaudiaComito@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c1ef707 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    ee0ff4d View commit details
    Browse the repository at this point in the history
  2. Update schedule

    ClaudiaComito authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    a1f0b1b View commit details
    Browse the repository at this point in the history
  3. Update schedule

    ClaudiaComito authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    96506fa View commit details
    Browse the repository at this point in the history
  4. Update schedule

    ClaudiaComito authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    385374a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    bff6b2c View commit details
    Browse the repository at this point in the history
  2. Update paths

    ClaudiaComito committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    4f59d69 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 22.3.0 → 22.6.0](psf/black@22.3.0...22.6.0)
    pre-commit-ci[bot] authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    55fff46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe322b View commit details
    Browse the repository at this point in the history
  3. Update schedule

    ClaudiaComito committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    a52156b View commit details
    Browse the repository at this point in the history
  4. Bypass on push trigger

    ClaudiaComito committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    229e172 View commit details
    Browse the repository at this point in the history
  5. Update schedule

    ClaudiaComito committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    6510ea4 View commit details
    Browse the repository at this point in the history
  6. Fix condition syntax

    ClaudiaComito committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    2a947a1 View commit details
    Browse the repository at this point in the history
  7. Fix syntax

    ClaudiaComito committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    6ccec82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3cc0080 View commit details
    Browse the repository at this point in the history
  9. Update schedule

    ClaudiaComito committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    6c487d6 View commit details
    Browse the repository at this point in the history
  10. Update schedule

    ClaudiaComito authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    05a2acd View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    2223ce8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    d39cbfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    105b905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54ab969 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Add test for logspace

    neosunhan committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    2dfd591 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Merge pull request #995 from helmholtz-analytics/features/994-linspac…

    …e-zero-samples
    
    Non-negative sample size for `linspace`/`logspace`
    Markus-Goetz authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    99aef73 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    92e64c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #997 from helmholtz-analytics/bug/996-iinfo-finfo-min

    Bug/996 `iinfo`/`finfo` `min` value
    mtar authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    891a983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ca100d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #984 from helmholtz-analytics/pre-commit-ci-update…

    …-config
    
    [pre-commit.ci] pre-commit autoupdate
    mtar authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    15240b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    c85562b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. fix: set cuda rng state on gpu tests for test_random.py (#1014)

    * Test latest pyorch on both main and release branch
    
    * Move pytorch release record out of workflows directory
    
    * Update paths
    
    * New PyTorch release
    
    * Temporarily remove trigger
    
    * Update pytorch-latest.txt
    
    * Reinstate trigger
    
    * New PyTorch release
    
    * Remove matrix strategy
    
    * Update pytorch-latest.txt
    
    * New PyTorch release
    
    * New PyTorch release
    
    * fix: set cuda rng state on gpu tests for test_random.py
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Added tests for python 3.9 and pytorch 1.12
    
    Co-authored-by: Claudia Comito <c.comito@fz-juelich.de>
    Co-authored-by: Daniel Coquelin <daniel.coquelin@gmail.com>
    Co-authored-by: ClaudiaComito <c.comito@fz-juelich.de@users.noreply.github.com>
    Co-authored-by: Claudia Comito <39374113+ClaudiaComito@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    6 people authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    52d88c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    e56e6ec View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#1024)

    updates:
    - [github.com/psf/black: 22.6.0 → 22.8.0](psf/black@22.6.0...22.8.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Claudia Comito <39374113+ClaudiaComito@users.noreply.github.com>
    pre-commit-ci[bot] and ClaudiaComito authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    dd4a396 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    c745479 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    5ff0314 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Update bug_report.yml

    fixes formatting issues
    mtar authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    bd16040 View commit details
    Browse the repository at this point in the history
  2. Update bug_report.yml

    fixes an issue where the bug label is not set.
    mtar authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    ba1225a View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Use status badge from a different workflow action
    mtar authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    9e4882a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Update codecov.yml

    mtar authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    439d542 View commit details
    Browse the repository at this point in the history
  2. Update codecov.yml

    mtar authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0949a48 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    9b53a25 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    398ac0d View commit details
    Browse the repository at this point in the history
  2. Bug/1017 prod / sum with empty arrays (#1018)

    * Check for split in `__reduce_op`
    
    * Check whether x is distributed
    
    Co-authored-by: mtar <m.tarnawa@fz-juelich.de>
    
    Co-authored-by: mtar <m.tarnawa@fz-juelich.de>
    Co-authored-by: Claudia Comito <39374113+ClaudiaComito@users.noreply.github.com>
    3 people authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    2fe13c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    db44c93 View commit details
    Browse the repository at this point in the history
  2. Mirror Repository and run GitHub CI at HZDR (#1032)

    * Update ci worflow action
    
    * Update codecov.yml
    mtar authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d5c14b7 View commit details
    Browse the repository at this point in the history
  3. Bug/999 Fix keepdim in any/all (#1000)

    * Fix `all`
    
    * Fix `any`
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add distributed tests
    
    * Expanded tests for combination of axis/split axis
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Claudia Comito <39374113+ClaudiaComito@users.noreply.github.com>
    Co-authored-by: mtar <m.tarnawa@fz-juelich.de>
    4 people authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ea965ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    756f43f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 22.8.0 → 22.10.0](psf/black@22.8.0...22.10.0)
    pre-commit-ci[bot] authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    5ba9b32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1033 from helmholtz-analytics/pre-commit-ci-updat…

    …e-config
    
    [pre-commit.ci] pre-commit autoupdate
    mtar authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    ae9dd50 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    fe894b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Updated error message

    Mystic-Slice committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    aeb9ef3 View commit details
    Browse the repository at this point in the history