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

Better field repr #4

Merged
merged 2 commits into from
Sep 29, 2023
Merged

Better field repr #4

merged 2 commits into from
Sep 29, 2023

Conversation

ASEM000
Copy link
Owner

@ASEM000 ASEM000 commented Sep 29, 2023

Before:

image

After:

image

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@ASEM000 ASEM000 changed the base branch from main to next September 29, 2023 07:05
@ASEM000 ASEM000 merged commit f17a010 into next Sep 29, 2023
31 checks passed
@ASEM000 ASEM000 deleted the imporve-field-repr branch September 29, 2023 07:08
@ASEM000 ASEM000 changed the title closes #3 Better field repr Sep 29, 2023
ASEM000 added a commit that referenced this pull request Nov 7, 2023
* closes #3 (#4)

* minor

* closes #3

* make is_tree_equal work with array_like

* key class repr

* better lookup error

* subtree replacement via relaxed boolean masking

* clean up types

* use `Self` and make `AtIndexer` a simple class

* Update tree_index.py

* Update CHANGELOG.md

* no brodcast path

* add pluck

* nit

* nit

* fix backend github tests, fix optree name space env variable

* document backend detailed info

* pluck with `n` subtrees

* Update __init__.py

* skip root node for pluck

* Backend context (#5)

* fix doc requirement, match serket doc conf

* fix doc failing tests
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.

2 participants