Metadata-Version: 2.1
Name: mylib66
Version: 0.1.0
Summary: Personal library
Home-page: https://github.com/xziyu6/mylib66
License: MIT
Keywords: python,personal
Author: Chazz Yu
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: matplotlib (>=3.9.1,<4.0.0)
Requires-Dist: numpy (>=2.0.0,<3.0.0)
Project-URL: Repository, https://github.com/xziyu6/mylib66
Description-Content-Type: text/markdown

# mylib66

A collection of methods ranging from Numpy array editing to GCD calculation

