Metadata-Version: 2.1
Name: metku
Version: 0.1.20
Summary: Module for structural analysis and optimization
Home-page: https://github.com/kuisidu/metku
Author: Kristo Mela, Jaakko Huusko, Viktor Haimi
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: setuptools>=65.5.1
Requires-Dist: treelib>=1.6.1
Requires-Dist: deap>=1.3.3
Requires-Dist: numpy>=2.0.1
Requires-Dist: matplotlib>=3.9.1
Requires-Dist: pandas>=2.2.2
Requires-Dist: scipy>=1.14.0
Requires-Dist: ortools>=9.10.4067

# *metku* is a module for analysing and optimizing steel and timber frame structures

## Installation

```
pip install metku
```

