Metadata-Version: 2.1
Name: equid
Version: 0.0.0
Summary: Solving library for simultaneous equations and inequalities
Home-page: https://github.co.jp/
Author: le_lattelle
Author-email: g.tiger.ml@gmail.com
License: CC0 v1.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Description-Content-Type: text/markdown
Requires-Dist: relpath
Requires-Dist: ezpip
Requires-Dist: sout

# equid

下の方に日本語の説明があります

## Overview
- Solving library for simultaneous equations and inequalities
- 執筆中 (under_construction)

## Usage
```python
# 執筆中 (under_construction)
```

## Advanced Usage
```python
```



## 概略
- 連立方程式/不等式の求解ライブラリ
- 執筆中 (under_construction)

## 利用例
```python
# 執筆中 (under_construction)
```

## 発展的な利用例
```python
```


