Tyler Hughes

Results 185 comments of Tyler Hughes

I think the warning approach might make the most sense to me, in the sense that it's the least restrictive and also fastest. Maybe we just exclude any custom media...

Hi @remypa , We haven't intended to support this, nor have we tested it before. However, we can put this on our roadmap for future versions. It's possible some of...

I see. Yea we will have to work on improving the compatibility with tidy3d adjoint and nlopt for these sorts of problems. In the meantime, I might suggest you use...

EDIT: forgot to `jnp.sum` in the return. fixed.

We discussed an idea like this regarding the parameter sweep tool. I think it could be useful to allow users to append some arbitrary metadata to a `Simulation` (or any...

> Why are there security concerns? I'm mostly afraid of a malicious user putting a function in the metadata that would run some system level commands if executed. I can't...

> In the tutorial, the result data is a scaler. Just to clarify, the issue with `xarray` vs. `pandas.DataFrame` isn't so much about the result data type, but more how...

@momchil-flex I know if we need / want to have everything assigned. What makes some sense to me is we spend some time every few weeks (or after every release)...

also, regarding this issue, we might want to just close it until further notice as I think the `design` plugin probably covers the use case.

yea I think we can do this for 2.7 I was also thinking it would be nice to have a metadata field for my adjoint refactor I want to do...