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

QCPR and EPPR78 #81

Merged
merged 18 commits into from
Apr 7, 2022
Merged

QCPR and EPPR78 #81

merged 18 commits into from
Apr 7, 2022

Commits on Apr 4, 2022

  1. start of QCPR

    longemen3000 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    c29a15a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Some fixes to QCPR

    There are still some problems with:
    * The databases don't work just yet since, I believe, we assume the path is relative the the current wd
    * The current implementation does not replicate the results from the paper...
    pw0908 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c5ee539 View commit details
    Browse the repository at this point in the history
  2. start of EPPR78

    longemen3000 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    852b4ff View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Implement QCPR

    Can now replicate both binary phase diagrams and pure diagrams for QCPR. Implementation is not finalised since it's quite messy and had to modify cubic equation.jl
    pw0908 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    00bf57c View commit details
    Browse the repository at this point in the history
  2. mockup of EPPR78

    longemen3000 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    6625ca1 View commit details
    Browse the repository at this point in the history
  3. doc improvements

    longemen3000 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    4e9b784 View commit details
    Browse the repository at this point in the history
  4. specialization on QCPR

    longemen3000 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    0c58681 View commit details
    Browse the repository at this point in the history
  5. working PPR78 rule

    longemen3000 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    7629ea1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ceda9be View commit details
    Browse the repository at this point in the history
  7. typo

    longemen3000 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    9e02417 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. typos

    longemen3000 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    8d40d0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fc1911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f73c177 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    486a648 View commit details
    Browse the repository at this point in the history
  5. fix EPPR78

    longemen3000 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    b9daedd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c6f89a View commit details
    Browse the repository at this point in the history
  7. Fix EPPR78

    pw0908 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    9658573 View commit details
    Browse the repository at this point in the history
  8. Add test

    pw0908 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    e0e99a6 View commit details
    Browse the repository at this point in the history