Sebastian Goeldi

Results 6 issues of Sebastian Goeldi

Hi Matthias, I am wondering whether there is a strong reason for the `rdb` module and `RecordDatabase` in particular to return `const` objects instead of modifiable items. I am in...

Hi Matthias, I was wondering whether it would be possible, with reasonable amount of work, to support Instances and Shapes which would essentially amount to DInstance & DShapes. Essentially, it...

I think when a new pypi package is published, the intention would be to update/create the python stub files. As far as I can tell, it would make sense to...

Hello Matthias, I hope you are doing well. I am currently trying to use markers in the python qt-less LayoutView (totally not related to https://github.com/KLayout/klayout/issues/1632 ;) ). I noticed that...

This is without a doubt the grossest hack I probably ever did in a public repo. Probably should use https://github.com/jayphelps/git-blame-someone-else @joamatab @tvt173

enhancement

Hi Matthias, I'll cut to the chase directly: Would it be possible to allow `Cell.shapes` to take a LayerInfo object and have it resolve it to the layer_index internally? If...