NOBM
Benchmarking suite for non-linear optimization algorithms
Version 1.0.1
Testing suite aims to benchmark derivative-free optimization (DFO) algorithms mainly 'OMADS.py' and multidisciplinary design optimization (MDO) algorithms
License & copyright
© Ahmed H. Bayoumy
Installation
$ pip install NOBM
How to use
After installing the libraries listed in the requirements.txt, NOBM can be imported in the optimization solver code.
For benchmarking OMADS, the path of the JSON template, which contains the problem setup, should be entered as an
input argument to the OMADS.py call.
python BMDFO.py uncon .\tests
from NOBM.toy import *
Release files for NOBM 2404
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| NOBM-2404-py3-none-any.whl | Python 3 | none | any | Details |
Release files / NOBM-2404-py3-none-any.whl
| Download URL | NOBM-2404-py3-none-any.whl |
|---|---|
| Size | 31.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
09711545c208ff8b52a3020655fd41cfbea9f767118abcb35edbcbd8690a7903
|
|
BLAKE2b-256 checksum How to use checksums |
9a2872c10a4d6117bb2c01fc99a7350e3da0ecacaf878c58bd6d98311b547844
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.8
|