Skip to content

Lowering for Zernike polynomials #68

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 5 commits into from
Mar 9, 2021
Merged

Lowering for Zernike polynomials #68

merged 5 commits into from
Mar 9, 2021

Conversation

dlfivefifty
Copy link
Member

@MikaelSlevinsky you might like this: you can take any infinite collection of banded operators acting on the different Fourier modes and create the associated Zernike operator. So this does implements lowering and raising but the possibilities are endless!

It's not very fast yet but this should be pretty easy via making it an AbstractCachedMatrix

@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

Merging #68 (b3c30b0) into master (cbc1211) will increase coverage by 0.27%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   93.93%   94.20%   +0.27%     
==========================================
  Files           3        3              
  Lines         412      414       +2     
==========================================
+ Hits          387      390       +3     
+ Misses         25       24       -1     
Impacted Files Coverage Δ
src/MultivariateOrthogonalPolynomials.jl 100.00% <ø> (ø)
src/disk.jl 99.14% <100.00%> (+0.88%) ⬆️

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 cbc1211...b3c30b0. Read the comment docs.

@dlfivefifty dlfivefifty merged commit 8c22901 into master Mar 9, 2021
@dlfivefifty dlfivefifty deleted the dl/modalinterlace branch March 9, 2021 10:42
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