josephmure

Results 37 issues of josephmure

### What happened? ~~Extreme truncation of an inverse gamma distribution fails in the current master, whereas it does not in 1.23, so this is a regression.~~ EDIT: @jschueller points out...

API

I suggest to create a unit test to the new methods `getKnownParameterIndices()` and `getKnownParameterValues()`. _Originally posted by @mbaudin47 in https://github.com/openturns/openturns/pull/2672#pullrequestreview-2349823832_

difficulty:easy

### What happened? Apparently it is supposed to be the distribution of the random variable $XY$ when $X$ and $Y$ are independent scalar random variables following potentially different distributions. But...

API
difficulty:easy

### What happened? We would expect the inputDescription_ (resp. outputDescription_) attribute to be the same as the inputVariablesNames_ (resp. outputVariablesNames_) attribute, but this is not the case. In fact, I...

doc
difficulty:easy

Previously the starting point was outside the optimization bounding box.

### What is the idea? Everything is in the title: this method is available for ordinary Graphs, but not for GridLayouts. ### Why is this needed? _No response_ ### Additional...

enhancement

### What happened? When Ceres and CMinPack are deactivated, the QuantileMatchingFactory docstring fails with the following output: ``` Start testing: Jul 31 14:38 CEST ---------------------------------------------------------- 1471/1488 Testing: pyinstallcheck_docstring_dist_bundle3 1471/1488 Test:...

bug