Lucas H. Gabrielli
Lucas H. Gabrielli
Hello @ru-tan, font support is a very deep rabbit hole I wouldn't have time to work on. That would require at least: - Support the most common formats - Support...
Hi @tvt173 that's great to hear! Unfortunately I don't have such an utility to automate the process… I've considered it, but I'm not sure I'd be able to make it...
@nmz787-intel Indeed it looks like there might be a problem with saving OASIS files with missing dependencies. I'll look into that and keep you posted in this issue.
That's correct, the same function will be used on both sides. Maybe your function can give 2 different shapes based on the position on the layout or the number of...
@95-martin-orion Thanks for pointing this out! I've included a fix that should work in your case and not significantly change existing layouts.
Yes, the example seems to be working. The difference you saw in both steps is due to default values of precision in different functions.
> anyways i'm a bit concerned with the memory access errors we were seeing in the tests (not sure if @heitzmann has seen this before or has any comment)-- as...
I believe writing to the disk is the slowest part by far, typically. Fracturing operations are not that expensive in general, and path conversions (when needed) can be slow for...
@paulgoulain We have many Windows users and our CI running the installation on Windows without issues. It seems to me that the problem you're seeing is related to your installation...
It's on https://github.com/heitzmann/gdstk/actions