Skip to content

Add moving average method and a feature-adding checklist structure #103

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

Open
9 of 10 tasks
Tuna2222 opened this issue May 21, 2025 · 0 comments
Open
9 of 10 tasks

Add moving average method and a feature-adding checklist structure #103

Tuna2222 opened this issue May 21, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Tuna2222
Copy link
Contributor

Tuna2222 commented May 21, 2025

Add the moving average method for both full and sketching residual.

Todo list:

  • Moving average/distribution information structure, and the corresponding update function.
  • Moving average logger structures.
  • update_logger! function.
  • Logger stop function.
  • A run case in the test file.

Check list:

  • Implement: add method-related files (and helpers) in src/Solvers/Loggers folder.
  • Include: include method-related files in src/Solvers/Loggers.jl.
  • Exports & Imports: any new imports and exports in RLinearAlgebra.jl.
  • Test:
    1. Add test files (and helpers) in test/Solvers/Loggers folder.
    2. (Add new folders to runtests.jl if needed.)
  • Doc:
    1. Add docs for all newly added structs and functions in docs/src/api.loggers.md.
    2. Add references in refs.bib.
@Tuna2222 Tuna2222 self-assigned this May 21, 2025
@Tuna2222 Tuna2222 added the enhancement New feature or request label May 21, 2025
@Tuna2222 Tuna2222 changed the title Add moving average method Add moving average method and a feature-adding checklist structure May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant