You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2023. It is now read-only.
I do not know if this is the right place to post the issue request
or if these should be broken up,
but a bare bones THD implementation would be much appreciated.
Is it currently possible to specify a desired resolution for a cover;
is this done by the maxmin procedure via specifying the number of landmarks?
Hi Matt,
or if these should be broken up,
but a bare bones THD implementation would be much appreciated.
Is it currently possible to specify a desired resolution for a cover;
is this done by the maxmin procedure via specifying the number of landmarks?
From what I understand from the documentation:
https://peekxc.github.io/Mapper/reference/use_filter.html ,
we can use our own filters if desired, but is it assumed the filter function returns one value for each row of the dataset or two?
If things need to be further specified, let me know.
-Michael
P.S. I sent some comments on the shape recognition post to Slack; if you want me to send them to a different place, let me know.
P.P.S. I apologize for the strange formatting.