Metadata-Version: |
2.1 |
Name: |
polarimetry-lc2pkpi |
Version: |
0.0.11 |
Summary: |
Symbolic expressions that describe an aligned polarimeter vector field |
Author: |
Mikhail Mikhasenko, Remco de Boer |
License: |
GPLv3 or later |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
IPython |
Requires-Dist: |
PyYAML |
Requires-Dist: |
ampform (>=0.14.8) |
Requires-Dist: |
attrs (>=20.1.0) |
Requires-Dist: |
cloudpickle |
Requires-Dist: |
matplotlib |
Requires-Dist: |
numpy |
Requires-Dist: |
sympy (>=1.10) |
Requires-Dist: |
tensorwaves[jax] (>=0.4.5) |
Requires-Dist: |
polarimetry-lc2pkpi[doc]; extra == "dev" |
Requires-Dist: |
polarimetry-lc2pkpi[jupyter]; extra == "dev" |
Requires-Dist: |
polarimetry-lc2pkpi[sty]; extra == "dev" |
Requires-Dist: |
polarimetry-lc2pkpi[test]; extra == "dev" |
Requires-Dist: |
sphinx-autobuild; extra == "dev" |
Requires-Dist: |
tox (>=1.9); extra == "dev" |
Requires-Dist: |
cairosvg; extra == "doc" |
Requires-Dist: |
ipympl; extra == "doc" |
Requires-Dist: |
ipywidgets; extra == "doc" |
Requires-Dist: |
kaleido; extra == "doc" |
Requires-Dist: |
matplotlib-inline (!=0.1.5); extra == "doc" |
Requires-Dist: |
myst-nb (>=0.14); extra == "doc" |
Requires-Dist: |
pandas; extra == "doc" |
Requires-Dist: |
plotly; extra == "doc" |
Requires-Dist: |
psutil; extra == "doc" |
Requires-Dist: |
scipy; extra == "doc" |
Requires-Dist: |
sphinx-api-relink; extra == "doc" |
Requires-Dist: |
sphinx-book-theme; extra == "doc" |
Requires-Dist: |
sphinx-codeautolink[ipython]; extra == "doc" |
Requires-Dist: |
sphinx-copybutton; extra == "doc" |
Requires-Dist: |
sphinx-design; extra == "doc" |
Requires-Dist: |
sphinx-pybtex-etal-style; extra == "doc" |
Requires-Dist: |
sphinx-reredirects; extra == "doc" |
Requires-Dist: |
sphinx-togglebutton; extra == "doc" |
Requires-Dist: |
sphinxcontrib-bibtex (>=2.2); extra == "doc" |
Requires-Dist: |
sphinxcontrib-svg2pdfconverter; extra == "doc" |
Requires-Dist: |
svgutils; extra == "doc" |
Requires-Dist: |
tqdm; extra == "doc" |
Requires-Dist: |
uproot; extra == "doc" |
Requires-Dist: |
isort; extra == "jupyter" |
Requires-Dist: |
jupyterlab (>=3.0); extra == "jupyter" |
Requires-Dist: |
jupyterlab; extra == "jupyter" |
Requires-Dist: |
jupyterlab-code-formatter; extra == "jupyter" |
Requires-Dist: |
jupyterlab-git; extra == "jupyter" |
Requires-Dist: |
jupyterlab-lsp; extra == "jupyter" |
Requires-Dist: |
jupyterlab-myst; extra == "jupyter" |
Requires-Dist: |
polarimetry-lc2pkpi[doc]; extra == "jupyter" |
Requires-Dist: |
python-lsp-ruff; extra == "jupyter" |
Requires-Dist: |
python-lsp-server[rope]; extra == "jupyter" |
Requires-Dist: |
ruff; extra == "lint" |
Requires-Dist: |
black; extra == "sty" |
Requires-Dist: |
polarimetry-lc2pkpi[lint]; extra == "sty" |
Requires-Dist: |
polarimetry-lc2pkpi[types]; extra == "sty" |
Requires-Dist: |
pre-commit (>=1.4.0); extra == "sty" |
Requires-Dist: |
ruff; extra == "sty" |
Requires-Dist: |
nbmake; extra == "test" |
Requires-Dist: |
pytest (>=6.0); extra == "test" |
Requires-Dist: |
pytest-xdist; extra == "test" |
Requires-Dist: |
pytest; extra == "types" |
Requires-Dist: |
sphinx-api-relink; extra == "types" |
Requires-Dist: |
types-requests; extra == "types" |
Provides-Extra: |
dev |
Provides-Extra: |
doc |
Provides-Extra: |
jupyter |
Provides-Extra: |
lint |
Provides-Extra: |
sty |
Provides-Extra: |
test |
Provides-Extra: |
types |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |