Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Optimization Algorithm

License

NotificationsYou must be signed in to change notification settings

Serapieum-of-alex/Oasis

Repository files navigation

PyPI versionAnaconda-Server BadgeAnaconda-Server BadgePython VersionsBuild Status

Documentation StatusBinderAnaconda-Server BadgeDownloadsDownloadsDownloads

Current build status

All platforms:

Oasis - Optimization Algorithm for Python

Installation

Please install Oasis 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 checklibraries.io to check versions of the libraries

conda install Numpypip install mpi4py

Install from conda-forge

conda install -c conda-forge oasis

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 itiF 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 versionin the master branch

conda env create --name Hapi_env -f environment.yml

Documentation

for step by step Examples and documentation on how to use the algorithmreadthedocs


[8]ページ先頭

©2009-2025 Movatter.jp