Skip to content

Add support for reflective operators#39

Merged
saulshanabrook merged 2 commits into
mainfrom
next-sklearn
Aug 10, 2023
Merged

Add support for reflective operators#39
saulshanabrook merged 2 commits into
mainfrom
next-sklearn

Conversation

@saulshanabrook
Copy link
Copy Markdown
Member

Adds support for reflective operators (i.e. __radd__, etc)`. They are not assumed to be equivalent to the reflected regular operator, since they could be non symmetric.

Adds support for reflective operators (i.e. `__radd__`, etc)`.
They are not assumed to be equivalent to the reflected regular operator,
since they could be non symmetric.
@saulshanabrook saulshanabrook merged commit ec070cb into main Aug 10, 2023
@saulshanabrook saulshanabrook deleted the next-sklearn branch August 10, 2023 14:27
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