Skip to content
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

Add proximal average implementation #469

Merged
merged 24 commits into from
Nov 10, 2023

Rename some example scripts

f9de828
Select commit
Loading
Failed to load commit list.
Merged

Add proximal average implementation #469

Rename some example scripts
f9de828
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2023 in 0s

94.59% (+0.01%) compared to a03aa56

View this Pull Request on Codecov

94.59% (+0.01%) compared to a03aa56

Details

Codecov Report

Merging #469 (f9de828) into main (a03aa56) will increase coverage by 0.01%.
The diff coverage is 96.77%.

@@            Coverage Diff             @@
##             main     #469      +/-   ##
==========================================
+ Coverage   94.57%   94.59%   +0.01%     
==========================================
  Files          89       90       +1     
  Lines        5547     5578      +31     
==========================================
+ Hits         5246     5276      +30     
- Misses        301      302       +1     
Files Coverage Δ
scico/functional/__init__.py 100.00% <100.00%> (ø)
scico/functional/_functional.py 92.86% <ø> (ø)
scico/functional/_tvnorm.py 95.24% <ø> (ø)
scico/functional/_proxavg.py 96.67% <96.67%> (ø)