Move rvs_ratio_uniforms from stats to stats.sampling

Christoph Baumgarten <[email protected]> Tue, 20 Jun 2023 22:44:08 +0200
Newsgroups gmane.comp.python.scientific.devel
Message-ID <CABXY2qA5fpVVEUUvkMHFvTCYfa5RTKs1phYxxv6Y4dmmJY4c9w@mail.gmail.com>
Hi all,

I have created a PR to deprecate rvs_ratio_uniform in scipy.stats.
rvs_ratio_uniforms was added to stats before the module
scipy.stats.sampling was created which contains other special tools for
random number generation. The same functionality is added in
scipy.stats.sampling: a class RatioUniforms is created to be consistent
with the API of other sampling methods.

If you have any comments, please take a look at the PR:

https://github.com/scipy/scipy/pull/18622

Regards,

Christoph

_______________________________________________
SciPy-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/scipy-dev.python.org/
Member address: [email protected]