We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 the moving average method for both full and sketching residual.
Todo list:
update_logger!
Check list:
src/Solvers/Loggers
include
src/Solvers/Loggers.jl
RLinearAlgebra.jl
test/Solvers/Loggers
runtests.jl
docs/src/api.loggers.md
refs.bib
The text was updated successfully, but these errors were encountered:
Tuna2222
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Add the moving average method for both full and sketching residual.
Todo list:
update_logger!
function.Check list:
src/Solvers/Loggers
folder.include
method-related files insrc/Solvers/Loggers.jl
.RLinearAlgebra.jl
.1. Add test files (and helpers) in
test/Solvers/Loggers
folder.2. (Add new folders to
runtests.jl
if needed.)1. Add docs for all newly added structs and functions in
docs/src/api.loggers.md
.2. Add references in
refs.bib
.The text was updated successfully, but these errors were encountered: