-
Notifications
You must be signed in to change notification settings - Fork 325
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Inequality + update docstring + remove as_list * Set up __init__ * Finished _fit * Finish Inequality class * Finish ScalarInequality * Update all occurances of GreaterThan, except the boss file... * Update a lot of test cases * Another batch done. Only 1 remaining :) * Finished Inequality tests, only ScalarInequality remaining * Finished :), now let's start a 30hr debugging session :) * Positive/Negative completely done, onto Inequality now * Only transform/reverse remaining * ONLY 2 REMAINING :) * fix lint * Fix integration tests * Add handling and column_model back * . * Fix rounding * Change tutorial * add ~ in docs * fixed feedback * fix docs * add test cases * Fix rebase * Fix rebase * Fix tests * Fix rebase * Fix bug where scaralinequality didnt reverse_transform properly * Fix typo
- Loading branch information
Showing
13 changed files
with
887 additions
and
2,477 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
Oops, something went wrong.