Ian Williamson

Results 12 issues of Ian Williamson

It would be useful to implement some hooks into a computational geometry package to allow the user to specify an input permittivity distribution (or even the optimization design region) using...

enhancement
help wanted

This is a great package! Are bound constraints for LBFGS on the roadmap?

enhancement

Should consider the performance benefit of implementing an adjoint calculation for the backward pass through the `forward()` method in `WaveCell`. This would potentially save us on memory during gradient computation...

enhancement

Not sure if I am doing something stupid, but I get the following error when trying to train a mesh of dimension N = 2. ``` --------------------------------------------------------------------------- IndexError Traceback (most...

lowpriority

Currently `get_modes()` and `insert_modes()` only support the Ez polarization. The calculation should be extended with a user toggle to select either the Hz or the Ez polarization.

I'm not 100% sure that this is an IJulia issue but... I am getting a ridiculous number of "tip" messages when tab completing unicode special characters in Jupyter Lab. See...

With the release of the Inkscape 1.0 beta I wanted to start a discussion on what would be required for making this extension work with the new standalone OS X...

Make Newton use line search to find next iteration point

bug
enhancement

Only thing preventing this currently is figuring out how to implement the "batch" dims on `eye` and `diag` for numpy. Tensor flow currently works completely, but has additional options that...

Can have input `n` be of size `[Nd, Nw]` and broadcast over frequency when constructing the matrices