Metadata-Version: 2.0
Name: prefopt
Version: 0.0.1.dev0
Summary: package for preference-based optimization
Home-page: https://github.com/prefopt/prefopt
Author: Ian Dewancker, Jakob Bauer, Michael McCourt
Author-email: prefopt-dev@googlegroups.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: edward
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scipydirect
Requires-Dist: tensorflow
Provides-Extra: lint
Requires-Dist: pylint; extra == 'lint'
Requires-Dist: pycodestyle; extra == 'lint'
Requires-Dist: pydocstyle; extra == 'lint'
Provides-Extra: tests
Requires-Dist: coverage; extra == 'tests'
Requires-Dist: pytest; extra == 'tests'

UNKNOWN


