JuliaApproximation / SemiclassicalOrthogonalPolynomials.jl

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

SemiclassicalJacobiFamily for a range of SemiclassicalJacobi #45

Closed dlfivefifty closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 (dae2d64) into master (021ea85) will increase coverage by 0.18%. The diff coverage is 96.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   93.95%   94.13%   +0.18%     
==========================================
  Files           4        4              
  Lines         513      597      +84     
==========================================
+ Hits          482      562      +80     
- Misses         31       35       +4     
Impacted Files Coverage Δ
src/derivatives.jl 93.75% <95.23%> (+2.52%) :arrow_up:
src/SemiclassicalOrthogonalPolynomials.jl 91.39% <96.66%> (+0.05%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 021ea85...dae2d64. Read the comment docs.

dlfivefifty commented 3 years ago

@MarcoFasondini This makes things like SemiclassicalJacobi.(t, 1:5, 0, 1:5) fast

dlfivefifty commented 3 years ago

@MarcoFasondini FYI with this PR we should be able to efficiently raise two parameters at the same time which I think we need for OPs constructed using symmetry.