Thomas Ferreira de Lima
Thomas Ferreira de Lima
Hi Matthias, Thanks for reviewing my PR! Sorry for the late reply. > * You're right about the non-commutative nature of transformation multiplication. But I don't like to see a...
> > Thomas made it available on PyPI > > @thomaslima, should I add you as a maintainer also? haha I consent. Thanks for this effort!
I have the same question. I also want to use ccache. Right now I'm passing a CCACHE_DIR environment variable to the container. It's unclear in the documentation whether the /project...
@andy201709 Can you check if this issue has been resolved in the latest wheels? We are using a standard process with https://github.com/pypa/cibuildwheel which I think will resolve itself once the...
Hi @Mause, thanks for reaching out. Indeed this approach suggested by @joerick is working for me. - Step 1: Install ccache in the host. Take note of the `.ccache` directory...
There is no easy fix. I'd say let's close this. Unless of course we remove the dependency of curl for python packages. Indeed I'm not sure why it's necessary.
Have we decided on what is a Pin yet? By native klayout object, do you mean something that can be saved and loaded from gds objects etc?
Just saw these messages. I had just dropped a random hello after years without seeing you. LOL Yes I work with photonic integrated circuits, but lasers are not the coolest...
I think this is the version I compiled. Did this just happen out of nowhere? Can you launch from terminal to try to check what is generating the error?
@lukasc-ubc i need to compile a version with the python ssl module embedded, otherwise pip 10 is going to fail to install these modules automatically, but this is a discussion...