gmjw

Results 4 issues of gmjw

Fix `scale_tril` argument, so marginals are actually uniform, as stated in the primer text. See https://github.com/tensorflow/probability/issues/1591

[TFP is awesome, thanks so much for all the amazing functionality!] I've been reading the copulas primer at https://www.tensorflow.org/probability/examples/Gaussian_Copula Twice in the first couple of paragraphs it mentions that a...

- [x] I have read through the [contributing notes](https://github.com/plotly/plotly.py/blob/main/CONTRIBUTING.md) and understand the structure of the package. In particular, if my PR modifies code of plotly.graph_objects, my modifications concern the codegen...

feature
P2
community

As per the docs, if `z` is passed in with no histfunc, it should be set to `'sum'`: I think this corrects the intended behaviour and puts Histogram2dContour more in...

P1
community
fix