Skip to main content

Parallel global optimization of Hessian Lipschitz continuous functions.

Project description

oBB is an algorithm for the parallel global optimization of functions with Lipchitz continuous gradient or Hessian.

Documentation

HTML documentation is available at http://packages.python.org/oBB

Requirements

oBB requires the following software to be installed:

Additionally, the following python packages should be installed (these will be installed automatically if using pip, see Installation using pip (recommended)):

Optionally, the following software may be manually installed for added functionality:

Manual installation

Alternatively, you can download the source code and unpack as follows:

$ wget http://pypi.python.org/packages/source/o/oBB/oBB-X.X.tar.gz
$ tar -xzvf oBB-X.X.tar.gz
$ cd oBB-X.X

and then build and install manually using:

$ python setup.py build
$ python setup.py install

If you do not have root privileges or you want to install oBB for your private use, you can use:

$ python setup.py install --user

instead.

Uninstallation

If oBB was installed using pip you can uninstall as follows:

$ [sudo] pip uninstall obb

If oBB was installed manually you have to remove the installed files by hand (located in your python site-packages directory).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oBB-0.3a.tar.gz (296.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page