Metadata-Version: 2.4
Name: optimized-algorithms
Version: 0.0.1
Summary: Optimized and minimal implementations of famous algorithms.
Author-email: Taha Shieenavaz <tahashieenavaz@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# optimized_algorithms
Implementations of famous algorithms in Python but highly minimalized and optimized.
