Pinned Repositories
a_star_py
A* algorithm (shortest path search) implementation
automated-deployments
cognitronics-labs-materials
fuzzysearch
Find parts of long text or data, allowing for some changes/typos.
fuzzywuzzy
Fuzzy String Matching in Python
miniconda
my_project_euler_python
My solutions for the Project Euler taks in Python.
numpy_ringbuffer
Ring-buffer implementation that thinly wraps a numpy array
pyactor
PyActor is a minimalistic Python Actor middleware
pyTextGames
andreikee's Repositories
andreikee/a_star_py
A* algorithm (shortest path search) implementation
andreikee/automated-deployments
andreikee/cognitronics-labs-materials
andreikee/fuzzysearch
Find parts of long text or data, allowing for some changes/typos.
andreikee/fuzzywuzzy
Fuzzy String Matching in Python
andreikee/miniconda
andreikee/my_project_euler_python
My solutions for the Project Euler taks in Python.
andreikee/numpy_ringbuffer
Ring-buffer implementation that thinly wraps a numpy array
andreikee/pyactor
PyActor is a minimalistic Python Actor middleware
andreikee/pyTextGames
andreikee/Russian-Nouns
List of Russian nouns
andreikee/saxpy
Python implementation of Symbolic Aggregate approXimation
andreikee/suffix-tree
Generalized suffix trees in Python
andreikee/suffix-trees
Python implementation of Suffix Trees and Generalized Suffix Trees. Provided also methods with typcal aplications of STrees and GSTrees.
andreikee/SuffixTree
Optimized implementation of suffix tree in python using Ukkonen's algorithm.
andreikee/traderbot
andreikee/tslearn
A machine learning toolkit dedicated to time-series data
andreikee/Ukkonen-s-Suffix-Tree-Algorithm
Ukkonen's suffix tree algorithm, a complete version implemented in Python
andreikee/v20-python-samples
Sample python code that uses the v20 python library