Peter Sobolewski

Results 532 comments of Peter Sobolewski
trafficstars

Yeah, that's basically it @dalthviz as a simpler alternative. And 💯 with @jni that there needs to be a good icon for transform mode. Here's a couple I saw: https://fontawesome.com/icons/group-arrows-rotate?f=classic&s=solid...

I like that, it's simple. Being a diamond evokes rotation to me.

Ran into this today and can confirm that switching to a miniforge installation with mamba worked just fine. Still it would be nice for this to work with micromamba, because...

I think based on the analysis, it's fair to say it's not a slowdown, but speed up? I think the "normal" numpy should be the baseline. But the Accelerate framework...

Before modifying anything, I'm curious how the situation is for x86 macOS users with a default conda-forge install. I'd consider using Accelerate BLAS experimental at this point. I don't think,...

on M1 with macOS 14 LAPACK is also accelerated. Can install via pip now too: `pip install -U --no-cache-dir --no-binary numpy numpy` This will be default soon? https://github.com/numpy/numpy/issues/24905 I see...

With numpy 2.0 on pypi, this requires nothing special now. conda-forge is still a work in progress.

With https://github.com/conda-forge/blas-feedstock/pull/105 merged, `libblas=*=*newaccelerate` can be used to access the improved BLAS/LAPACK on Apple Silicon. Note in my hands it results in massive reduction in CPU%, but not major gains...

Thanks for reporting this issue. I can reproduce when using Pan/Zoom mode or the shape drawing modes -- hover a shape in selection mode already does highlight -- and indeed...