Metadata-Version: 2.4
Name: sylvica
Version: 1.0.0
Summary: Sylvester Vector Inference Core Accelerator (SYLVICA): Zero-Memory-Wall Matrix Multiplication
Home-page: https://github.com/yourusername/sylvica
Author: Zero-Class Mathematical Architect
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Description-Content-Type: text/markdown
Requires-Dist: torch
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

A Pure C++ CUDA implementation of Matrix Multiplication using Sylvester Isotropic Diagonal Topology. Supports FP16, Rectangular Matrices, and Batched 3D Tensors.
