From 61988fd9cae37b479703062c071dae5ce68e4b43 Mon Sep 17 00:00:00 2001 From: Frederik Schubert Date: Wed, 4 Dec 2024 11:07:07 +0100 Subject: [PATCH] add fdtdx repo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b2ae6c..4d9dfbd 100644 --- a/README.md +++ b/README.md @@ -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. - [GSvit](http://gsvit.net/) - GPU support + - [fdtdx](https://github.com/ymahlau/fdtdx) - 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)