Metadata-Version: 2.4
Name: hklpy2-solvers
Version: 0.3.2
Summary: Solvers for the hklpy2 package
Project-URL: homepage, https://github.com/prjemian/hklpy2_solvers
Project-URL: issues, https://github.com/prjemian/hklpy2_solvers/issues
Project-URL: source, https://github.com/prjemian/hklpy2_solvers
Author-email: Pete Jemian <prjemian+hklpy2@gmail.com>
Maintainer-email: Pete Jemian <prjemian+hklpy2@gmail.com>
License-Expression: LicenseRef-UChicago-Argonne-LLC-License
License-File: LICENSE
Keywords: bluesky,diffraction,diffractometer,hklpy2,solver
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Requires-Dist: ad-hoc-diffractometer>=0.11.0
Requires-Dist: diffcalc-core
Requires-Dist: hklpy2>=0.6.0
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: build; extra == 'all'
Requires-Dist: coverage; extra == 'all'
Requires-Dist: isort; extra == 'all'
Requires-Dist: myst-nb; extra == 'all'
Requires-Dist: packaging; extra == 'all'
Requires-Dist: pre-commit; extra == 'all'
Requires-Dist: pydata-sphinx-theme; extra == 'all'
Requires-Dist: pytest; extra == 'all'
Requires-Dist: pytest-cov; extra == 'all'
Requires-Dist: ruff; extra == 'all'
Requires-Dist: sphinx; extra == 'all'
Requires-Dist: sphinx-autoapi; extra == 'all'
Requires-Dist: sphinx-copybutton; extra == 'all'
Requires-Dist: sphinx-design; extra == 'all'
Requires-Dist: sphinx-tabs; extra == 'all'
Provides-Extra: dev
Requires-Dist: build; extra == 'dev'
Requires-Dist: coverage; extra == 'dev'
Requires-Dist: isort; extra == 'dev'
Requires-Dist: packaging; extra == 'dev'
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Provides-Extra: doc
Requires-Dist: myst-nb; extra == 'doc'
Requires-Dist: pydata-sphinx-theme; extra == 'doc'
Requires-Dist: sphinx; extra == 'doc'
Requires-Dist: sphinx-autoapi; extra == 'doc'
Requires-Dist: sphinx-copybutton; extra == 'doc'
Requires-Dist: sphinx-design; extra == 'doc'
Requires-Dist: sphinx-tabs; extra == 'doc'
Description-Content-Type: text/markdown

# hklpy2_solvers

[![Release](https://img.shields.io/github/v/release/prjemian/hklpy2_solvers)](https://github.com/prjemian/hklpy2_solvers/releases)
[![Tag](https://img.shields.io/github/v/tag/prjemian/hklpy2_solvers)](https://github.com/prjemian/hklpy2_solvers/tags)
[![PyPi](https://img.shields.io/pypi/v/hklpy2_solvers.svg)](https://pypi.python.org/pypi/hklpy2_solvers)
[![Conda Package](https://img.shields.io/badge/package-hklpy2_solvers-green.svg)](https://anaconda.org/channels/conda-forge/packages/hklpy2_solvers/overview)
[![Conda Version](https://anaconda.org/conda-forge/hklpy2_solvers/badges/version.svg)](https://anaconda.org/channels/conda-forge/packages/hklpy2_solvers/overview)
[![Conda Downloads](https://anaconda.org/conda-forge/hklpy2_solvers/badges/downloads.svg)](https://anaconda.org/channels/conda-forge/packages/hklpy2_solvers/overview)
[![Conda Platforms](https://anaconda.org/conda-forge/hklpy2_solvers/badges/platforms.svg)](https://anaconda.org/channels/conda-forge/packages/hklpy2_solvers/overview)
[![Coverage Status](https://coveralls.io/repos/github/prjemian/hklpy2_solvers/badge.svg?branch=main)](https://coveralls.io/github/prjemian/hklpy2_solvers?branch=main)
[![Documentation](https://img.shields.io/badge/docs-blue)](https://prjemian.github.io/hklpy2_solvers/)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/prjemian/hklpy2_solvers)
[![License: ANL](https://img.shields.io/badge/license-ANL-brightgreen)](LICENSE)

Solvers for the [hklpy2](https://github.com/prjemian/hklpy2) package.

<table>
    <tr>
        <td>
            <b>Solvers</b>
            <p>
                <a href="https://prjemian.github.io/hklpy2_solvers/geometries.html">Geometries</a>
                · <a href="https://prjemian.github.io/hklpy2_solvers/guide_ad_hoc.html">ad_hoc</a>
                · <a href="https://prjemian.github.io/hklpy2_solvers/guide_diffcalc.html">diffcalc</a>
            </p>
        </td>
        <td>
            <b>User Guide</b>
            <p>
                <a href="https://prjemian.github.io/hklpy2_solvers/guides.html">Guides</a>
                · <a href="https://prjemian.github.io/hklpy2_solvers/install.html">Installation</a>
                · <a href="https://prjemian.github.io/hklpy2_solvers/api/hklpy2_solvers/">API</a>
                · <a href="https://prjemian.github.io/hklpy2_solvers">documentation</a>
                · <a href="https://github.com/prjemian/hklpy2_solvers">source</a>
                · <a href="https://prjemian.github.io/hklpy2_solvers/release_notes.html">Releases</a>
                · <a href="https://prjemian.github.io/hklpy2_solvers/license.html">License</a>
                · <a href="https://prjemian.github.io/hklpy2_solvers/genindex.html">Index</a>
            </p>
        </td>
    </tr>
</table>
