Ceviche Versions Save

:shrimp: Electromagnetic Simulation + Automatic Differentiation

v0.1.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/fancompute/ceviche/compare/0.1.2...v0.1.3

0.1.2

3 years ago

Added multifrequency FDFD for simulating periodically modulated permittivity.

0.1.1

4 years ago

Fixed some rough edges with sparse primitives release. Put code from older commits back in. Made units SI.

0.1.0

4 years ago

Now the autograd primitives are abstracted from the physics. And sparse - matrix operations are defined based on their matrix indices and elements. Some changes to the FDFD class were also made for simplification.