Skip to content

Conversation

@j-fu
Copy link
Contributor

@j-fu j-fu commented Nov 30, 2025

Sparspak handles sparse linear system solution for generic number types including dual numbers

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

Fixes #837

Sparspak handles sparse linear system solution for generic number
types including dual numbers
@j-fu
Copy link
Contributor Author

j-fu commented Nov 30, 2025

Note that with this PR, the MWE in #837 gives

276.958 μs (291 allocations: 611.21 KiB)
269.178 μs (238 allocations: 608.46 KiB)

@j-fu j-fu changed the title Opt out from generig dual number handling for SparspakFactorization Opt out from generic dual number handling for SparspakFactorization Nov 30, 2025
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.

Sparspak should be called directly with dual numbers

1 participant