-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit: - Restricts `assign` to only work for weighted sums of coefficients (plus addition of constants). - Expunges codegen in favour of directly manipulating numpy arrays. - Introduces an `Assigner` class to speed up repeated `assign` calls.
- Loading branch information
1 parent
07ead98
commit 9c80185
Showing
8 changed files
with
62 additions
and
801 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
Oops, something went wrong.