-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Misc cleanups and documentation + Documenting usages in README + JavaDocs for user-facing functions + Move util functions to package + Rename `zip` to `zipWith` + Remove `mapWithIndex`, not useful (use `map`) + Added test cases + Changed argument-related NullPointerException to IllegalArgumentException * More documentation for averaging
- Loading branch information
Showing
11 changed files
with
316 additions
and
152 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
Oops, something went wrong.