WIP new scatsystem
[qpms.git] / qpms / modules.rst
blob2de0a7c9ed7a7fbb30043c5981191237d2f8aea5
1 scattering.py: Scattering in finite lattices.
2 modes2d.py TODO: Modes in infinite lattices.
3 tmatrices.py TODO: T-matrix creation (loading), (symmetry) operations etc. Perhaps move here some content of qpms_p.py
4 lattices2d.py IN PROGRESS: Various 2D lattice generation, lattice type recognition and related functions.
5 hexpoints.py: To be obsoleted by more general lattices2d.py.
6 scripts_common.py: Argument parsing common to various scripts.
7 timetrack.py: Auxilliary module for measuring elapsed time.
8 qpms_c.pyx: Cython wrapper for the c code and some miscellanous functions.
9 qpms_p.py: Miscellanous functions that have not been moved elsewhere.
10 legacy.py: Unused code moved from old versions, should not be imported with qpms. To be removed in the end.