Skip to content

Use Half{Odd{Int}} in Jacobi-Ultraspherical conversions #249

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 17 commits into from
May 3, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented May 1, 2023

Using these special types instead of Float64/Rational{Int} helps with type-inference downstream, e.g. when comparing the orders to integers.

@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Patch coverage: 95.08% and project coverage change: -0.02 ⚠️

Comparison is base (fcfe37c) 70.71% compared to head (5bfbc31) 70.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
- Coverage   70.71%   70.70%   -0.02%     
==========================================
  Files          29       28       -1     
  Lines        2667     2659       -8     
==========================================
- Hits         1886     1880       -6     
+ Misses        781      779       -2     
Impacted Files Coverage Δ
src/Spaces/Jacobi/JacobiOperators.jl 83.97% <87.50%> (+0.46%) ⬆️
src/ApproxFunOrthogonalPolynomials.jl 90.38% <100.00%> (+8.90%) ⬆️
src/Spaces/Jacobi/Jacobi.jl 69.02% <100.00%> (+0.84%) ⬆️
...c/Spaces/Ultraspherical/UltrasphericalOperators.jl 80.00% <100.00%> (-0.10%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jishnub jishnub merged commit 79f670d into JuliaApproximation:master May 3, 2023
@jishnub jishnub deleted the oddhalfint branch May 3, 2023 11:07
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