Metadata-Version: 2.2
Name: refnx
Version: 0.1.53
Summary: Neutron and X-ray Reflectometry Analysis
Author-email: Andrew Nelson <andyfaff+refnx@gmail.com>
License: 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: License :: Public Domain
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>=1.25.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; python_version != "3.13" and extra == "all"
Requires-Dist: pandas; extra == "all"
Requires-Dist: periodictable; extra == "all"
Requires-Dist: pymc; python_version != "3.13" and extra == "all"
Requires-Dist: pyparsing; extra == "all"
Requires-Dist: pyqt6; extra == "all"
Requires-Dist: pytensor; python_version != "3.13" and 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"

refnx
=====

![Github Action](https://github.com/refnx/refnx/workflows/Lint%20+%20Test/badge.svg)
[![Build Status](https://dev.azure.com/refnx/refnx/_apis/build/status/refnx.refnx?branchName=master)](https://dev.azure.com/refnx/refnx/_build/latest?definitionId=1&branchName=master)
[![Build status](https://ci.appveyor.com/api/projects/status/gv6965vuqnuufx9u?svg=true)](https://ci.appveyor.com/project/andyfaff/refnx)
[![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.
