Metadata-Version: 2.1
Name: viml
Version: 0.1.0
Summary: A visualization library for machine learning based on Manim.
Home-page: https://github.com/steverab/viml
License: MIT
Keywords: manim,machine learning,visualization
Author: Stephan Rabanser
Author-email: stephan@cs.toronto.edu
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: manim (>=0.18.1,<0.19.0)
Requires-Dist: scipy (>=1.14.1,<2.0.0)
Requires-Dist: torch (>=2.4.1,<3.0.0)
Project-URL: Repository, https://github.com/steverab/viml
Description-Content-Type: text/markdown

# viml

viml is a Python library based on Manim for creating Machine Learning visualizations.


