【解析方法】イテレーションの追加
Open
enhancement
good first issue
help wanted
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Pythonでは解析速度が遅いため、時間刻みを小さくして精度を高める方法には限界がある
**Describe the solution you'd like**
履歴の状態が非線形的に変わった場合のみ再計算するなど、イテレーションによる精度の向上が望ましい
**Describe alternatives you've considered**
特になし
**Additional context**
コントリビューションだけでなく、イテレーションに関する知識がある方のアドバイスなども募集
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.