Ivo Flipse

Results 74 comments of Ivo Flipse

Maybe you can convince @rougier to give it a shot ;-)

Here's an example of what I've done in the past ![2016-11-10 11_35_00-Figure 6~2.png](https://user-images.githubusercontent.com/485186/135750741-a69417ea-b745-44e3-b7b4-5ef7f6338ed2.png) It's the distance between 2 meshes drawn on top of one of the two meshes

Do we use things from Numpy that would require the latest version? If not, then they could use pygfx with an older (no longer) supported version of numpy. Not everyone...

Strange, it doesn't seem to apply to all packages I've copied over. It's almost as if they will eventually become available.

Furthermore, we'd like to get an idea of how much of our transpiled Python code is being covered by the tests, which in most cases requires a test runner to...

Pypy just released a new update, is the version pinned?

How does OpenCV handle this?

I just ran into the same problem using pydicom and had hoped that imageio would have been able to read the data (alas it did not). pydicom returns a helpful...

During a recent Django sprint I've made a start for adding Sphinx, but I haven't gotten very far with it just yet

I'm noticing another issue, where now that I moved the filter and average toggles to the model that I'm calling update_average and whatnot every time I toggle them, but they...