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

Remove uses of coerceSize #107

Merged
merged 3 commits into from
Aug 30, 2024
Merged

Remove uses of coerceSize #107

merged 3 commits into from
Aug 30, 2024

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    4769f56 View commit details
    Browse the repository at this point in the history
  2. utils: remove unneeded maxs #101

    - I misread `max 1 n - 1` when making the previous change. Removes the
      `max`s that are obsoleted by the numeric constraint guards I added.
    - Adds docstrings for properties in `ntt` that I used to debug.
    marsella committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9291592 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    e13c5ac View commit details
    Browse the repository at this point in the history