What kind of feature would you like to request?
Additional function parameters / changed functionality / changed defaults?
Please describe your wishes
After naively updated my apple OS to tahoe, my UMAPs and leiden clustering result in slightly different outputs. I learned from chatGPT that this is probably due to an update of the accelerate BLAS that my Numpy accesses. I could use OpenBLAS which would be independent from Apple updates, but performs even more distinct.
What is the general recommendation for scanpy usage?