Metadata-Version: 2.4
Name: OpenIRF
Version: 0.1.2
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/opentds/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 Logo](https://gitlab.com/openirf/gitlab-profile/-/raw/main/logo_small.png)

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

![coverage](https://gitlab.com/OliverZobel/openirf/badges/main/coverage.svg)
[![OpenIRF Build Status](https://app.readthedocs.org/projects/openirf/badge/)](https://openirf.readthedocs.io/)

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`
