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

Refactor: Modify class BaseMatrix #4239

Merged
merged 39 commits into from
May 27, 2024
Merged

Refactor: Modify class BaseMatrix #4239

merged 39 commits into from
May 27, 2024

Commits on Mar 29, 2024

  1. initialize some variables

    DylanWRh committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    84e685c View commit details
    Browse the repository at this point in the history
  2. fix a semicolon

    DylanWRh committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e7e0c3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7b6d50 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

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

Commits on Apr 2, 2024

  1. Update sincos.cpp

    DylanWRh authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c51b87d View commit details
    Browse the repository at this point in the history
  2. Update mathzone_add1.cpp

    DylanWRh authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3eb45c2 View commit details
    Browse the repository at this point in the history
  3. Update mathzone_add1.cpp

    DylanWRh authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    84e3da6 View commit details
    Browse the repository at this point in the history
  4. Update opt_DCsrch.cpp

    DylanWRh authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0346eb8 View commit details
    Browse the repository at this point in the history
  5. Update broyden_mixing.cpp

    DylanWRh authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0b060ad View commit details
    Browse the repository at this point in the history
  6. Update pulay_mixing.cpp

    DylanWRh authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0d2eb24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bba21b6 View commit details
    Browse the repository at this point in the history
  8. Update ORB_gen_tables.cpp

    DylanWRh authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    263a85f View commit details
    Browse the repository at this point in the history
  9. Update ORB_table_phi.cpp

    DylanWRh authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7019e68 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5410464 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3930ce5 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    6ce77ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47c7330 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35920dd View commit details
    Browse the repository at this point in the history
  4. Change pointers to vectors

    DylanWRh committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c141f54 View commit details
    Browse the repository at this point in the history
  5. Change pointers to vectors

    DylanWRh committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e572d51 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Rollback

    DylanWRh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c688532 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d6c7c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    967b598 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbf048d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6380de0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    def4d84 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    73eabdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d73194 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on May 14, 2024

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

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    135ba17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c282071 View commit details
    Browse the repository at this point in the history
  3. Remove gint_gamma.cpp

    DylanWRh committed May 24, 2024
    Configuration menu
    Copy the full SHA
    782e15a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    496619e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

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

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    d288ae8 View commit details
    Browse the repository at this point in the history
  2. Modify base matrix

    DylanWRh committed May 26, 2024
    Configuration menu
    Copy the full SHA
    fba9a40 View commit details
    Browse the repository at this point in the history