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

Training on energy labels #128

Merged
merged 126 commits into from
May 14, 2020
Merged

Training on energy labels #128

merged 126 commits into from
May 14, 2020

Commits on Sep 29, 2019

  1. start energy gp

    jonpvandermause committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    28d724d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb76ae1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    1939742 View commit details
    Browse the repository at this point in the history
  2. add energy kernel

    jonpvandermause committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    2b0f351 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    443ae51 View commit details
    Browse the repository at this point in the history
  4. implement ky block

    jonpvandermause committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    f3941dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b8c7d3 View commit details
    Browse the repository at this point in the history
  6. edit energy gp test

    jonpvandermause committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    faa31fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b01039a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f46bcc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06496d8 View commit details
    Browse the repository at this point in the history
  10. implement ky_mat

    jonpvandermause committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    7d32db8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e73703b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5b8314f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    54ed030 View commit details
    Browse the repository at this point in the history
  14. check gp test

    jonpvandermause committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    d63c92a View commit details
    Browse the repository at this point in the history
  15. add ky test

    jonpvandermause committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    d7cd4a7 View commit details
    Browse the repository at this point in the history
  16. make ky test harder

    jonpvandermause committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    323588f View commit details
    Browse the repository at this point in the history
  17. implement set_L_alpha

    jonpvandermause committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    8682b05 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b8b32d6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bef49fd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e551a61 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    18cf26a View commit details
    Browse the repository at this point in the history
  22. fix numba seg fault

    jonpvandermause committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    4e30ca0 View commit details
    Browse the repository at this point in the history
  23. more seg fault fixes

    jonpvandermause committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    351faa5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e661c66 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    edd2f4c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

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

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    494a7cd View commit details
    Browse the repository at this point in the history
  2. update energy test

    jonpvandermause committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    ee5854c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d427c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55988fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5176ca0 View commit details
    Browse the repository at this point in the history
  6. correct typo

    jonpvandermause committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    cea7455 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

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

Commits on Dec 13, 2019

  1. fix merge conflicits

    jonpvandermause committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    c85c4a9 View commit details
    Browse the repository at this point in the history
  2. start fixing tests

    jonpvandermause committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    a892811 View commit details
    Browse the repository at this point in the history
  3. try flare io fix

    jonpvandermause committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    3a92a68 View commit details
    Browse the repository at this point in the history
  4. fix otf_parser

    jonpvandermause committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    7854012 View commit details
    Browse the repository at this point in the history
  5. pep8 fix

    jonpvandermause committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    aace8cb View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. more test fixes

    jonpvandermause committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    ac2a8bb View commit details
    Browse the repository at this point in the history
  2. fix mc_simple tets

    jonpvandermause committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    7238256 View commit details
    Browse the repository at this point in the history
  3. fix struc constructor

    jonpvandermause committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    357e500 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Configuration menu
    Copy the full SHA
    67b5d72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb1fe35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35fd448 View commit details
    Browse the repository at this point in the history
  4. remove gp assertion

    jonpvandermause committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    92a5ac4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24495b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2eb9597 View commit details
    Browse the repository at this point in the history
  7. fix mgp error

    jonpvandermause committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    164d191 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

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

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    0e1a707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a61e88e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7d4e9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f92c40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    954c2ff View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    ede9a6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb4c4e5 View commit details
    Browse the repository at this point in the history
  3. Update .travis.yml

    jonpvandermause authored May 7, 2020
    Configuration menu
    Copy the full SHA
    f8f4852 View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    jonpvandermause authored May 7, 2020
    Configuration menu
    Copy the full SHA
    b49cd41 View commit details
    Browse the repository at this point in the history
  5. fix energy gp import

    jonpvandermause committed May 7, 2020
    Configuration menu
    Copy the full SHA
    217e9bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61fbb8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c75937 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    1a7d116 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a61d9f View commit details
    Browse the repository at this point in the history
  3. remove test files

    jonpvandermause committed May 8, 2020
    Configuration menu
    Copy the full SHA
    1171862 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9999f64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d68defb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edb07f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac32593 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6fca62b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2fa3991 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2636392 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f922f84 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cc03625 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75fd38d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    adf38b2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7665aa5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6b67b76 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    339ce50 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8c52fc4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dffd56a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    39c65e8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4e54897 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    085ded8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    14c98a9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    daae235 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5453f37 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4349301 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    64acafc View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    14439bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1217016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c175b8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b0c9b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a0ce89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05bc2ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3f73b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1833176 View commit details
    Browse the repository at this point in the history
  9. fix input order

    jonpvandermause committed May 9, 2020
    Configuration menu
    Copy the full SHA
    097d2a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eaf7e96 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5cca7ea View commit details
    Browse the repository at this point in the history
  12. rename vector unit

    jonpvandermause committed May 9, 2020
    Configuration menu
    Copy the full SHA
    85a70e1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4fd96bc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ed2df43 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6d823cb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Configuration menu
    Copy the full SHA
    f47610b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3555eab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ca3d96 View commit details
    Browse the repository at this point in the history
  4. unit test en_kern_vec

    jonpvandermause committed May 10, 2020
    Configuration menu
    Copy the full SHA
    268c777 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    b4614bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c65200b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8e9834 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    f5c3944 View commit details
    Browse the repository at this point in the history
  2. fix update_L_alpha

    jonpvandermause committed May 12, 2020
    Configuration menu
    Copy the full SHA
    92bdd5e View commit details
    Browse the repository at this point in the history
  3. minor mgp_en changes

    jonpvandermause committed May 12, 2020
    Configuration menu
    Copy the full SHA
    d8c50e0 View commit details
    Browse the repository at this point in the history
  4. lint mgp_en

    jonpvandermause committed May 12, 2020
    Configuration menu
    Copy the full SHA
    1a48327 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    df35626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d3e8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ea0e58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36aedee View commit details
    Browse the repository at this point in the history
  5. remove old files

    jonpvandermause committed May 13, 2020
    Configuration menu
    Copy the full SHA
    408061b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1af8b54 View commit details
    Browse the repository at this point in the history
  7. relax map test

    jonpvandermause committed May 13, 2020
    Configuration menu
    Copy the full SHA
    7a46c98 View commit details
    Browse the repository at this point in the history
  8. fix failing unit test

    jonpvandermause committed May 13, 2020
    Configuration menu
    Copy the full SHA
    e67d6b6 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    3066c86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    734e959 View commit details
    Browse the repository at this point in the history