8 results · AI-generated index
G
github.io
tool

Finite Difference Time Domain (FDTD) Method with Python and NumPy

Implementation of the FDTD method in Python using NumPy for simulating electromagnetic waves. Includes example code and documentation.

R
researchgate.net
research

FDTD Method for Electromagnetic Simulations

Research article discussing the implementation of the FDTD method for electromagnetic simulations, including a Python implementation using NumPy.

N
numpy.org
official

NumPy and SciPy for Scientific Computing

Official NumPy documentation discussing the use of NumPy and SciPy for scientific computing, including examples of FDTD method implementation.

P
pypi.org
tool

Python FDTD Simulator

Python package for simulating electromagnetic waves using the FDTD method, built on top of NumPy.

W
wikipedia.org
article

Finite Difference Time Domain Method

Wikipedia article explaining the FDTD method, including its application in electromagnetic simulations and a brief discussion of Python implementations.

Y
youtube.com
video

FDTD Simulation with Python and NumPy

Video tutorial demonstrating how to implement the FDTD method in Python using NumPy for simulating electromagnetic waves.

C
coursera.org
article

Computational Electromagnetics with Python

Online course covering computational electromagnetics, including the FDTD method, with Python implementations using NumPy.

A
arxiv.org
research

FDTD Method Implementation in Python

Research paper discussing the implementation of the FDTD method in Python using NumPy, including example code and performance benchmarks.