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

Allow which symbols like in Arpack.jl and KrylovKit.jl #132

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

haampie
Copy link
Member

@haampie haampie commented Feb 13, 2024

:LM, :LR, :SR, :LI, and :SI in addition to LM(), LR(), SR(), LI(), and SI().

I guess this was previously not implemented because type stability was considered a big thing.

@haampie haampie changed the title Allow which symbols like in Arpack.jl and KrylovKit.jl Allow which symbols like in Arpack.jl and KrylovKit.jl Feb 13, 2024
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (048c15a) 95.52% compared to head (0510431) 95.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   95.52%   95.17%   -0.35%     
==========================================
  Files          10       10              
  Lines         804      809       +5     
==========================================
+ Hits          768      770       +2     
- Misses         36       39       +3     

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

@haampie haampie merged commit b462c09 into JuliaLinearAlgebra:master Feb 13, 2024
12 of 13 checks passed
@haampie haampie deleted the feature/which-symbols branch February 13, 2024 10:05
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.

1 participant