Metadata-Version: 2.4
Name: tlab
Version: 0.1.2
Summary: Internal use within tsuchimochi lab
Project-URL: Homepage, https://github.com/tsuchimoc/tlab
Project-URL: Issues, https://github.com/tsuchimoc/tlab/issues
Author-email: Takashi Tsuchimochi <tsuchimochi@gmail.com>
License: MIT
Requires-Python: >=3.8
Requires-Dist: numpy>=1.20
Description-Content-Type: text/markdown

# tlab

土持研内部共有プログラムパッケージ

# インストール
```bash
git clone https://github.com/yourname/outmatrix.git
cd outmatrix
pip install -e .
```

