Metadata-Version: 2.4
Name: OpenIBS
Version: 0.0.1
Summary: An Open-Source Package for Impulse-Based Substructuring
Author-email: Oliver Maximilian Zobel <oliver.zobel@tum.de>
License-Expression: MIT
Project-URL: Homepage, https://gitlab.com/opentds/openibs
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: tdqm
Dynamic: license-file

# OpenIBS: An Open-Source Package for Impulse-Based Substructuring

![coverage](https://gitlab.com/opentds/openibs/badges/main/coverage.svg)
[![OpenIbs Build Status](https://app.readthedocs.org/projects/openibs/badge/)](https://openibs.readthedocs.io/)

A collection of tools for the time domain analysis of mechanical systems.

## Installation

To install OpenIBS through pip, use the following command:

`pip install openibs`
