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

Efficiency improvements in cd/alphabet_languages #122

Merged
merged 16 commits into from Oct 23, 2021
Merged

Efficiency improvements in cd/alphabet_languages #122

merged 16 commits into from Oct 23, 2021

Commits on Oct 14, 2021

  1. Copy the full SHA
    40e89a5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    21847bc View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Copy the full SHA
    a454eb2 View commit details
    Browse the repository at this point in the history
  2. cd.py: code linting

    adbar committed Oct 15, 2021
    Copy the full SHA
    64b6578 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. update description of get_target_features()

    Co-authored-by: TAHRI Ahmed R. <Ousret@users.noreply.github.com>
    adbar and Ousret committed Oct 18, 2021
    Copy the full SHA
    cb257ae View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5dd6a5b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Copy the full SHA
    442e63a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8fc8db8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Copy the full SHA
    f4d298f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2ab25d1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    df34fc3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6779407 View commit details
    Browse the repository at this point in the history
  5. 🎨 rename FREQUENCIES_SIZE to LANGUAGE_SUPPORTED_COUNT

    in order to keep naming style/conv from above
    Ousret committed Oct 23, 2021
    Copy the full SHA
    44a6c6a View commit details
    Browse the repository at this point in the history
  6. ✔️ Add test cases

    Ousret committed Oct 23, 2021
    Copy the full SHA
    c6fa369 View commit details
    Browse the repository at this point in the history
  7. 🎨 reformat cd.py

    Ousret committed Oct 23, 2021
    Copy the full SHA
    bb51b21 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a0ceedd View commit details
    Browse the repository at this point in the history