Skip to content

Numpy-like flattening#624

Draft
argerlt wants to merge 1 commit intopyxem:developfrom
argerlt:numpy-like-flattening
Draft

Numpy-like flattening#624
argerlt wants to merge 1 commit intopyxem:developfrom
argerlt:numpy-like-flattening

Conversation

@argerlt
Copy link
Copy Markdown
Collaborator

@argerlt argerlt commented Feb 3, 2026

Note: force-pushed on April 9th to remove unnecessary reformatting.

Working but unfinished answer to #595. Implementation is complete, docstrings still need fixing though, and this causes pytest to raise 191258 warnings. This is to be expected, but I want to slim that number down before merging.

Progress of the PR

Minimal example of the bug fix or new feature

For reviewers

  • The PR title is short, concise, and will make sense 1 year later.
  • New functions are imported in corresponding __init__.py.
  • New features, API changes, and deprecations are mentioned in the unreleased
    section in CHANGELOG.rst.
  • Contributor(s) are listed correctly in __credits__ in orix/__init__.py and in
    .zenodo.json.

@argerlt argerlt marked this pull request as draft February 3, 2026 02:36
@argerlt argerlt force-pushed the numpy-like-flattening branch from 1eca65c to f1d3992 Compare February 27, 2026 22:55
@argerlt
Copy link
Copy Markdown
Collaborator Author

argerlt commented Feb 27, 2026

pre-commit.ci autofix

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@argerlt argerlt force-pushed the numpy-like-flattening branch from aa500b3 to 22e30fd Compare April 10, 2026 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant