https://github.com/quentinwach/beamz
Fast and easy electromagnetic simulation and inverse design. ✨
https://github.com/quentinwach/beamz
electromagnetics fdtd inverse-design nanophotonics numpy photonics physics pytorch simulation
Last synced: 3 months ago
JSON representation
Fast and easy electromagnetic simulation and inverse design. ✨
- Host: GitHub
- URL: https://github.com/quentinwach/beamz
- Owner: QuentinWach
- Created: 2025-05-08T02:17:32.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-06-07T01:47:10.000Z (5 months ago)
- Last Synced: 2025-06-20T04:38:17.323Z (4 months ago)
- Topics: electromagnetics, fdtd, inverse-design, nanophotonics, numpy, photonics, physics, pytorch, simulation
- Language: Python
- Homepage: https://quentinwach.com/beamz/
- Size: 5.62 MB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
BEAMZ is an **electromagnetic simulation** package using the FDTD method. It features a **high-level API** that enables fast prototyping and procedural design with just a few lines of code, made for (but not limited to) photonic integrated circuits.
```bash
pip install beamz
```

