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

Python interface for calling the C++ code #14

Open
wants to merge 147 commits into
base: master
Choose a base branch
from

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    b7c9af9 View commit details
    Browse the repository at this point in the history
  2. Created/deleted dirs in Makefile

    and other minor fixes
    misharash committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4f95a49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63448fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c641f0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6114a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    bdc5c95 View commit details
    Browse the repository at this point in the history
  2. Renamed modes/variants

    Hopefully they are clearer now
    misharash committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    29179ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e21d57d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    2ee6101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb28271 View commit details
    Browse the repository at this point in the history
  3. Retired one more script

    misharash committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c7ec2a9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'compat'

    misharash committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    bdddf9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d637d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    9d9ed0c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'compat'

    misharash committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6b48aa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    909cf89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    310396d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    e861f58 View commit details
    Browse the repository at this point in the history
  2. Refactored Legendre jackknife post-processing

    Also changed the logic a bit in ordinary jackknife
    misharash committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ed8572d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13e8ca6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c339420 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51f04b5 View commit details
    Browse the repository at this point in the history
  6. Refactored single-tracer matrix loading

    Centralized c2 diagonalization
    Combined two loading functions to one
    misharash committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    210dfdd View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    e662831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfe3906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2d40b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07c9d1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c44c8ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d29a32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78824dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60b0b6b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f5fad4 View commit details
    Browse the repository at this point in the history
  10. Revisited s, mu jack post-process

    Possibly fixed an error in disconnected term computation
    misharash committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    01c19db View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4e07f4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b998473 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1e1d99c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    411842b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c47e7a1 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'compat'

    misharash committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    f0bad26 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

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

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    0557cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275c8c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3544041 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93a347f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf1ff55 View commit details
    Browse the repository at this point in the history
  6. Working on the interface implementation

    Left to write the input files for the C++ code
    misharash committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5abf014 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    10e0eca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea0f16c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    04433a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8013e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    171cea5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'interface'

    misharash committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    182c422 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    125d89b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 6, 2023

  1. Further fixes

    misharash committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2b3a785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8884141 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    d864623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f143502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fc1bdc View commit details
    Browse the repository at this point in the history
  4. Expanded the runtime note

    misharash committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7755493 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d30661 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 13, 2023

  1. Fixes and restructuring

    misharash committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5b0fd00 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    762f7b1 View commit details
    Browse the repository at this point in the history
  2. Fix in convert_cov scripts

    misharash committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    2a33697 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4201392 View commit details
    Browse the repository at this point in the history
  4. Updated paths in the docs

    misharash committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    a91fad6 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

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

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

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

Commits on Jan 12, 2024

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

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    a31f15c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa2ca7d View commit details
    Browse the repository at this point in the history
  3. Deleted unused source file

    misharash committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f920ff2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d65247 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64bf983 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09f53b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    266cf22 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 18, 2024

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

Commits on Jan 22, 2024

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

Commits on Feb 4, 2024

  1. Python package init file

    misharash committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    f5f634b View commit details
    Browse the repository at this point in the history
  2. Minimal working setup

    misharash committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    d3e2e44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a005e15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26bdaca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c02dea2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    761663d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    b695e7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89ce6b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81cb2e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    914ec52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e5bd63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6279080 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afea66c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93098ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f84f90 View commit details
    Browse the repository at this point in the history
  10. Moved the binning info to the output dir

    Could be worth checking afterwards
    misharash committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c3e1f48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4993123 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6638702 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    1f85434 View commit details
    Browse the repository at this point in the history
  2. Removed the filename length limits

    from the active part of the code
    misharash committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    ac7e909 View commit details
    Browse the repository at this point in the history
  3. Fixed uint64 format warning on Linux

    It should not have been there, but it was
    misharash committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    7b978ea View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

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

Commits on Feb 14, 2024

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

Commits on Feb 18, 2024

  1. Removed unused import

    misharash committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    c9faf42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2457c30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cdbe8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c51a5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce7bfab View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Fix in combine_covs scripts

    misharash committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d58d11d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 21, 2024

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

Commits on Feb 22, 2024

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

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    4b5651b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9449477 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 22, 2024

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

Commits on Apr 30, 2024

  1. Ensured single-threaded jackknife assignment

    Because multi-threading in it is known to interfere with RascalC
    misharash committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f3a8438 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f901a14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28288a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afbc58f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Enabled additional verbosity on progress

    by building additional verbose executable versions
    misharash committed May 1, 2024
    Configuration menu
    Copy the full SHA
    82ff4b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce9257e View commit details
    Browse the repository at this point in the history
  3. Tutorial notebook (not finalized)

    The covariance has not converged + some extra variants not cleaned up
    misharash committed May 1, 2024
    Configuration menu
    Copy the full SHA
    69b2f45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26657ae View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    13b9b1f View commit details
    Browse the repository at this point in the history
  2. More info on installation and dependencies

    Thanks to Jiaxi Yu for pointing this out
    misharash committed May 2, 2024
    Configuration menu
    Copy the full SHA
    911f86b View commit details
    Browse the repository at this point in the history
  3. A few fixes in README

    misharash committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4f93f50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d7940e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c866972 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a6a8e2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    65a901c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b38799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5662c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39c6464 View commit details
    Browse the repository at this point in the history
  5. Fixed triple_counts

    misharash committed May 9, 2024
    Configuration menu
    Copy the full SHA
    689a415 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbf1beb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52a601a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 29, 2024

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

Commits on May 30, 2024

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

Commits on Jun 22, 2024

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