Romain Jacob

Results 26 comments of Romain Jacob

> @josef-pkt what is your view on adding this functionality to SciPy? I would like to up this discussion. I tried a few times on the dev mailing list but...

Thanks @mdhaber for all these comments! I'll work on expanding the test set in the next few days.

Hi @mdhaber ! Thanks for checking up and the merge :-) Yes, I do intend to finish it up; I know it's been a while since your last comments... life...

Okay @mdhaber sorry for the huge delay on my side... BUT I'm finally dedicated to finish this PR :-) I closed most open points discussed above. The only things I'm...

hum... I broke stuff during merging it seems. Investigating this now.

> Does that look good? Do you want to create a backup branch for yourself and I'll push the commit that fixes things here, or do you want to fix...

> @romain-jacob @HDembinski you might be interested in the new [`bootstrap`](http://scipy.github.io/devdocs/reference/generated/scipy.stats.bootstrap.html#scipy.stats.bootstrap) function being added in SciPy 1.7. Of course there are many enhancements we could add (see e.g. list at...

Hi there, I would like to reopen this issue. I saw that you implemented this homogenization in release 4.2. In principle, I don't have any objection against that, but it...

Thanks for picking that up so quickly! I think the requirement is really to set a unique identifier per device, but that: - can be picked by the user (e.g.,...

> Why do you need to check for node_id==1? One typical case is, you have a node playing a central role, let's call it a host, or master. Which node...