scikit-tda / kepler-mapper

Kepler Mapper: A flexible Python implementation of the Mapper algorithm.
https://kepler-mapper.scikit-tda.org
MIT License
623 stars 180 forks source link

Outdated Documentation #230

Closed erooke closed 2 years ago

erooke commented 3 years ago

As written the current documentation does not line up with the api of this library. Namely there is a bunch of references to the map function being called with nr_cubes and perc_overlap instead of being supplied a cover object. Examples of this:

In addition to the documentation some benchmark code found under tests also has this problem.

There might be more, but I was unable to find them. PR #229 addresses this.

deargle commented 3 years ago

Thanks for this! Will review, but might be a bit before I do.

On Thu, Jun 24, 2021, 7:36 PM Ethan Rooke @.***> wrote:

As written the current documentation does not line up with the api of this library. Namely there is a bunch of references to the map function being called with nr_cubes and perc_overlap instead of being supplied a cover object. Examples of this:

In addition to the documentation some benchmark code found under tests https://github.com/scikit-tda/kepler-mapper/blob/7dc4d0ad3a9020fe51ec7a52995b9593b9090bab/test/benchmarks.py#L40 also has this problem.

There might be more, but I was unable to find them. PR #229 https://github.com/scikit-tda/kepler-mapper/pull/229 addresses this.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/scikit-tda/kepler-mapper/issues/230, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI6Y7I3KZLXPDBQS24OWN3TUPMQXANCNFSM47I6MNXQ .