Skip to content

jagot/Persistence1D.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persistence1D.jl

Julia interface to the extrema finding algorithm Persistence1D (public domain).

Installation

Pkg.clone("https://github.com/jagot/Persistence1D.jl.git")
Pkg.build("Persistence1D")

Examples

Find persistent extrema:

examples/extrema.png

Reconstruct smooth function with persistent features preserved:

examples/reconstruct.png

Example usage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages