Metadata-Version: 2.4
Name: linear_tool_khoirun
Version: 0.0.1
Summary: Linear algebra and sequence tools
Author-email: Khoirun <your.email@example.com>
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Linear Tool Package

A Python package for matrix operations and sequence calculations.

## Installation

```bash
pip install linear_tool_khoirun
