Phil Chiu
Phil Chiu
I'm interested in this as well. I am coming from [umongo](https://github.com/Scille/umongo) which supports synchronous and async, but I only use it synchronously. I'm interested in beanie because I'd like to...
Is this dependent on an OCP 7.6 release? Upstream issue: https://github.com/CadQuery/OCP/issues/85
Updated with signoff. aarch64 build still failing @adrianreber
@adrianreber squashed and pushed!
I'm happy to contribute this PR, but I want to understand the process. The current version of OpenMPI is 4.1.2, is it fine to jump straight to 4.1.4 (latest stable)?
Hi all, just came across this thread. This seems like a worthy effort! If I understand correctly, having all of the _optional_ dependencies available on conda-forge would be nice but...
Thanks @rwgk . I can put together an example using `ocp`, but it's a massive project so I don't know if it will be the best candidate for debugging.
I agree with what was said - VTK booleans are just bad. Of @darikg 's proposed solutions, I have tried vtkbool, and CGAL via @darikg 's own wrappers. For my...
> That's awesome! Will it be possible to install alongside conda-forge vtk/pyvista, or does vtk itself need a custom re-compile? It installs alongside `vtk` from conda-forge (it just links against...
> If we decide to keep the `Enum` usage, can it be part of this class? This way it wouldn't pollute the namespace and this one can only be used...