Metadata-Version: 2.4
Name: refnx
Version: 0.1.61
Summary: Neutron and X-ray Reflectometry Analysis
Author-email: Andrew Nelson <andyfaff+refnx@gmail.com>
License-Expression: BSD-3-Clause
Project-URL: homepage, https://github.com/refnx/refnx
Project-URL: documentation, https://refnx.readthedocs.io/en/latest
Project-URL: tracker, https://github.com/refnx/refnx/issues
Project-URL: source, https://github.com/refnx/refnx
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.0
Requires-Dist: scipy
Requires-Dist: orsopy
Provides-Extra: all
Requires-Dist: IPython; extra == "all"
Requires-Dist: attrs; extra == "all"
Requires-Dist: corner; extra == "all"
Requires-Dist: h5py; extra == "all"
Requires-Dist: ipywidgets; extra == "all"
Requires-Dist: jupyter; extra == "all"
Requires-Dist: matplotlib; extra == "all"
Requires-Dist: numba; extra == "all"
Requires-Dist: pandas; extra == "all"
Requires-Dist: periodictable; extra == "all"
Requires-Dist: pymc; extra == "all"
Requires-Dist: pyparsing; extra == "all"
Requires-Dist: pyqt6; extra == "all"
Requires-Dist: pytensor; extra == "all"
Requires-Dist: qtpy; extra == "all"
Requires-Dist: tqdm; extra == "all"
Requires-Dist: traitlets; extra == "all"
Requires-Dist: xlrd; extra == "all"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: uncertainties; extra == "test"
Dynamic: license-file

refnx
=====

[![Test](https://github.com/refnx/refnx/actions/workflows/pythonpackage.yml/badge.svg)](https://github.com/refnx/refnx/actions/workflows/pythonpackage.yml)
[![Documentation Status](https://readthedocs.org/projects/refnx/badge/?version=latest)](https://refnx.readthedocs.io/en/latest/?badge=latest)
[![DOI](https://zenodo.org/badge/23189/refnx/refnx.svg)](https://zenodo.org/badge/latestdoi/23189/refnx/refnx)
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/refnx/refnx-binder.git/master)

Neutron and X-ray reflectometry analysis in Python. Documentation at https://refnx.readthedocs.io.
