An open API service indexing awesome lists of open source software.

https://github.com/afm-spm/curves

A toy repository to test out measuring curvature
https://github.com/afm-spm/curves

Last synced: 10 months ago
JSON representation

A toy repository to test out measuring curvature

Awesome Lists containing this project

README

          

# curves
A toy repository to test out measuring curvature

## Install

Clone repository

```
pip install -e .
```

## Test

```
pip install pytest
pytest
```