Skip to content
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

Incremental precision in DPW encoding #104

Merged
merged 4 commits into from
Jun 11, 2024
Merged

Incremental precision in DPW encoding #104

merged 4 commits into from
Jun 11, 2024

Conversation

chrjabs
Copy link
Owner

@chrjabs chrjabs commented Jun 11, 2024

Description of the Contribution

Adds support for incrementally changing the precision (or resolution) of the DPW encoding in powers of 2.

PR Checklist

  • I read and agree to CONTRIBUTING.md
  • I have formatted my code with rustfmt / cargo fmt --all
  • Commits are named following conventional commits
  • I have added documentation for new features
  • The test suite still passes on this PR
  • I have added tests for new features / tests that would have caught the bug this PR fixes (please explain if not)

@chrjabs chrjabs added the encodings Related to encodings label Jun 11, 2024
@chrjabs chrjabs force-pushed the feat/dpw-precision branch from d73d778 to b8803ba Compare June 11, 2024 12:14
@chrjabs chrjabs merged commit d65a0e0 into main Jun 11, 2024
44 checks passed
@chrjabs chrjabs deleted the feat/dpw-precision branch June 11, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
encodings Related to encodings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant