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

https://github.com/astupidbear/perseus.jl

Persistent Homology for Julia
https://github.com/astupidbear/perseus.jl

Last synced: 7 months ago
JSON representation

Persistent Homology for Julia

Awesome Lists containing this project

README

          

# Perseus.jl
This is a Julia wrapper for [Perseus](http://people.maths.ox.ac.uk/nanda/perseus/index.html)(Computation of Persistent Homology)

## Installation

```julia
Pkg.clone("https://github.com/AStupidBear/Perseus.jl.git")
```

## Usage
See [examples]("./examples/")