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

Compress protein text using bit packing (from 8 bits per char to 5 bits) #26

Merged
merged 13 commits into from
Sep 19, 2024

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    fb6e77a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0a804d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e476461 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c14c52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    224fa51 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. remove trailing space

    SimonVandeVyver committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7e17bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4be9148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1d8f88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b145e77 View commit details
    Browse the repository at this point in the history
  5. reformat with cargo

    SimonVandeVyver committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3623691 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76ca5da View commit details
    Browse the repository at this point in the history
  7. reformat with cargo

    SimonVandeVyver committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1c44012 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79bee50 View commit details
    Browse the repository at this point in the history