-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (feat): first pass heuristic * (feat): the function is faster within the call? * (feat): add break-even point * (chore): light refactor * (fix): not everything can be converted to slices * (chore): add comment. * (feat): first pass sparse from elems * (chore): rename * (chore): try refactor * (chore): add test * (feat): add benchmark * (fix): higher numpy version bug * (refactor): `efficient` -> `compressed`, index method * (refactor): use two conditions again * Minor simplification * Release note --------- Co-authored-by: Isaac Virshup <[email protected]>
- Loading branch information
Showing
4 changed files
with
102 additions
and
4 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