Julien Schueller

Results 157 comments of Julien Schueller

seems it errors in the example from the FisherSnedecorFactory docstring: ``` >>> import openturns as ot >>> ot.RandomGenerator.SetSeed(0) >>> size = 10000 >>> distribution = ot.FisherSnedecor(4.5, 8.4) >>> sample =...

I guess it was a wrong copy-paste. Nevertheless it should not crash

oh it is division by zero in MethodOfMomentFactory, I fixed that one in #2072

I guess not, just use the FisherSnedecorFactory and it should be fine

Could you modify the FisherSnedecorFactory docstring ? CI should pass then

maybe this one ?: https://github.com/openturns/openturns/pull/2085/commits/92234bc08cc7147c70f8cfac78a6d51024135f9b

Comments like this one were ignored because we should not mention polynomial in the enumerate function doc (there can be other kind of bases like fourier, haar)

Yes, sorry if I didnt reply to each one, there were lots of them, but I think I've been careful not to forget anything by force-push

the build succeeds but upload timeouts, its only annoying because you cant see the doc directly