Jordan Edmunds
Jordan Edmunds
This is a very valuable piece of software - and it would be great if there were a "sponsor" button on its github repo. I'd be willing to pay a...
I am trying to create a navbar, but when I use the example code, no menus or submenus appear visually in my browser, despite rendered HTML being present. Using the...
Looks like the build pipeline has broken due to code rot / non-updated dependencies, and this is blocking two PRs. Need to fix. See [this issue](https://github.com/edmundsj/rcwa/actions/runs/4686897024/jobs/8311377512?pr=56) for the build pipeline...
The current `TriangularGrating` class is actually a sawtooth grating - it is formed out of right triangles. A true triangular grating should be implemented and the current one renamed.
As the title suggests, you should make this project available on conda-forge.
Feature Description --------------------- Sometimes it is important to know not only the reflected modes and transmitted S-parameters, but also what the fields inside a grating look like. This would be...
Currently, the default units for internal databases are microns. If these materials are not used, the units of length can be chosen to be anything (meters, nanometers, flargons), as Maxwell's...
It would be really helpful to get a sense of the computational overhead of this software package and how it compares to similar packages for solving the same problems. It...
Currently, I don't think the way permittivity and permeability are accessed internally allows for this. This would require assigning a set of `Material`s at a large number of discrete points,...