Skip to content

Make pt.Array's axes taggable types - #170

Merged
inducer merged 5 commits into
inducer:mainfrom
kaushikcfd:array_dot_axes
Nov 25, 2021
Merged

Make pt.Array's axes taggable types#170
inducer merged 5 commits into
inducer:mainfrom
kaushikcfd:array_dot_axes

Conversation

@kaushikcfd

@kaushikcfd kaushikcfd commented Oct 19, 2021

Copy link
Copy Markdown
Collaborator

This allows the axes of the arrays to be tagged.

Closes #61

@kaushikcfd
kaushikcfd force-pushed the array_dot_axes branch 3 times, most recently from 331f9a9 to d85a087 Compare October 20, 2021 02:27
@kaushikcfd

Copy link
Copy Markdown
Collaborator Author

The downstream failures can be addressed by a PR in arraycontext. See inducer/arraycontext#111.

@inducer inducer left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Aside from the concerns below, this LGTM.

Comment thread pytato/array.py Outdated
Comment thread pytato/array.py
Comment thread pytato/array.py
Comment thread pytato/loopy.py
Comment thread pytato/array.py Outdated
Comment thread pytato/array.py
@inducer

inducer commented Oct 22, 2021

Copy link
Copy Markdown
Owner

Unsubscribing... @-mention or request review once it's ready for a look or needs attention.

@kaushikcfd
kaushikcfd force-pushed the array_dot_axes branch 4 times, most recently from 41f748c to f80a1cc Compare October 31, 2021 23:57
@kaushikcfd
kaushikcfd requested a review from inducer November 1, 2021 00:01
@kaushikcfd
kaushikcfd force-pushed the array_dot_axes branch 2 times, most recently from 959f61c to 3385a3d Compare November 7, 2021 05:22
Comment thread doc/design.rst Outdated
@inducer

inducer commented Nov 24, 2021

Copy link
Copy Markdown
Owner

This seems to have a few CI failures still. To avoid downstream failures, please use a snippet like the following:

https://github.com/inducer/sumpy/blob/7bb8c8c070fc8e4f7317ee9dce96f96effbc633c/.github/workflows/ci.yml#L93-L97

@kaushikcfd

Copy link
Copy Markdown
Collaborator Author

Sorry, this was lacking a rebase on top of main. Should be fixed now.

@inducer

inducer commented Nov 25, 2021

Copy link
Copy Markdown
Owner

LGTM, thanks!

@inducer
inducer enabled auto-merge (rebase) November 25, 2021 00:55
@inducer
inducer merged commit a9eb50a into inducer:main Nov 25, 2021
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.

Array axes should allow free-form tags

2 participants