JuliaApproximation / SemiclassicalOrthogonalPolynomials.jl

A Julia repository for semiclassical orthogonal polynomials
MIT License
7 stars 3 forks source link

Consistency with ClassicalOPs 0.12.4 #96

Closed TSGut closed 7 months ago

TSGut commented 7 months ago

Fix https://github.com/JuliaApproximation/SemiclassicalOrthogonalPolynomials.jl/issues/95

A simple consistency update that should align with changes in the most recent ClassicalOPs.jl package.

@ioannisPApapadopoulos @dlfivefifty

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (62a0399) 92.40% compared to head (e47fc03) 92.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #96 +/- ## ======================================= Coverage 92.40% 92.40% ======================================= Files 3 3 Lines 527 527 ======================================= Hits 487 487 Misses 40 40 ```

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

TSGut commented 7 months ago

@ioannisPApapadopoulos I think this is ready to go. Let me know if you see any issues with it!

TSGut commented 7 months ago

@dlfivefifty This is as close to a one liner patch as they come, so I will go ahead and merge this so SemiclassicalOPs isn't broken on main. Are you happy for me to tag and register (I think I have the rights) or do you want to do that?

dlfivefifty commented 7 months ago

just do it and don't ask!