Skip to content

Conversation

@cvsvensson
Copy link
Contributor

mul! for out-of-place FunctionOperators was added in #275, but with a typo: a missing argument name. This PR adds the argument name and a test.

Now that mul! exists for oop FunctionOperators, should has_mul! at

has_mul!(::FunctionOperator{iip}) where {iip} = iip
be changed to always return true?

@ChrisRackauckas
Copy link
Member

Now that mul! exists for oop FunctionOperators, should has_mul! at

yes

@ChrisRackauckas ChrisRackauckas merged commit f392b4a into SciML:master Jun 3, 2025
14 of 15 checks passed
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