JPelamatti
JPelamatti
Hello, There seems to be an issue with the 'grade' method of the of the MixtureClassifier class. There are two different sets of inputs it can be called with: -...
Hello, Everything should be in the title: I believe that in the current version of OT, it is not possible to modify the size of the points in a Cloud...
Hello, I believe it could be useful to add the accessors to the 'left' and 'right' functions which characterize a [ComposedFunction](http://openturns.github.io/openturns/latest/user_manual/_generated/openturns.ComposedFunction.html) object. A very silly example of how this would...
This PR implements the factorization and parallelization of the computation of permutation-based p-values for the HSIC indices
This PR aims at factorizing part of the computations necessary to estimate the permutation-based HSIC p-values
Hello! As the title says, the HMatrix class lacks a proper theoretical documentation, regarding the underlying working principle (and applications). The only theoretical explanation of the Hmat compression can be...
Hello! As the ticket title suggests, the [SimulationSensitivityAnalysis](http://openturns.github.io/openturns/latest/user_manual/_generated/openturns.SimulationSensitivityAnalysis.html) class has no working example showing how it should be used, either in the API or in the example section. Furthermore (although...
As the title says, the numpy.where() method does not work when applied to either ot.Point() and ot.Sample() objects, and I believe that this is a pity, as most of the...
### What happened? When code snippets in the documentation contain ellipses ("..."), the copy feature ignores the associated lines. See for the example the snippets in the following [page](https://openturns.github.io/openturns/master/user_manual/_generated/openturns.UserDefinedCovarianceModel.html) ###...