Skip to content

Feature/slicing improved#1304

Open
serge-sans-paille wants to merge 2 commits intomasterfrom
feature/slicing-improved
Open

Feature/slicing improved#1304
serge-sans-paille wants to merge 2 commits intomasterfrom
feature/slicing-improved

Conversation

@serge-sans-paille
Copy link
Copy Markdown
Owner

No description provided.

That way we can take advantage of more specialization based on
shape/slicing informations. Especially this triggers some
performance
improvements for

        a[None,:] * a[:, None]

pattern
…ion as parameter

This can only be efficient thanks to previous commit :-)
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