This program optimizes parameters in any external programs to any target propety.
Project description
What's optzer
optzer is a python package for parameter optimization that can be used for any external program and for any target value obtained with the external program.
Who made this?
- Ryo KOBAYASHI
- Assistant Professor at Department of Physical Science and Engineering, Nagoya Institute of Technology.
Requirements and dependencies
The optzer requires the following packages:
- docopt
- numpy
- scipy
Installation
It can be installed via pip as,
$ pip install optzer
You can install as a develop mode installation as,
$ git clone https://github.com/ryo.kbys/optzer.git ./optzer
$ cd optzer
$ python setup.py sdist
$ pip install -e .
If you can find optzer command in your system via which optzer, the installation should be successful.
LICENSE
This software is released under the MIT License, see the LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
optzer-0.1.0.tar.gz
(22.1 kB
view details)
File details
Details for the file optzer-0.1.0.tar.gz.
File metadata
- Download URL: optzer-0.1.0.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ac1d187622eace52fed206e79bacaf9bb010704a6897437a3e07bfcb8e71928
|
|
| MD5 |
0e949ea1797b6a3700e1af1b277310a5
|
|
| BLAKE2b-256 |
5a0d07a88b36db36041953666be6d7188501c1d73cadfaaeffa1e2fbe1ec8e5e
|