Dario Quintero (Flexcompute)

Results 69 comments of Dario Quintero (Flexcompute)

I see, their dependency resolution I think did not enforce the change properly before. So we probably need to update this to: ``` jaxlib = { version = ">=0.4.25", source...

@yaugenst-flex btw thinking of giving our new joiner in May this as his first PR for the python client, since we're updating all the color themes at the same time...

@frederikschubertflex so this is for when you start we can chat about this. It's meant to be a very small PR mainly so you get more familiar with our python...

Hello! Still thinking about all these ideas before further discussing, but thought this could be interesting related @dbochkov-flexcompute's ideas on the solver data interactions in terms of structuring the relationships...

Actually that's strange. I named that file `import_tidy3d.py` so that it would not get caught in the main `pytest` command. Possibly, when the docstring tests were upgraded this got included...

Oh yeah, that was a doctest change. Nice, we should move it to `scripts/` then. I can include this in the docs PR I'm trying to finish polishing atm.

PR opened with the move!

To add to this issue. Yannick suggested also to improve what we're caching in the Github actions. I think we can cache the poetry virtual environment but this did cause...

Sounds good! Possibly it gets resolved in https://github.com/flexcompute/tidy3d/pull/1913 with those updates. Seems like the backend is ready to be rebased into so will sort that out first so we can...

I haven't done this one yet, I'm still collecting everything from the notebooks into the relevant API docs. Personally, I'm inclined to make little illustrated diagrams for every Source as...