Electromagnetic FDTD Simulations in JAX

10 Open Issues Need Help Last updated: Jul 11, 2026

Open Issues Need Help

View All on GitHub
enhancement help wanted

Electromagnetic FDTD Simulations in JAX

Python
enhancement help wanted

Electromagnetic FDTD Simulations in JAX

Python
Make FDTDX extremely fast about 2 months ago
enhancement help wanted

Electromagnetic FDTD Simulations in JAX

Python
enhancement good first issue

Electromagnetic FDTD Simulations in JAX

Python
enhancement help wanted

Electromagnetic FDTD Simulations in JAX

Python
enhancement good first issue

Electromagnetic FDTD Simulations in JAX

Python
enhancement good first issue

Electromagnetic FDTD Simulations in JAX

Python

AI Summary: Implement a `same_position` function in the FDTDX Python package to simplify the process of placing objects at identical coordinates, improving user experience.

Complexity: 2/5
enhancement good first issue

Electromagnetic FDTD Simulations in JAX

Python

AI Summary: The task is to remove the `fdtdx.SimulationState` class from the FDTDX Python package. This class is deemed unnecessary complexity as it's a simple wrapper for an integer and arrays. The removal should be done carefully to avoid breaking existing code that uses this class.

Complexity: 3/5
enhancement good first issue

Electromagnetic FDTD Simulations in JAX

Python

AI Summary: Enhance the FDTDX Python package's logging functionality to include the user's script in the generated 'code.zip' archive. This will improve reproducibility by archiving the complete simulation setup. Consider either automatically including the main script or allowing users to specify additional files for inclusion.

Complexity: 3/5
enhancement good first issue

Electromagnetic FDTD Simulations in JAX

Python