Skip to content

Add docstrings to LowRankFun and PartialInverseOperator #219

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
Sep 29, 2022

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Sep 29, 2022

Also, limit the bandwidth of a PartialInverseOperator to Tuple{Any, Any}.

@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Base: 71.14% // Head: 67.33% // Decreases project coverage by -3.80% ⚠️

Coverage data is based on head (3519e1a) compared to base (d26f787).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
- Coverage   71.14%   67.33%   -3.81%     
==========================================
  Files          77       77              
  Lines        8015     8018       +3     
==========================================
- Hits         5702     5399     -303     
- Misses       2313     2619     +306     
Impacted Files Coverage Δ
src/Multivariate/LowRankFun.jl 67.57% <ø> (+1.56%) ⬆️
src/Operators/general/PartialInverseOperator.jl 98.21% <100.00%> (+1.78%) ⬆️
src/onehotvector.jl 100.00% <100.00%> (ø)
src/Operators/almostbanded/LowRankOperator.jl 0.00% <0.00%> (-83.34%) ⬇️
src/Operators/almostbanded/LowRankPertOperator.jl 0.00% <0.00%> (-63.34%) ⬇️
src/Caching/matrix.jl 42.39% <0.00%> (-27.18%) ⬇️
src/Operators/functionals/CalculusFunctional.jl 60.60% <0.00%> (-18.19%) ⬇️
src/Multivariate/VectorFun.jl 58.33% <0.00%> (-14.59%) ⬇️
src/Spaces/Spaces.jl 51.25% <0.00%> (-14.19%) ⬇️
src/Caching/almostbanded.jl 83.85% <0.00%> (-14.04%) ⬇️
... and 31 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@jishnub jishnub merged commit 76d6c3f into JuliaApproximation:master Sep 29, 2022
@jishnub jishnub deleted the docstrings branch September 29, 2022 13:50
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