Optimization Algorithm
Project description
Oasis - Optimization Algorithm for Python
Installation
Please install Hapi in a Virtual environment so that its requirements don't tamper with your system's python
**Oasis** works with Python 2.7 and 3.7 64Bit on Windows
Install the dependencies
you can check libraries.io to check versions of the libraries
conda install Numpy
pip install mpi4py
Install from Github
to install the last development to time you can install the library from github
pip install git+https://github.com/MAfarrag/Oasis.git
Compile
You can compile the repository after you clone it iF python is already added to your system environment variable
python setup.py install
or
pathto_your_env\python setup.py install
pip
to install the last release you can easly use pip
pip install Oasis-Optimization
YML file
using the environment.yml file included with hapi you can create a new environment with all the dependencies installed with the latest Hapi version in the master branch
conda env create --name Hapi_env -f environment.yml
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
Oasis-Optimization-0.1.1.tar.gz
(21.7 kB
view details)
Built Distribution
File details
Details for the file Oasis-Optimization-0.1.1.tar.gz
.
File metadata
- Download URL: Oasis-Optimization-0.1.1.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f89372a92069d83f4392f652e9f1bb3679a432c3a3670f7450998789dbdb3cbe |
|
MD5 | bb620804f7896b1dd0627586a993e973 |
|
BLAKE2b-256 | a49fc5ada33d35d185b659411ef3331213ea85c37aa3c7aa023b5a546003518d |
File details
Details for the file Oasis_Optimization-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: Oasis_Optimization-0.1.1-py3-none-any.whl
- Upload date:
- Size: 40.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28c2aea350a41a5b1db2f8e93bd57c253dc16cd3779a7c11ad71298905a95dcb |
|
MD5 | 962acdeb488e7dd7e02f1f93b074a94f |
|
BLAKE2b-256 | 9dd979cc06607e8a4482899db5a194bd8071f8e4493c4fdbf56112a0fc5ebcf8 |