mdhaber / scipy

Scipy library main repository
http://scipy.org/scipylib/
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

ENH: stats: add random variable infrastructure #110

Closed mdhaber closed 3 months ago

mdhaber commented 1 year ago

@tupui rv_infrastructure is the branch you should base your Array API work on. However, I see that there is some work in rv_continuous that was intended to make it into SciPy already - all the stuff in _zeros.py and test_zeros.py. Here's what I'd suggest:

How does that sound?

mdhaber commented 5 months ago

I think I've responded to all comments. I've resolved some by request and where there were duplicates, typically adding a link back to one that is still open.

I'd like to resolve most of the rest because this page has gotten pretty long, so please go through and resolve the ones you agree have been addressed. If you want to click resolve but GH is not letting you, LMK that I can resolve it using a celebratory emoji (not just thumbs up or eyes, please).

The conversations I think need to be left open are:

I'd appreciate your thoughts on the first three. The last one is just a task.

steppi commented 5 months ago

@mdhaber, it's not showing me anything I can resolve, but feel free to resolve all of my comments if you can.