Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fdtdx repo #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ If you are new to Git and Python I recommend reading this [article](https://ligh
- [Python 3D FDTD simulator](https://github.com/flaport/fdtd) - Written in PyTorch.
- tidy3d client [docs](https://docs.simulation.cloud/projects/tidy3d/en/latest/) and [code](https://github.com/flexcompute/tidy3d) - Server is propietary.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

issue (typo): There's a typo in 'propietary' - it should be 'proprietary'

- [GSvit](http://gsvit.net/) - GPU support
- [fdtdx](https://github.com/ymahlau/fdtdx)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: Consider adding brief distinguishing characteristics for fdtdx

Other entries in this list include brief descriptions of key features or implementation details. Adding similar information for fdtdx would maintain consistency and help users quickly compare different tools.

- FDFD - Finite differences frequency domain.
- [spins FDFD on GPU](https://github.com/stanfordnqp/spins-b)
- [ceviche (2D only) FDTD and FDFD](https://github.com/twhughes/ceviche)
Expand Down