https://github.com/romanstrazanec/algorithms
General algorithms
https://github.com/romanstrazanec/algorithms
algorithms computational-geometry data-structures mathematics
Last synced: about 1 year ago
JSON representation
General algorithms
- Host: GitHub
- URL: https://github.com/romanstrazanec/algorithms
- Owner: romanstrazanec
- License: mit
- Created: 2019-02-10T12:03:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-25T19:14:29.000Z (almost 6 years ago)
- Last Synced: 2025-01-02T02:33:17.533Z (about 1 year ago)
- Topics: algorithms, computational-geometry, data-structures, mathematics
- Language: Python
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Algorithms
- solving daily issues
To install *computational_geometry*, *objects* and *structures* packages run `pip install algorithms` or `pip install .`