Metadata-Version: 2.1
Name: bloptools
Version: 0.5.0
Summary: Beamline Optimization Tools
Home-page: https://github.com/NSLS-II/bloptools
Author: Brookhaven National Laboratory
Author-email: mrakitin@bnl.gov
License: BSD (3-clause)
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: bluesky
Requires-Dist: botorch
Requires-Dist: databroker
Requires-Dist: gpytorch
Requires-Dist: h5py
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: ophyd
Requires-Dist: ortools
Requires-Dist: scipy
Requires-Dist: tables
Requires-Dist: torch
Requires-Dist: zict<3.0.0

=========
bloptools
=========

.. image:: https://github.com/NSLS-II/bloptools/actions/workflows/testing.yml/badge.svg
   :target: https://github.com/NSLS-II/bloptools/actions/workflows/testing.yml


.. image:: https://img.shields.io/pypi/v/bloptools.svg
        :target: https://pypi.python.org/pypi/bloptools


Beamline Optimization Tools

* Free software: 3-clause BSD license
* Documentation: https://NSLS-II.github.io/bloptools.
