paultpearson / TDAmapper

(R package) Analyze High-Dimensional Data Using Discrete Morse Theory
Other
73 stars 29 forks source link

TDAmapper Improvements #7

Open peekxc opened 6 years ago

peekxc commented 6 years ago

Hi @paultpearson,

Love your package! I'm doing quite a bit of research into Mapper, and am in need of a fast Mapper implementation. I believe in reproducible research and prefer to stay open-source in the R world, so here I am!

I forked the package and rewrote the algorithmic portion using Reference Classes. A brief overview of the pull request is available here:

http://htmlpreview.github.io/?https://github.com/peekxc/TDAmapper/blob/master/mapper_ex.html

Notable changes:

This PR isn't comprehensive "CRAN"-ready, but I wanted to get your opinion on the whether the initial changes were something you wouldn't mind pulling in.