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

First compress the vocabulary, then build the permutations #541

Merged
merged 9 commits into from
Jan 13, 2022

Commits on Jan 13, 2022

  1. First compress the vocabulary,

    Then build the permutations.
    joka921 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    933b72a View commit details
    Browse the repository at this point in the history
  2. Also don't write or delete temporary files

    for the prefix compression.
    joka921 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    a0a8d2a View commit details
    Browse the repository at this point in the history
  3. Also fixed the assert.

    joka921 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    3982737 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a90972d View commit details
    Browse the repository at this point in the history
  5. Fix newline now for real.

    joka921 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    dcb1e4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b617ab View commit details
    Browse the repository at this point in the history
  7. Some more redaction.

    joka921 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    0b4d13f View commit details
    Browse the repository at this point in the history
  8. Some more redaction.

    joka921 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    32e6677 View commit details
    Browse the repository at this point in the history
  9. Some more redacted comments.

    joka921 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    7c25258 View commit details
    Browse the repository at this point in the history