-
### Subject
[Stage]: GDS generation.
### Describe the bug
It seems to have a problem with `save_images.tcl` because it will report
```
[ERROR GUI-0070] Error: save_images.tcl, 9 Invalid method. M…
-
- [x] improve schematic visualization (graphviz) instead of networkx
- [ ] improve routing https://github.com/gdsfactory/gdsfactory/issues/57
- [ ] bring back[ a-star router ](https://github.com/gds…
-
**Describe the bug**
cuDF accesses the cuFile API via the [cufile_shim](https://github.com/rapidsai/cudf/blob/b8917229f8a2446c7e5f697475f76743a05e6856/cpp/src/io/utilities/file_io_utilities.cpp#L92) …
-
GDSII files are quite large and this can cause performance problems with git and can also hit the file size limits on github. Compression (which magic recently added) definitely helps. Here is an exam…
-
I'm running a Neo4j container with the GDS library installed using the following command:
docker run --name testneo4j -p 7474:7474 -p 7687:7687 -v /path/to/neo4j/data:/data -e NEO4J_AUTH=neo4j/1234…
-
Some accessibility fixes I'm planning on patching when I've got some time, jotting it down as a start...
- [ ] ~Skip to content for keyboard navigation (something like [GDS](https://design-system.…
-
We need to create a sequencer to schedule satellite commands to happen at various times!
# FPrime Reference
https://nasa.github.io/fprime/UsersGuide/gds/seqgen.html
-
After supplying a path where i know it exists I just received another error:
```bash
AttributeError: 'Namespace' object has no attribute 'gc'
```
Here is the full traceback:
```bash
❯ auto…
-
-
Hii @heitzmann, I am reading a GDS of a layout and creating a GDS of a leaf cell of that layout using command ### **lib.write_gds**, but in the output GDS, some polygons are missing from the output GD…