https://intrst-algrms.readthedocs.io/en/latest/
Project description
Instruments and algorithms
Here is examples of realizations several algorithms, they performance, memory used and result plots.
Getting Started
Requirements
Python 3.6+
Installing
python3 -m venv env
source env/bin/activate
For check and research
pip install -e git+https://github.com/Niccolum/intrst_algrms#egg=Intrst_algrms['all']
cd env/src/intrst_algrms
Note
For check memory tests - install line_profiler manually. This package not include to install because of problem with installation. Details here
After that you can run commands from results.md on each folders.
More detailed description and HOW-TO:
Results of research algorithms here:
For use funcs in your own code you can install package from PYPI
pip install Intrst_algrms
and import it from your code:
from tree_sort.funcs import ...
from knapsack_problem.funcs import ...
from unpacking_flatten_lists.funcs import ...
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Dev
For developers info here.
Authors
- Nikolai Vidov - maintainer - Niccolum
License
This project is licensed under the MIT License - see the LICENSE.md file for details
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
Built Distribution
Hashes for Intrst_algrms-0.7.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cddf3fce5f48edd215bc8331de32f8cc4ec22387f7a19aee5a9254a76b8100de |
|
MD5 | be1e585e34b77aa37920a56798efc579 |
|
BLAKE2b-256 | 23801ad691fbf1bb43cf6ab8ed7299d8101fd994ae13159079102892c0c149b0 |