Metadata-Version: 2.4
Name: addatmatrix
Version: 0.4.0
Summary: A package for calculating T matrices with ADDA
Author-email: Krzysztof Czajkowski <kmczajkowski@int.pl>
Project-URL: Repository, https://gitlab.com/k.czajkowski/addatmatrix
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: numpy>=2.0
Requires-Dist: scipy>=1.17
Requires-Dist: numba>=0.61
Requires-Dist: h5py>=3.10
Requires-Dist: tqdm>=4.66
Requires-Dist: click>=8.1
Requires-Dist: plotly>=5.20
Requires-Dist: matplotlib>=3.8
