-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change ribbonplot to use quantile(s). In response to #26
- Loading branch information
1 parent
5f05d9d
commit 5c4d138
Showing
6 changed files
with
271 additions
and
166 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "MonteCarloMeasurements" | ||
uuid = "0987c9cc-fe09-11e8-30f0-b96dd679fdca" | ||
authors = ["baggepinnen <[email protected]>"] | ||
version = "0.3.4" | ||
version = "0.4.0" | ||
|
||
[deps] | ||
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" | ||
|
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.