Lightweight optimization library
Project description
MyPyOpt
Python version of my simple optimization app from school
Documentation
Documentation is hosted on ReadTheDocs. The docs are completely bare right now. To build the documentation, enter the docs/ subdirectory and execute make html
; then open /docs/_build/html/index.html
to see the documentation.
Testing
The source is tested using the python unittest framework. To execute all the unit tests, just execute the test file (since it calls unittest.main()
): python test/test_main.py
. The tests are also executed by Travis CI.
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
my-py-opt-0.1.tar.gz
(11.4 kB
view details)
Built Distribution
my_py_opt-0.1-py3-none-any.whl
(17.0 kB
view details)
File details
Details for the file my-py-opt-0.1.tar.gz
.
File metadata
- Download URL: my-py-opt-0.1.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b9609d15f9bfe40e352e23379cb7df7ee97e259383d9bec76f00c8e640c228d |
|
MD5 | 1534bd12a2f6dc24ed5bd7854c253d01 |
|
BLAKE2b-256 | 5d24bcc173ea76ea527a5c93106b02cc8907ac446e3b5899b1f6e72888159128 |
Provenance
File details
Details for the file my_py_opt-0.1-py3-none-any.whl
.
File metadata
- Download URL: my_py_opt-0.1-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48bc8489b80a6b53f10fda44ae71b0e83ffd83519ecfb0d4b295de5075874324 |
|
MD5 | 81b132c3da712ce7154611ce686bfe82 |
|
BLAKE2b-256 | 05ec73b7608e029bf4f621c551cb905c7991eacada3c43ec56317df515eeddd1 |