Metadata-Version: 2.4
Name: torchey
Version: 0.1.0
Summary: A lightweight tensor library built from scratch for learning ML system design
Author-email: Jigyasu <jigyasu@outlook.in>
License: MIT
Project-URL: Homepage, https://github.com/jgyasu/torchey
Project-URL: Repository, https://github.com/jgyasu/torchey
Project-URL: Issues, https://github.com/jgyasu/torchey/issues
Keywords: machine-learning,deep-learning,tensor,pytorch
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy>=2.0
Dynamic: license-file
