This program optimizes parameters in any external programs to any target propety.
Project description
What is 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:
- python3
- 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.
Usage
Please see optzer documentation and examples included in this repository.
Questions and requests
Please leave questions and requests on issues in the github repository page.
License
This software is released under the MIT License, see the LICENSE.
Acknowlegements
This software was developed at Nagoya Institute of Technology, and supported by JSPS KAKENHI Grand Numbers 21K04650, JP20H05290 and 22H04613 (Grant-in-Aid for Scientific Research on Innovative Areas Interface Ionics).
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
File details
Details for the file optzer-0.2.5.tar.gz.
File metadata
- Download URL: optzer-0.2.5.tar.gz
- Upload date:
- Size: 26.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 |
526dd50944c32eb54ee9003f5624b20e3e82d5e5e00cda431aaa8e8fe9d2101f
|
|
| MD5 |
393e22e641fcca31830afd5c6d5546df
|
|
| BLAKE2b-256 |
3bb6ec4777c415ef24089397ca8e563c6d75f237acfe96215bee60e014f3ac0e
|