Julien Schueller

Results 528 comments of Julien Schueller

to replace KolmogorovSmirnovDist scipy has an implementation of the simard method it is possible to translate to c++: https://github.com/scipy/scipy/blob/main/scipy/stats/_ksstats.py however it also relies on some C code from the cephes...

yes, but its a "with permission from the author", so we should ask the same permission too or is it enough ? https://github.com/scipy/scipy/blob/main/LICENSES_bundled.txt#L97

thanks for the feedback, he replied favorably

yes, I updated the LICENSE file with the licenses of each bundled third-party codes

indeed it needs at least 2 different points to choose swapped rows from

isnt any value in [1,2] correct if we consider that the CDF is valid on R ? or is the quantile function forbidden to take values outside of the "range"...

indeed the english wp page defines it on the interval and states thats its more a convention to choose the min: "It is often standard to choose the lowest value"...

lets recall that OT graphical objects goal is to visualize OT results, not to become a graphing library on its own now the question only arises when we want to...

in CFD they also like to use the term POD, maybe mention that too ?