Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fr0mhell/python-polar-coding
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/fast-scan-decoder
Choose a base ref
...
head repository: fr0mhell/python-polar-coding
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 63 files changed
  • 2 contributors

Commits on Aug 6, 2020

  1. Merge branch 'feature/fast-scan-decoder'

    grigory
    grigory committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d6b4dcc View commit details
    Browse the repository at this point in the history
  2. Add packaging files

    grigory
    grigory committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    70304b0 View commit details
    Browse the repository at this point in the history
  3. Remove codec tests for codes with N = 2048

    grigory
    grigory committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    7cf0e2f View commit details
    Browse the repository at this point in the history
  4. Move tests to the top level

    grigory
    grigory committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    1f9bba0 View commit details
    Browse the repository at this point in the history
  5. Remove CRC from dependencies

    There are problems with using CRC so I temporarily remove it from dependencies
    grigory
    grigory committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    05fd31b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/fix-installation'

    grigory
    grigory committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    cdd1a8a View commit details
    Browse the repository at this point in the history
  7. Create python-publish.yml

    fr0mhell authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    3cd24df View commit details
    Browse the repository at this point in the history
  8. Create python-publish.yml

    fr0mhell authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    2280c79 View commit details
    Browse the repository at this point in the history
  9. Update installation infor

    grigory
    grigory committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    eb54f06 View commit details
    Browse the repository at this point in the history
  10. Remove CRC aided blocks

    grigory
    grigory committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    2cd05f5 View commit details
    Browse the repository at this point in the history
  11. Change version order

    grigory
    grigory committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    1b75d34 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Improve example in the README file

    grigory
    grigory committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    bfab8e1 View commit details
    Browse the repository at this point in the history
Loading