Closed djy89 closed 3 months ago
Hello, paviot, in addition to python3.11 and above, have you tried the acceleration algorithm of pythonocc-core, such as using numba or GPU acceleration algorithm, and is there any related usage program demo
Such optimizations should be performed at the c++ level, where all algorithms are implemented. I'm not aware of any related project at opencascade.
Hello, paviot, in addition to python3.11 and above, have you tried the acceleration algorithm of pythonocc-core, such as using numba or GPU acceleration algorithm, and is there any related usage program demo