-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add new cost functions * Polish docstrings * Remove `jaxopt` dependency * Add test * Polish `ElasticSqKOverlap` * Fix indexing error * Remove k-overlap from Legendre test * Test correlation for `ElasticSqKOverlap` * Test sparse displacements * Add sparsity test * Fix docs * Simplify `reg` in `ElasticSqKOverlap` * Rename `ElasticNet` -> `ElasticL1` * Change `frac_sparse` in test * Try removing jax pin in CI * Try pinning jax/flax in GPU tests * Fix pins in CI * Fix indentation in docs
- Loading branch information
Showing
7 changed files
with
378 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.