Commit Graph

10 Commits (master)

Author SHA1 Message Date
Jan Petykiewicz 44465f1bc9 modernize type annotations 1 year ago
Jan Petykiewicz 68a9818388 use moveaxis instead of deprecated rollaxis 2 years ago
Jan Petykiewicz edfd9a49c6 formatting 2 years ago
Jan Petykiewicz 52df24ad98 Major typing updates
Split field types to differentiate between complex and purely-real

Fix lots of numpy-related stuff
2 years ago
Jan Petykiewicz faecc79179 typing and formatting updates 2 years ago
Jan Petykiewicz db23cc1d6f style and typing fixes in tests 4 years ago
Jan Petykiewicz bc428f5e8e add more type hints 4 years ago
Jan Petykiewicz d13a3796a9 style and type fixes (per mypy and flake8) 4 years ago
Jan Petykiewicz 9253200eaf Move j_steps and j_distribution out of conftest
- also move PRNG back into utils
5 years ago
Jan Petykiewicz 8fc96c13ab test updates
- move generalizable fixtures out into conftest.py
- move some other functions out to utils
- fix test_poynting_planes() for fdtd
5 years ago