Mustafa Al Ibrahim

Results 36 comments of Mustafa Al Ibrahim
trafficstars

@soupault The common definitions for circularity and roundness are orthogonal. Circularity/sphercity(in 3D) defines how much the shape resembles a circle (e.g., an elipse is elongate is not circular). Roundness studies...

Unfortunately not. I just did it in powerpoint. Add a rectangle with gradient fill and set up the two end members for it (yellow and red).

I would note that qtconsole, and tqdm currently assume the existance of standard output (write and flush function). I've encountered the issue when bundling napari in briefcase (which uses pythonw...

I got a similar error on windows when using `python -m build`. I ended up forcing it to use the current virtual environment which has numpy already installed. I used...

I am not sure how the thumbnail is currently generated but if it is a resize of the image then that is a large overhead for large 2D images for...

For future: I had/have similar issue. I am packaging pytorch Cuda as well as quite a number of packages and hitting the limits of what WIX and the Msi format...