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

✨ New SiDB simulator QuickExact and simulation of atomic defects. #203

Merged
merged 389 commits into from
Sep 12, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 25, 2023

  1. 🎨 ClangFormat changes

    Signed-off-by: ClangFormat <[email protected]>
    ClangFormat authored and ClangFormat committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    99c93d5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/sidb_temperature_simulation' int…

    …o sidb_temperature_simulation
    Drewniok committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2487fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5a6354 View commit details
    Browse the repository at this point in the history
  4. 🎨 tiny change in docu.

    Drewniok committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    41a3bd8 View commit details
    Browse the repository at this point in the history
  5. 🎨 ClangFormat changes

    Signed-off-by: ClangFormat <[email protected]>
    ClangFormat authored and ClangFormat committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7109965 View commit details
    Browse the repository at this point in the history
  6. 🔀 merge.

    Drewniok committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    6703758 View commit details
    Browse the repository at this point in the history
  7. 🎨 ClangFormat changes

    Signed-off-by: ClangFormat <[email protected]>
    ClangFormat authored and ClangFormat committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    926dd95 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    016f682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dca9cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79025b5 View commit details
    Browse the repository at this point in the history
  4. 🔥 remove file from git.

    Drewniok committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e824429 View commit details
    Browse the repository at this point in the history
  5. ✅ add additional test.

    Drewniok committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0286d6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    072e5ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff785b1 View commit details
    Browse the repository at this point in the history
  8. 🎨 ClangFormat changes

    Signed-off-by: ClangFormat <[email protected]>
    ClangFormat authored and ClangFormat committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e67ed41 View commit details
    Browse the repository at this point in the history
  9. 🎨 use enum struct.

    Drewniok committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ab1497b View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/sidb_temperature_simulation' int…

    …o sidb_temperature_simulation
    
    # Conflicts:
    #	include/fiction/algorithms/simulation/sidb/calculate_energy_and_state_type.hpp
    Drewniok committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    14e2946 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e173661 View commit details
    Browse the repository at this point in the history
  12. 🎨 ClangFormat changes

    Signed-off-by: ClangFormat <[email protected]>
    ClangFormat authored and ClangFormat committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1d7534d View commit details
    Browse the repository at this point in the history
  13. 🎨 replace reference.

    Drewniok committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c240099 View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'origin/sidb_temperature_simulation' int…

    …o sidb_temperature_simulation
    Drewniok committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a5ab4a5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5b41713 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. ✨ Temperature-aware simulation can be conducted with exgs or ``qu…

    …icksim``. All simulation engines use ``sidb_simulation_result`` now to collect results.
    Drewniok committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    69f3119 View commit details
    Browse the repository at this point in the history
  2. 🎨 ClangFormat changes

    Signed-off-by: ClangFormat <[email protected]>
    ClangFormat authored and ClangFormat committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    efa5e46 View commit details
    Browse the repository at this point in the history
  3. 🎨 rename struct member.

    Drewniok committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f63d9cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f6f0b6 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    c583c68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    582554d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf7925 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce8b2e2 View commit details
    Browse the repository at this point in the history
  5. 🎨 ClangFormat changes

    Signed-off-by: ClangFormat <[email protected]>
    ClangFormat authored and ClangFormat committed May 1, 2023
    Configuration menu
    Copy the full SHA
    40b4f77 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    b3c886d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88815fc View commit details
    Browse the repository at this point in the history
  3. 🎨 remove constkeyword.

    Drewniok committed May 2, 2023
    Configuration menu
    Copy the full SHA
    fb734f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbb9a41 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. 🎨 add constkeyword.

    Drewniok committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e741662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0361150 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dcdd73 View commit details
    Browse the repository at this point in the history
  4. 🎨 rename some functions.

    Drewniok committed May 3, 2023
    Configuration menu
    Copy the full SHA
    a948f76 View commit details
    Browse the repository at this point in the history
  5. 📝 add docu.

    Drewniok committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e1d14b8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    3c7c91e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc7b8d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5872de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea5f152 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    767eb31 View commit details
    Browse the repository at this point in the history
  6. 📝 add RST.

    Drewniok committed May 4, 2023
    Configuration menu
    Copy the full SHA
    bb69495 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. 📝 add documentation.

    Drewniok committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a553966 View commit details
    Browse the repository at this point in the history
  2. 💚 add const keyword.

    Drewniok committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9135e60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    853fbfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    915a90f View commit details
    Browse the repository at this point in the history
  5. 📝 add documentation.

    Drewniok committed May 5, 2023
    Configuration menu
    Copy the full SHA
    862e716 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. 📝 add documentation.

    Drewniok committed May 10, 2023
    Configuration menu
    Copy the full SHA
    bd077aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a00c212 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64501c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9656d9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    84634cd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fast_three_state

    # Conflicts:
    #	include/fiction/algorithms/simulation/sidb/calculate_energy_and_state_type.hpp
    #	include/fiction/algorithms/simulation/sidb/critical_temperature.hpp
    #	include/fiction/algorithms/simulation/sidb/exhaustive_ground_state_simulation.hpp
    #	include/fiction/algorithms/simulation/sidb/occupation_probability_of_excited_states.hpp
    #	include/fiction/algorithms/simulation/sidb/quicksim.hpp
    #	include/fiction/algorithms/simulation/sidb/time_to_solution.hpp
    #	test/algorithms/simulation/sidb/exhaustive_ground_state_simulation.cpp
    #	test/algorithms/simulation/sidb/is_groundstate.cpp
    #	test/algorithms/simulation/sidb/quicksim.cpp
    Drewniok committed May 12, 2023
    Configuration menu
    Copy the full SHA
    441dce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f44157d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c677422 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    597b1a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6481a84 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    c96be08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1920794 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70e64c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f2b0e6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. 🎨 reformat code.

    Drewniok committed May 15, 2023
    Configuration menu
    Copy the full SHA
    c242f9b View commit details
    Browse the repository at this point in the history
  2. 🎨 add equal sign.

    Drewniok committed May 15, 2023
    Configuration menu
    Copy the full SHA
    69fa1e8 View commit details
    Browse the repository at this point in the history
  3. 🎨 clang-tidy suggestions.

    Drewniok committed May 15, 2023
    Configuration menu
    Copy the full SHA
    a785434 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

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

Commits on May 24, 2023

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

Commits on May 25, 2023

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

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    930fcf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fc1e3b View commit details
    Browse the repository at this point in the history
  3. 🎨 fix a few typo.

    Drewniok committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e125f27 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    f678e40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e38871 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58566ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83ed772 View commit details
    Browse the repository at this point in the history
  5. 🔥 remove this.

    Drewniok committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2cdc9ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    021df7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d818c3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fc0726 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c97b019 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    cbd8345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7edd877 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    475b1c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8556973 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2147968 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    f70ceb6 View commit details
    Browse the repository at this point in the history
  2. 🎨 add test.

    Drewniok committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0932c41 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    24ff3a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aff9b24 View commit details
    Browse the repository at this point in the history
  3. 🎨 reformat code.

    Drewniok committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    e00269f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    a4f3150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c94467 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b7f0a3 View commit details
    Browse the repository at this point in the history
  4. 🎨 change unit test.

    Drewniok committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    3c2add8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    7c58497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbed04c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0138858 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    9c78984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90414a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    0a48161 View commit details
    Browse the repository at this point in the history
  2. 🎨 add parameter struct.

    Drewniok committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    82661ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f2fdce View commit details
    Browse the repository at this point in the history
  4. 🎨 add new type.

    Drewniok committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d489dd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf7367a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    420679e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66688c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. 🐛 small bug fix.

    Drewniok committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    67a32fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adb3c63 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Jul 5, 2023

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

Commits on Jul 10, 2023

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

Commits on Jul 14, 2023

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

Commits on Jul 18, 2023

  1. 🎨 add lambda caption.

    Drewniok committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7a9def6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c59a58 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    1f87c22 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fast_three_state

    # Conflicts:
    #	include/fiction/algorithms/simulation/sidb/quicksim.hpp
    #	include/fiction/algorithms/simulation/sidb/time_to_solution.hpp
    #	include/fiction/technology/charge_distribution_surface.hpp
    #	test/algorithms/simulation/sidb/time_to_solution.cpp
    Drewniok committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e308ef8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    ae6888b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5e1da6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bd8335 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29a69f2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'defect_unit_library' into fast_three_state

    # Conflicts:
    #	test/technology/sidb_defects.cpp
    Drewniok committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5c73a57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74e8928 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc55796 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    d300bc1 View commit details
    Browse the repository at this point in the history
  2. 🎨 integrate unit library.

    Drewniok committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c45aa99 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fast_three_state

    # Conflicts:
    #	include/fiction/technology/sidb_defects.hpp
    #	test/technology/sidb_defects.cpp
    Drewniok committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9a328fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af76e19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cb20c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    2dc75ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f6990e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce63b2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab73daa View commit details
    Browse the repository at this point in the history
  5. ✅ add a few more tests.

    Drewniok committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0cb32e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    cbf75c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc5819 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d58695 View commit details
    Browse the repository at this point in the history
  4. ✅ add a few more tests.

    Drewniok committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2f8650a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'remove_unit_library' into fast_three_state

    # Conflicts:
    #	include/fiction/algorithms/simulation/sidb/time_to_solution.hpp
    #	include/fiction/technology/charge_distribution_surface.hpp
    #	test/algorithms/simulation/sidb/exhaustive_ground_state_simulation.cpp
    #	test/algorithms/simulation/sidb/quicksim.cpp
    #	test/algorithms/simulation/sidb/time_to_solution.cpp
    #	test/io/write_sqd_sim_result.cpp
    #	test/technology/charge_distribution_surface.cpp
    Drewniok committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cbfd028 View commit details
    Browse the repository at this point in the history
  6. ✅ remove unit library.

    Drewniok committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6f5e9be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97123ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd5cfc3 View commit details
    Browse the repository at this point in the history
  9. 📝 add docu.

    Drewniok committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    22d93da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4421776 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d54ba6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b331e1f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    51b93cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f6a98f3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fda1125 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7983d54 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8dcfe25 View commit details
    Browse the repository at this point in the history
  18. 🎨 reformat code.

    Drewniok committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    163fa00 View commit details
    Browse the repository at this point in the history
  19. ✅ add unit test.

    Drewniok committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f1ec086 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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

Commits on Aug 2, 2023

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

Commits on Aug 3, 2023

  1. 🎨 rename function.

    Drewniok committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5727ac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    751369c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9193e3 View commit details
    Browse the repository at this point in the history
  4. 🔀 merge main.

    Drewniok committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    eb12b2a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. ✅ add more unit tests.

    Drewniok committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1659e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f909c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Aug 10, 2023

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

Commits on Aug 12, 2023

  1. ✨ function to determine whether positive charges can occur in a given…

    … SiDB layout for given physical parameters.
    Drewniok committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    8c9d164 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    16c12e4 View commit details
    Browse the repository at this point in the history
  2. 🎨 add pre-mature break.

    Drewniok committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    7bf37f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    5953198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4854ac View commit details
    Browse the repository at this point in the history
  3. 🎨 code cleaning.

    Drewniok committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    668ad34 View commit details
    Browse the repository at this point in the history
  4. 🎨 code cleanup.

    Drewniok committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    113e48a View commit details
    Browse the repository at this point in the history
  5. 🎨 code cleanup.

    Drewniok committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2371a61 View commit details
    Browse the repository at this point in the history
  6. ✅ correct bug in test.

    Drewniok committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0054e36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b3a00a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    1b492d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee06d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d85997 View commit details
    Browse the repository at this point in the history
  4. 🎨 delete cout.

    Drewniok committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b11c732 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f4426b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb5701b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c84a29 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e99837 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    6eccd58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00e7add View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fast_three_state

    # Conflicts:
    #	test/technology/sidb_defects.cpp
    Drewniok committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5974af0 View commit details
    Browse the repository at this point in the history
  4. 📝 add docu.

    Drewniok committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    05d81af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da9342e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    198abda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcf197e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77206e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    918b755 View commit details
    Browse the repository at this point in the history
  10. 🎨 implement suggestions.

    Drewniok committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    42fd13e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    44b1769 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9718746 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    380180a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. 🎨 add atomic header.

    Drewniok committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    31a7327 View commit details
    Browse the repository at this point in the history
  2. 🎨 remove atomic again.

    Drewniok committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    812fca8 View commit details
    Browse the repository at this point in the history
  3. 🎨 wrong data type.

    Drewniok committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1a6b74c View commit details
    Browse the repository at this point in the history
  4. 📝 add more docu.

    Drewniok committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    66b2ce3 View commit details
    Browse the repository at this point in the history
  5. ✅ add test.

    Drewniok committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0d0a001 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. ✅ implement clang-tidy.

    Drewniok committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ed016bc View commit details
    Browse the repository at this point in the history
  2. ✅ add more test.

    Drewniok committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    fc06e61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89bc9ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    081cc0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ee67bc View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. ✅ add more tests.

    Drewniok committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    7c7b6f0 View commit details
    Browse the repository at this point in the history
  2. 🐛 wrong function call.

    Drewniok committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    d3d6649 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. ✅ add more tests.

    Drewniok committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    01c3df2 View commit details
    Browse the repository at this point in the history
  2. ✅ add more test.

    Drewniok committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    dde48d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    b85f1d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64c4862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89e4168 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec29d9c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into fast_three_state

    # Conflicts:
    #	docs/algorithms/sidb_simulation.rst
    Drewniok committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5c4b856 View commit details
    Browse the repository at this point in the history
  6. 🎨 split maximal_defect_influence_distance into smaller functions …

    …and use a separate class.
    Drewniok committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c7fab2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c06bf45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8bd848 View commit details
    Browse the repository at this point in the history
  9. 📝 update docu.

    Drewniok committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    62ceedb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e01ec80 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    4817da7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45cdcfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f01017 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9d37af View commit details
    Browse the repository at this point in the history
  5. 🎨 fix inconsistency.

    Drewniok committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    593acfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d45e28 View commit details
    Browse the repository at this point in the history
  7. 🎨 fix inconsistency.

    Drewniok committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    799632e View commit details
    Browse the repository at this point in the history
  8. 🎨 reformat code.

    Drewniok committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    606f338 View commit details
    Browse the repository at this point in the history
  9. 🎨 reformat code.

    Drewniok committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    72b35c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    00477b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb0810a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45f332b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    547099a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a48ee60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8d666a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9d440f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab4e79d View commit details
    Browse the repository at this point in the history
  9. 🎨 reformat code.

    Drewniok committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4dd833c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    1b9a27e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faeb076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    334990d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99a8fc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ef8fb1 View commit details
    Browse the repository at this point in the history
  6. 🎨 use template again.

    Drewniok committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8764fe9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    540ca1e View commit details
    Browse the repository at this point in the history
  2. 🎨 remove std::move

    Drewniok committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    348d37f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    5526e92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40f9578 View commit details
    Browse the repository at this point in the history