-
Cool project
How could we `pip install luminescent` and then use it from python?
-
As discussed, it would be nice to have a tutorial that demonstrates adjoint optimization using minimum area (and enclosed area) constraints.
See discussion #2024 for a start.
-
## Expected Behavior
When trying to instantiate a pfet pcell it should give a visual guidance of empty polygons.
## Actual Behavior
The first time a pfet is placed, it shows nothing. Modifyin…
-
### Hello!I have two questions, the first one is,how do I change the connected layers in the 'gdsfactory.routing.route_bundle_all_angle' command in gdsfactory v8?
![image](https://github.com/gdsfactor…
-
**Is your feature request related to a problem? Please describe.**
In the current implementation of the from_updk function the parameters string is passed with a fixed format that makes it compatible…
-
Currently it looks like the testcase are created manually using klayout UI driven flow which make them difficult to version and review.
It would be nice to generate them from python using either:
…
-
**Describe the bug**
plot_netlist does not work well when recursive=True
**To Reproduce**
```python
import matplotlib.pyplot as plt
import gdsfactory as gf
cpl = (10, 20, 30, 40)
c…
-
How can we use different mode solvers to ?
- [ ] solve waveguides arbitrary index profiles
- [ ] solve multi-layer waveguides with sidewall angles
- [ ] compute mode leakage to substrate
- [ ] Improv…
-
The result is in this [branch](https://github.com/gdsfactory/gdsfactory/tree/kfactory) which would become the main branch. As this branch has diverged from main we would make it the new main and relea…
-
Pickling Modes currently leads to ~100MB objects on disk
What would be a best practice to save/load modes to disk?
[In gdsfactory with the old femwell API](https://github.com/gdsfactory/gdsfact…