Metadata-Version: 2.4
Name: openirf
Version: 0.0.1
Summary: An Open-Source Package for Impulse Response Function Estimation
Author-email: Oliver Maximilian Zobel <oliver.zobel@tum.de>
License-Expression: MIT
Project-URL: Homepage, https://gitlab.com/OliverZobel/openirf
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
Dynamic: license-file

# OpenIRF: An Open-Source Package for Impulse Response Function Estimation

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

## Installation

To install OpenIRF through pip, use the following command:

`pip install openirf`
