Skip to content

Conversation

@albertomercurio
Copy link
Contributor

@albertomercurio albertomercurio commented Jul 24, 2025

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

This fixes #247 after regression with v1.0 release.

I removed the AllocCheck.jl, as it was detecting a spurious allocation in the dense matrix case.

@ChrisRackauckas ChrisRackauckas merged commit b247bb2 into SciML:master Jul 24, 2025
13 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.

Memory allocations when solving ODE with ScaledOperator

2 participants