Qingnan Zhou
Qingnan Zhou
I can confirm that `nb::writeable` works in my simple test cases.
Hi @liufeijin , thanks for your interest in nanospline. Can you provide more information about this feature? i.e. the precision required, the target application, etc. I put a "help wanted"...
Yeah, sorry, `pymesh2` on PyPI is out of date. I will try to create a script to auto update it.
For Linux and MacOS, I have created platform specific wheels: https://github.com/qnzhou/PyMesh/releases/tag/v0.2.0 It is possible to simply download the wheel file and `pip install [wheel_file]`. The linux wheel, however, is not...
Thanks for the support! Windows support has been on my agenda for a while, but I have not get a chance to work on it yet. Sorry! On a separate...
Sorry about the lack of responses. I am looking into it. Having a binary should be possible.
Sorry about the delay. I think this error is due to different python versions are used for building and running pymesh. Can you check the following variables? ``` $ cd...
Could you check if the file `_PyMesh.so` or `_PyMesh.dll` is present in `C:\Python\3_4\lib\site-packages\pymesh-0.1-py3.4.egg\pymesh\lib`?
I agree. I feel it shouldn't be hard, but I appreciate any help I can get.
@dfsp-spirit Sorry to hear that. The wheel files are at https://github.com/PyMesh/PyMesh/releases