Python toolbox to compute scattered and total field when we have analytical computation so typically when scatters are invariant by rotation and the incident field is a plane wave.
The word claudius is an acronym for CaLculs AnalytiqUes pour la DIffUSion des ondes the French translation of analytic computations for scattering or it can also be an acronym for Computing anaLyticAlly and Uniquely Diverse fIeld Used in Scattering.
- require: Numba, NumPy, and SciPy
- optional: Matplotlib (it is only use for plotting)
- development: black, isort, pytest, and pytest-cov, flit, Sphinx, Sphinx-Gallery
python3 -m pip install --user claudius
git clone https://github.com/zmoitier/claudius.git
- to do
- Docs
- 3D Maxwell
I would like to thank Camille Carvalho and Friedelinde for helping with the name and Matthias Bussonnier for helping with PyPI.