CHANGES.rst
CONTRIBUTORS.rst
LICENSE.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/changes.rst
docs/conf.py
docs/contributors.rst
docs/index.rst
docs/license.rst
docs/logging.rst
docs/options.rst
docs/poap.rst
docs/quickstart.rst
docs/requirements-docs.txt
docs/source_code.rst
docs/surrogate_optimization.rst
docs/pics/communication.png
pySOT/__init__.py
pySOT/auxiliary_problems.py
pySOT/controller.py
pySOT/experimental_design.py
pySOT/optimization_problems.py
pySOT/strategy.py
pySOT/surrogate.py
pySOT/utils.py
pySOT.egg-info/PKG-INFO
pySOT.egg-info/SOURCES.txt
pySOT.egg-info/dependency_links.txt
pySOT.egg-info/requires.txt
pySOT.egg-info/top_level.txt
pySOT/examples/__init__.py
pySOT/examples/example_checkpointing_serial.py
pySOT/examples/example_checkpointing_threaded.py
pySOT/examples/example_expected_improvement.py
pySOT/examples/example_extra_vals.py
pySOT/examples/example_gp_regression.py
pySOT/examples/example_lower_confidence_bounds.py
pySOT/examples/example_mars.py
pySOT/examples/example_matlab_engine.py
pySOT/examples/example_simple.py
pySOT/examples/example_sop.py
pySOT/examples/example_subprocess.py
pySOT/examples/example_subprocess_files.py
pySOT/examples/example_subprocess_partial_info.py
pySOT/examples/mpiexample_simple.py
pySOT/examples/mpiexample_subprocess.py
pySOT/tests/__init__.py
pySOT/tests/test_auxiliary_problems.py
pySOT/tests/test_controller.py
pySOT/tests/test_experimental_designs.py
pySOT/tests/test_optimization_problems.py
pySOT/tests/test_strategies.py
pySOT/tests/test_surrogates.py
pySOT/tests/test_utils.py