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
Minor release with Gramian training for OLS (#151)
* fix a doc typo
* fixes following discussion around #147
* small adjustments + typo fixes
* first pass at Gramian training for OLS (#146)
* proof of concept
* AbstractMatrix -> AVR
* cleaner impl
* endline
* fix error type
* construct kernels if not passed in
* add test case for implicit gram construction
* last endline
* check for isempty instead of iszero
* Prepare minor release with gramian training
---------
Co-authored-by: Anthony D. Blaom <[email protected]>
Co-authored-by: adienes <[email protected]>
0 commit comments