sethaxen / ExponentialAction.jl

Compute the action of the matrix exponential
MIT License
24 stars 0 forks source link

Fix typo in parameters computation #29

Closed sethaxen closed 1 month ago

sethaxen commented 1 month ago

This PR fixes the typo identified in #28. No regression test is added since I haven't been able to find any arrays for which this caused the result to be inaccurate.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (cceebce) to head (65b2e75). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 160 160 ========================================= Hits 160 160 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.