This repository has been archived by the owner on Jul 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Impement contract for singular values * Add tests for extended contract function * Refactor canonize! function tests with new contract function * Add additional test * Apply @mofeing suggestions from code review Co-authored-by: Sergio Sánchez Ramírez <[email protected]> * Use ValSplit in extended contract function * Fix format * Fix code * Add contract! wrapper * Add test_throws for incorrect kwargs in contract! * Remove unwanted prints * remove ValSplit * Change order of lambda retrival * Apply suggestions from code review Co-authored-by: Sergio Sánchez Ramírez <[email protected]> * Fix tests --------- Co-authored-by: Sergio Sánchez Ramírez <[email protected]>
- Loading branch information
1 parent
c2c8e22
commit b505360
Showing
2 changed files
with
64 additions
and
9 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