MANIFEST.in
README.md
setup.py
Data/Energy+.schema.epJSON
Data/__init__.py
Data/example_building.epJSON
Data/example_epw.epw
Data/example_idd.idd
Data/example_idf.idf
Data/example_xlsx.xlsx
Examples/Automtic Error Handling.py
Examples/Creating and evaluating Parameters.py
Examples/Descriptors.py
Examples/Evaluators.py
Examples/Objectives and Constraints.py
Examples/Optimisation Run Flexibility.py
Examples/Quick Tour.py
Examples/Selectors.py
Examples/__init__.py
Examples/unpolished/Adaptive Surrogate More features.py
Examples/unpolished/Adaptive Surrogate Subclass.py
Examples/unpolished/Fit surrogate.py
Examples/unpolished/Genetic algorithm-SR.py
Examples/unpolished/Genetic algorithm.py
Examples/unpolished/Mixed Type Optimisation.py
Examples/unpolished/Optimisation with surrogate.py
Examples/unpolished/Pareto Front.py
Examples/unpolished/RBF opt.py
Examples/unpolished/Rbf-Model.py
Examples/unpolished/__init__.py
besos/IO_Objects.py
besos/__init__.py
besos/config.py
besos/eppySupport.py
besos/eppy_funcs.py
besos/errors.py
besos/evaluator.py
besos/example_ui.py
besos/objectives.py
besos/optimizer.py
besos/parameters.py
besos/problem.py
besos/pyehub_funcs.py
besos/sampling.py
besos.egg-info/PKG-INFO
besos.egg-info/SOURCES.txt
besos.egg-info/dependency_links.txt
besos.egg-info/requires.txt
besos.egg-info/top_level.txt
besos/test/__init__.py
besos/test/test_adaptive_surrogate.py
besos/test/test_error_handling.py
besos/test/test_evaluators.py
besos/test/test_fit_surrogate.py
besos/test/test_mixed_optimisation.py
besos/test/test_objectives_constraints.py
besos/test/test_parameter.py
besos/test/test_platypus.py
besos/test/test_rbfopt.py
besos/test/test_selectors.py
besos/test/test_simulation.py