Skip to content

Releases: spinsphotonics/fdtdz

v1.1.3

28 Oct 05:44
ef4ea7a
Compare
Choose a tag to compare

Enables using the z-dimension as a batch dimension for 2D simulations.

v1.1.2

06 Oct 18:13
bcde34c
Compare
Choose a tag to compare

Upgrades to jax>=0.4.16

v1.1.1

11 Aug 20:11
49b27ac
Compare
Choose a tag to compare

Follow up to v1.1.0 release which was missing some things, notably a full set of precompiled ptx kernels.

v1.1.0

11 Aug 05:35
579613e
Compare
Choose a tag to compare

Allows for more efficient use of GPU memory (important for large-domain simulations) via a new offset parameter in fdtdz().

v1.0.1

12 May 17:15
eab98aa
Compare
Choose a tag to compare

😅 Looking to use correct versioning...

v1.0.0

12 May 16:40
7030cda
Compare
Choose a tag to compare

“There's never enough time to do it right, but there's always enough time to do it over.” -Jack Bergman

It's not perfect, but I'm cutting fdtd-z v1 here. The API should be relatively stable now, and there are some basic tests, most essentially checking against the error in the time-harmonic wave equation for simulations with a dipole source.

The goal is to keep fdtd-z low-level and boring -- looking forward to building the fun stuff on top of this with the photonics community!