SIRF icon indicating copy to clipboard operation
SIRF copied to clipboard

Review allocation of arrays random numbers

Open paskino opened this issue 6 months ago • 2 comments

Numpy changed the way to generate a random array.

https://github.com/SyneRBI/SIRF/blob/1d7b1ba85efddd6044e4a267134e3ef53aef80f8/src/common/SIRF.py#L173-L183

  • See https://github.com/TomographicImaging/CIL/issues/2033#issue-2778037104

paskino avatar Jun 03 '25 09:06 paskino

still works, but will need to be updated

KrisThielemans avatar Oct 09 '25 09:10 KrisThielemans

vis. https://numpy.org/doc/stable/reference/random/generated/numpy.random.seed.html

casperdcl avatar Oct 09 '25 09:10 casperdcl