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

Complex triangular #276

Open
wants to merge 671 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 23, 2020

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

Commits on Feb 4, 2020

  1. Perform validation on CPU and verification on GPU if available.

    Created verification tests for bilayer and twoband_Cu lattices.
    gbalduzz committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    5211f23 View commit details
    Browse the repository at this point in the history
  2. 4x4 lattice

    gbalduzz committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    3e8a08a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    6fea43d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15548c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93854ce View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

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

Commits on Feb 11, 2020

  1. Template walker

    gbalduzz committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    53d041e View commit details
    Browse the repository at this point in the history
  2. Silenced cuda warning

    gbalduzz committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    0f50c0d View commit details
    Browse the repository at this point in the history
  3. it compiles

    gbalduzz committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    de7a2ec View commit details
    Browse the repository at this point in the history
  4. Fixed test duplication.

    gbalduzz committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    04073a4 View commit details
    Browse the repository at this point in the history
  5. Fixed coeff copy.

    gbalduzz committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    7c67133 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc5d1eb View commit details
    Browse the repository at this point in the history
  7. Fixed test linkage.

    gbalduzz committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    d105443 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

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

Commits on Feb 18, 2020

  1. fixup

    gbalduzz committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    c018cbc View commit details
    Browse the repository at this point in the history
  2. adjust alpha at every iter

    gbalduzz committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    6a62eca View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Write configuration stamps.

    gbalduzz committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    0f8a915 View commit details
    Browse the repository at this point in the history
  2. Shrink configuration storage.

    Stump of python analysis.
    gbalduzz committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    afc18ed View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    9e848a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    951b595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dee87a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

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

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    78e1223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    404a247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d021b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a841c14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cce25fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ccd4b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9552ae8 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Configuration menu
    Copy the full SHA
    f06e082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1664ff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    344b299 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ba70fe View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

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

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    7597b0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca484d8 View commit details
    Browse the repository at this point in the history
  3. Keep hdf5 groups open to allow entering into one multuiple times.

    File opening and closing cleanup.
    gbalduzz committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    ed6d3ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    106d2b9 View commit details
    Browse the repository at this point in the history
  5. silenced cuda warning

    gbalduzz committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    b8da6bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6267c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bb6d95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41492b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9120f1c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

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

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    05e1e5c View commit details
    Browse the repository at this point in the history
  2. remove unused cmake file

    gbalduzz committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    5c31983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44624ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    097a0d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    a7d1f04 View commit details
    Browse the repository at this point in the history
  2. Write walker data to file.

    gbalduzz committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    f845f7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55c8961 View commit details
    Browse the repository at this point in the history
  4. Write configuration stamps to the same output file. (rank 0 only).

    Updated parameters wiki.
    gbalduzz committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    a892b0d View commit details
    Browse the repository at this point in the history
  5. updated Parameters.md

    gbalduzz committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    8e8e103 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    066bafb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b3c931 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f64555 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb2faa2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

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

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    cc54956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089184c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a73fb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Configuration menu
    Copy the full SHA
    08ab30e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b9983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15eb9ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98ba680 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    886ec82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe24963 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Configuration menu
    Copy the full SHA
    7fb0653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05832db View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

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

Commits on Mar 11, 2020

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

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    082843c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d196c98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd7ea1c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    0f48d4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    595d927 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

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

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    93f2452 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63be8f2 View commit details
    Browse the repository at this point in the history
  3. cleanup

    gbalduzz committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    c438faf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aecba4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    719de98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecef10c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebb717f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    759cdea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4522a53 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

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

Commits on Mar 27, 2020

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

Commits on Mar 31, 2020

  1. updated hdf5 ed check.

    gbalduzz committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    e5e3d41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29aff33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    482f638 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dc13ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d667219 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    270d6dd View commit details
    Browse the repository at this point in the history
  2. Mantain same rng usage between submatrix and non-submatrix walkers, w…

    …hen no double update is proposed.
    gbalduzz committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    b3f819e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46797bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3cb42c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38c7506 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Configuration menu
    Copy the full SHA
    02cb870 View commit details
    Browse the repository at this point in the history
  2. Store mc weight.

    gbalduzz committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    7c57062 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    f8b5c7e View commit details
    Browse the repository at this point in the history
  2. write CT-INT configuration

    gbalduzz committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    e90940c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c75895 View commit details
    Browse the repository at this point in the history
  4. log configuration fixup

    gbalduzz committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    5fba154 View commit details
    Browse the repository at this point in the history
  5. MC weight fixup.

    gbalduzz committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    12b6a1c View commit details
    Browse the repository at this point in the history
  6. Log determinant methods.

    gbalduzz committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    4abf051 View commit details
    Browse the repository at this point in the history
  7. compute log MC weight.

    gbalduzz committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    ee80141 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    362a828 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3a2cff6 View commit details
    Browse the repository at this point in the history
  10. hund stat test fixup.

    gbalduzz committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    b4aa999 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a327458 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e8cafd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1a4ba98 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7728ec3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    929c58d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    687d101 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    3722c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee433b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35e0488 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7135d58 View commit details
    Browse the repository at this point in the history
  5. Created a map with random sampling capabilities.

    Created allocator for fast dixed size allocation.
    gbalduzz committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    8ea39f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f917dd6 View commit details
    Browse the repository at this point in the history
  7. use map for partners tags

    gbalduzz committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    06f14b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36f4bd4 View commit details
    Browse the repository at this point in the history
  9. Created performance test.

    gbalduzz committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    77f7406 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db1a7d9 View commit details
    Browse the repository at this point in the history
  11. Created and used random access set.

    More robust exception managment.
    gbalduzz committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    0c81bf9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ee31439 View commit details
    Browse the repository at this point in the history
  13. perf test cleanup

    gbalduzz committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    acc0ed9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6d6580a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    43f8963 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    13737dc View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    145f5a2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix_184'

    gbalduzz committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    a452f3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72f9647 View commit details
    Browse the repository at this point in the history
  4. Option to compute autocorrelation of some observables. Option to writ…

    …e configuration samaples to disk.
    gbalduzz committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    c530daf View commit details
    Browse the repository at this point in the history
  5. silenced warning in test.

    gbalduzz committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    a2e597a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c5ce62 View commit details
    Browse the repository at this point in the history
  7. solved namescpace conflict

    gbalduzz committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    12ac243 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28076e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1179432 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09fe634 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e41ec9 View commit details
    Browse the repository at this point in the history
  12. const correctness fixup

    gbalduzz committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    f0b40fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b2b22bc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c8da3a1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4d8f2e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Configuration menu
    Copy the full SHA
    07f101d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9203ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0b30bf View commit details
    Browse the repository at this point in the history
  4. scalar type fixup

    gbalduzz committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    04fee45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70c844e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c7b407 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f9024d View commit details
    Browse the repository at this point in the history
  8. naming fixup.

    gbalduzz committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    56eb3cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78b4528 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d598be7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c1a2040 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    be9df42 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ab75dd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5583ada View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    31daac3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    29e15ce View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Converted hdf5 files.

    gbalduzz committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    aad552a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12b0823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dded1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8228186 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Configuration menu
    Copy the full SHA
    52e07e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e65722f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f96f12d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5cc2e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    0f2e43a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c465e4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99ae97a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    b7dce40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73f5abe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cbeb9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55bbb62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa06c66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f3bdd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    1d46664 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f249b1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6815f18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f9cbdc View commit details
    Browse the repository at this point in the history
  5. avoid printing empty line.

    gbalduzz committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    9c6a06b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

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

Commits on Jul 9, 2020

  1. Fixed twoband_Cu symmetry.

    gbalduzz committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    5946036 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Fix mci parameters check.

    gbalduzz committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    8d3c604 View commit details
    Browse the repository at this point in the history
  2. fixed ringG input test.

    gbalduzz committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    d0068cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f57005 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5857fd View commit details
    Browse the repository at this point in the history
  5. Select MCScalar

    gbalduzz committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    1829879 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Configuration menu
    Copy the full SHA
    8555301 View commit details
    Browse the repository at this point in the history
  2. implementex complex fftw finalization.

    One minus factor to figure out.
    gbalduzz committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    4bdf5dc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

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

Commits on Aug 12, 2020

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

Commits on Aug 13, 2020

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

Commits on Aug 14, 2020

  1. fixups

    gbalduzz committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    233ad87 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. better imaginary part check

    gbalduzz committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    e39220c View commit details
    Browse the repository at this point in the history
  2. Larger Rashba-Hubbard test.

    Rashba hubbard Green's function is real.
    gbalduzz committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    63afa6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b38200f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Complex phase instead of sign.

    Run rashba test on the device.
    gbalduzz committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    e628d72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20e46f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7690cc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e76d9c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

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

Commits on Sep 1, 2020

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

Commits on Sep 7, 2020

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

Commits on Sep 8, 2020

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

Commits on Sep 17, 2020

  1. ctaux self energy cleanup.

    gbalduzz committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    18d9f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c348767 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    f5915ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1921081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35c86a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf81b8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5038801 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Do not average G4 over spin.

    Test tp accumulation.
    gbalduzz committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    1bb9781 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. cleanup

    gbalduzz committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    8104bd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

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

Commits on Sep 29, 2020

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

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    21be813 View commit details
    Browse the repository at this point in the history
  2. include fixup

    gbalduzz committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    1260ed5 View commit details
    Browse the repository at this point in the history
  3. fixed analysis input

    gbalduzz committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    be8bcb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e74eb5e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

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

Commits on Oct 3, 2020

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

Commits on Oct 11, 2020

  1. Fixed complex ctint build.

    gbalduzz committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    96d09f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

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

Commits on Nov 2, 2020

  1. fixed clang compilation.

    gbalduzz committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    080965e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93ae358 View commit details
    Browse the repository at this point in the history
  3. Use PointGroup in Rashba

    gbalduzz committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    df0a86b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. replaced fabs with abs

    gbalduzz committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    ff47e75 View commit details
    Browse the repository at this point in the history
  2. fixed linking

    gbalduzz committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    180460a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    240768e View commit details
    Browse the repository at this point in the history
  4. test fixup

    gbalduzz committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    5f5f634 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de6392d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

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

Commits on Nov 16, 2020

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

Commits on Dec 8, 2020

  1. fix DcaLoop initialization.

    gbalduzz committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    5022a3d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

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

Commits on Apr 21, 2021

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

Commits on May 11, 2022

  1. triangular lattice for complex code added

    Seher Karakuzu committed May 11, 2022
    Configuration menu
    Copy the full SHA
    cbabcec View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. GPU changes

    skarakuzu committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6e3af11 View commit details
    Browse the repository at this point in the history