Metadata-Version: 2.1
Name: hyper_surrogate
Version: 0.0.0a7
Summary: Hyperelastic Surrogates
Home-page: https://github.com/jpsferreira/hyper-surrogate
Author: Joao Ferreira
Author-email: fj.ferreira@fe.up.pt
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: matplotlib (>=3.8.3,<4.0.0)
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Requires-Dist: seaborn (>=0.13.2,<0.14.0)
Requires-Dist: sympy (>=1.12,<2.0)
Requires-Dist: tqdm (>=4.66.2,<5.0.0)
Project-URL: Documentation, https://jpsferreira.github.io/hyper-surrogate/
Project-URL: Repository, https://github.com/jpsferreira/hyper-surrogate
Description-Content-Type: text/markdown

# hyper-surrogate

[![Release](https://img.shields.io/github/v/release/jpsferreira/hyper-surrogate)](https://img.shields.io/github/v/release/jpsferreira/hyper-surrogate)
[![Build status](https://img.shields.io/github/actions/workflow/status/jpsferreira/hyper-surrogate/main.yml?branch=main)](https://github.com/jpsferreira/hyper-surrogate/actions/workflows/main.yml?query=branch%3Amain)
[![codecov](https://codecov.io/gh/jpsferreira/hyper-surrogate/branch/main/graph/badge.svg)](https://codecov.io/gh/jpsferreira/hyper-surrogate)
[![Commit activity](https://img.shields.io/github/commit-activity/m/jpsferreira/hyper-surrogate)](https://img.shields.io/github/commit-activity/m/jpsferreira/hyper-surrogate)
[![License](https://img.shields.io/github/license/jpsferreira/hyper-surrogate)](https://img.shields.io/github/license/jpsferreira/hyper-surrogate)

Hyperelastic Surrogates

- **Github repository**: <https://github.com/jpsferreira/hyper-surrogate/>
- **Documentation** <https://jpsferreira.github.io/hyper-surrogate/>

## Installation

```bash
pip install hyper-surrogate
```

## Usage

jpsferreira

