Julien Schueller

Results 523 comments of Julien Schueller

I pushed a few commits in misc2 for this, can you test my branch (#2402) ?

> The developments have corrected the problem mentioned in issue https://github.com/openturns/openturns/issues/2459 of calling test executables in the directory dependent on the configuration. > On the other hand, the HSICEstimator... tests...

I'd think camelcase is used the most in the docstrings for now, so I'd say lets stick to that

the fixes only treats the ComposedDistribution part when dim=2 because its enough to compare the copulas, but not when dim=1 or Beta/Uniform comparison so yeah I should not close it

not easily adressable without rewriting the swig dispatch overload "__add__(PyObject*)" which takes care of the different cases Point/Scalar

I dont think its possible in the current form as its a decorator, but maybe you could write your own decorator around PythonFunction to do that

https://github.com/openturns/openturns/blob/master/python/src/Function.i#L213C5-L213C38

Lets reserve the "bug" tag when there is a problem in the code, not the doc

3. doesnt seem to work well indeed, whats the reference distribution ? else ok for all, and also checking that probabilities are increasing like the quantiles