Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disallow exponential!() for sparse matrices #182

Merged
merged 4 commits into from
Nov 16, 2024

Conversation

mcarmesin
Copy link
Contributor

@mcarmesin mcarmesin commented Nov 14, 2024

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API → strictly speaking, we break the previously allowed usage of sparse matrices, which however lead to runtime errors
  • 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 pull request is a consequence of issue #181 .

@ChrisRackauckas ChrisRackauckas merged commit 1ad3203 into SciML:master Nov 16, 2024
20 of 30 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