JuliaApproximation / ClassicalOrthogonalPolynomials.jl

A Julia package for classical orthogonal polynomials and expansions
MIT License
38 stars 6 forks source link

Update choleskyQR.jl: Remove at threads #193

Closed DanielVandH closed 4 months ago

DanielVandH commented 4 months ago

See the discussion in https://github.com/JuliaApproximation/SemiclassicalOrthogonalPolynomials.jl/pull/109.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 90.74%. Comparing base (52564bf) to head (69764da).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #193 +/- ## ========================================== + Coverage 90.64% 90.74% +0.10% ========================================== Files 17 17 Lines 1935 1935 ========================================== + Hits 1754 1756 +2 + Misses 181 179 -2 ```

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