Metadata-Version: 2.4
Name: vectorizer-svg
Version: 0.1.1
Summary: Simple linear algabra library
Author: 0xSaad
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Vectorizer-svg

Simple Linear Algebra Library with SVG Manipulation

## Installation

```bash
pip install vectorizer-svg
```

## Features

- Vectors graph
- Operations on vectors
- Gradient vector
- Dot and Cross products

### Credits :

[0xSaad](https://x.com/0xdonzdev)
