Skip to content

Make apply_compactify with abs_tol > 0 leave breadcrumbs along a trail of tiny revisions #642

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
brookslogan opened this issue Mar 26, 2025 · 0 comments

Comments

@brookslogan
Copy link
Contributor

Currently, if we have a long sequence of tiny (< abs_tol) revisions, all of them will be compactified away. It'd be nicer if we recorded revisions once they stray more than abs_tol away from the previous kept revision. This should be easy to do if we have iterators refactor in place #173 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant