Metadata-Version: 2.4
Name: gw-limr
Version: 0.1.1
Summary: Add your description here
Author: Sebastian Khan
Author-email: Sebastian Khan <KhanS22@Cardiff.ac.uk>
License-Expression: MIT
License-File: LICENSE
Requires-Dist: numpy>=2.2.6 ; python_full_version >= '3.10'
Requires-Python: >=3.9
Project-URL: Homepage, https://gitlab.com/SpaceTimeKhantinuum/limr
Description-Content-Type: text/markdown

# limr

This is the Late-Inspiral Merger Ringdown (LIMR) model. It is a non-parametric non-spinning higher multipole model for the gravitational waves emitted from merging black holes.

## Installation

TODO

## Documentation

TODO

## Development

### Publish

```bash
$ uv publish --username __token__
```
