Skip to content

type stability of matrix functions #1360

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

araujoms
Copy link
Collaborator

I've fixed the type stability of matrix functions as far as possible without changing the API as discussed in #1130. Also added tests. Closes #460.

Copy link

codecov bot commented May 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.75%. Comparing base (91ef00e) to head (bfeb066).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1360      +/-   ##
==========================================
- Coverage   93.75%   93.75%   -0.01%     
==========================================
  Files          34       34              
  Lines       15730    15733       +3     
==========================================
+ Hits        14748    14750       +2     
- Misses        982      983       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

^(::Matrix{Float64},::Float64) not type stable
1 participant