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

Numeric literals sampling #1389

Draft
wants to merge 87 commits into
base: master
Choose a base branch
from
Draft

Numeric literals sampling #1389

wants to merge 87 commits into from

Commits on Jul 11, 2022

  1. lambdacase

    rybla committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    adb8bb9 View commit details
    Browse the repository at this point in the history
  2. ignore .vscode

    rybla committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    9cc13a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3a96d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    936d97a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509e17e View commit details
    Browse the repository at this point in the history
  3. handling rationals

    rybla committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    9799891 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82bca83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d505eec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9db9b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4527ddb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e649ccc View commit details
    Browse the repository at this point in the history
  9. outlined sampling usage

    rybla committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    db8515c View commit details
    Browse the repository at this point in the history
  10. instance Num Nat'

    rybla committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    37f2073 View commit details
    Browse the repository at this point in the history
  11. formatting

    rybla committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    5041fb1 View commit details
    Browse the repository at this point in the history
  12. outlined sampling algorithm

    rybla committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    c07b8ca View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. todos

    rybla committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    180b522 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    b78dc02 View commit details
    Browse the repository at this point in the history
  2. cleaned up the whole stack

    rybla committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    294f014 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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

Commits on Jul 28, 2022

  1. plugged in literal sampling using two new environment vars: literal-s…

    …ampling, literal-sampling-bin-size
    rybla committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    3a9cac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fd938e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    55427ad View commit details
    Browse the repository at this point in the history
  2. [skip ci]

    rybla committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    2492d7f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. fixed types

    rybla committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    9d662db View commit details
    Browse the repository at this point in the history
  2. old comment

    rybla committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    c4f5906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e619c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    3095ee1 View commit details
    Browse the repository at this point in the history
  2. formatting

    rybla committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    26c9637 View commit details
    Browse the repository at this point in the history
  3. formatting

    rybla committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3ff9b6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    404564e View commit details
    Browse the repository at this point in the history
  5. removed comment

    rybla committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    76a0786 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    641af0b View commit details
    Browse the repository at this point in the history
  7. comment

    rybla committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    793bc61 View commit details
    Browse the repository at this point in the history
  8. works!

    rybla committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ac65606 View commit details
    Browse the repository at this point in the history
  9. handles type synonyms

    rybla committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ef3e5a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    22c1a85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e491a4e View commit details
    Browse the repository at this point in the history
  3. works on test1-test5 in Test1

    rybla committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    22704c1 View commit details
    Browse the repository at this point in the history
  4. works on test6

    rybla committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    3b9da4b View commit details
    Browse the repository at this point in the history
  5. works on test8

    rybla committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    7b0034e View commit details
    Browse the repository at this point in the history
  6. removed problematic GHC option

    rybla committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    7040d6c View commit details
    Browse the repository at this point in the history
  7. Z', Q'

    rybla committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c52cfda View commit details
    Browse the repository at this point in the history
  8. error msg

    rybla committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    85071d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3461e3e View commit details
    Browse the repository at this point in the history
  10. better error messages

    rybla committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    003e94d View commit details
    Browse the repository at this point in the history
  11. message formattign

    rybla committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    0f43f85 View commit details
    Browse the repository at this point in the history
  12. comment formatting

    rybla committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    7d56f20 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

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

Commits on Aug 29, 2022

  1. comment

    rybla committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    7157688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed9412d View commit details
    Browse the repository at this point in the history
  3. better sampling distributions

    rybla committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    eff6b25 View commit details
    Browse the repository at this point in the history
  4. addressed warnings

    rybla committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    1b72941 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    d5a33d5 View commit details
    Browse the repository at this point in the history
  2. old comment

    rybla committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    f3710ef View commit details
    Browse the repository at this point in the history
  3. refactored giant qcCmd

    rybla committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    62ef6e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a3e233 View commit details
    Browse the repository at this point in the history
  5. refactored out Q module

    rybla committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    0b2a86e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82485bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3547eb View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. old comment

    rybla committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    387698d View commit details
    Browse the repository at this point in the history
  2. formatting

    rybla committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    dfb5517 View commit details
    Browse the repository at this point in the history
  3. formattin

    rybla committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    535f060 View commit details
    Browse the repository at this point in the history
  4. comment

    rybla committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    91393d2 View commit details
    Browse the repository at this point in the history
  5. safe Num Nat'

    rybla committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2606b13 View commit details
    Browse the repository at this point in the history
  6. use fromIntegral

    rybla committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    1cb0f19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73dee71 View commit details
    Browse the repository at this point in the history
  8. Properties docs

    rybla committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    093508b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    835c418 View commit details
    Browse the repository at this point in the history
  10. old comments

    rybla committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    8fe2165 View commit details
    Browse the repository at this point in the history
  11. comments

    rybla committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    efdb0e8 View commit details
    Browse the repository at this point in the history
  12. removed instance Num (Exp a)

    rybla committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    eb3b328 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. using isSolvable

    rybla committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    99768cf View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. rename

    rybla committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    6632495 View commit details
    Browse the repository at this point in the history
  2. PPNeq is not yet supported

    rybla committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ff14a5c View commit details
    Browse the repository at this point in the history
  3. replaced error

    rybla committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    d7701a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc636fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abf353c View commit details
    Browse the repository at this point in the history
  6. sampling debug level = -1

    rybla committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    abf0dcf View commit details
    Browse the repository at this point in the history
  7. fixed redundant import warning

    rybla committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    7f5a7ef View commit details
    Browse the repository at this point in the history
  8. removed debugs

    rybla committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    64fdf04 View commit details
    Browse the repository at this point in the history
  9. e/n = (1/n) * e

    rybla committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ee7b994 View commit details
    Browse the repository at this point in the history
  10. fixed handling fresh vars

    rybla committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    8269475 View commit details
    Browse the repository at this point in the history
  11. Examples work

    rybla committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    bc6d01b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc38301 View commit details
    Browse the repository at this point in the history
  13. examples

    rybla committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    701aab6 View commit details
    Browse the repository at this point in the history
  14. removed old test file

    rybla committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    cbf521f View commit details
    Browse the repository at this point in the history