You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update compatibility bounds, fixed tolerances and issues in quadratic regularization (#194)
* update compat bounds
* update buildkite julia ver
* rollback
* fix approx tol
* action update
* action all update
* various bounds
* atol
* remove
* Apply suggestions from code review
* More updates
* Use conda installation on buildkite
* Remove Manifest.toml files
* Update .gitignore
* Update examples/nmf/Project.toml
* Run CI on macOS
* Use `sources` in Project.toml
* atol on gpu test
* Remove `strict` kwarg from `makedocs`
* Add julia cache to docs CI
* fix f32
* Update test/gpu/simple_gpu.jl
Co-authored-by: David Widmann <[email protected]>
* Fix (?) convergence criterion
* Fix (?) sign error
* A few more changes
* More fixes
* Revert a few changes
* Don't use `mul!`
* Update simple_gpu.jl
* Update regularization parameter in the test
* Update src/quadratic_newton.jl
* Try to revert GPU tests
* Fix format action
* Fix and improve tests
* formatting
* typo
* Fix format
* Set permissions for GH actions
---------
Co-authored-by: syz <[email protected]>
Co-authored-by: David Widmann <[email protected]>
0 commit comments