Casper da Costa-Luis

Results 737 comments of Casper da Costa-Luis

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

Yes, though as @ckolbPTB mentioned there may be cases where `self.norm()` should not be calculated over the whole `self.asarray()` 🤷. Also related: https://github.com/SyneRBI/SIRF/pull/1332#pullrequestreview-3051782870

`conda build` hangs on `windows-latest` (updated to 2025 recently) but works on `windows-2022` for me

Unsure if your issue is the same as mine ([actions/runner-images#13201](https://github.com/actions/runner-images/issues/13201)). It was hanging on `windows-2025` `conda-build=24.5.1` ([TomographicImaging/CIL/actions#18503694289/52819482274](https://github.com/TomographicImaging/CIL/actions/runs/18503694289/job/52819482274)) but there's no error message. It passes on `windows-2022` `conda-build=24.5.1` ([TomographicImaging/CIL/actions#18680994134/53261879722](https://github.com/TomographicImaging/CIL/actions/runs/18680994134/job/53261879722)), though there...

I suspect someone quietly fixed some conda dependency somewhere. Can't find any info online. > slowly because I cleared caches.

actually I think the failing jobs use [ubuntu22/20250511.1](https://github.com/actions/runner-images/blob/ubuntu22/20250511.1/images/ubuntu/Ubuntu2204-Readme.md) but the passing ones use [ubuntu22/20250427.1](https://github.com/actions/runner-images/blob/ubuntu22/20250427.1/images/ubuntu/Ubuntu2204-Readme.md)!

Hmm it might be some demo/example/excercises `environment.yml`