algorithmic-efficiency icon indicating copy to clipboard operation
algorithmic-efficiency copied to clipboard

rewrite halton.py to use the scipy quasirandom sequence generator

Open znado opened this issue 2 years ago • 0 comments

We likely can delete a lot of our code to use https://docs.scipy.org/doc/scipy/reference/stats.qmc.html

znado avatar Jan 19 '23 20:01 znado