-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make Base array methods more specific using StoredArray and DenseArray.
closes #987 also remove some BitArray methods that used bitunpack, since BitArray is now a DenseArray make reshape() to the same size a no-op for Array and BitArray remove a couple other redundant definitions
- Loading branch information
1 parent
7853848
commit c330b1d
Showing
9 changed files
with
157 additions
and
175 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.