-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor reduce to take an optional module and only a function name. (#…
…1386) Module defaults to np (== numpy). Class no longer accepts a callable. Alias list is a dict that relatively easy to extend. Test plan: travis
- Loading branch information
Tony Tung
authored
Jun 19, 2019
1 parent
89dc61e
commit fcded6d
Showing
2 changed files
with
174 additions
and
49 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