-
Notifications
You must be signed in to change notification settings - Fork 2
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
Develop #6
Conversation
Classification
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
JuliaFormatter
[JuliaFormatter] reported by reviewdog 🐶
ANOVAapprox.jl/test/mixed_lsqr.jl
Line 11 in c687cc1
basis_vect = ["exp","exp","exp","exp","exp","exp"] |
[JuliaFormatter] reported by reviewdog 🐶
ANOVAapprox.jl/test/mixed_lsqr.jl
Line 13 in c687cc1
X = rand(d, M)./ 2 |
[JuliaFormatter] reported by reviewdog 🐶
ANOVAapprox.jl/test/mixed_lsqr.jl
Line 16 in c687cc1
X_test = rand(d, M)./ 2 |
[JuliaFormatter] reported by reviewdog 🐶
ANOVAapprox.jl/test/runtests.jl
Line 17 in c687cc1
tests = ["misc", "cheb_fista", "cheb_lsqr", "per_lsqr", "per_fista", "wav_lsqr", "mixed_lsqr"] |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
No description provided.