Skip to content

Fix \ for LanczosPolynomials with empty caches #198

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

Merged
merged 3 commits into from
Jul 20, 2024

Conversation

DanielVandH
Copy link
Member

Fixes #197

(This issue comes up when trying to expand identically zero functions with SemiclassicalOrthogonalPolynomials.jl)

Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.75%. Comparing base (53244ac) to head (6f8a495).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
+ Coverage   90.02%   90.75%   +0.72%     
==========================================
  Files          17       17              
  Lines        1935     1936       +1     
==========================================
+ Hits         1742     1757      +15     
+ Misses        193      179      -14     

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

@dlfivefifty dlfivefifty merged commit cc668ce into JuliaApproximation:main Jul 20, 2024
6 checks passed
@DanielVandH DanielVandH deleted the empt branch July 20, 2024 18:31
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.

\ fails for LanczosConversion against an empty cache
2 participants