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

A new LibXC interface based on CFFI and new MC-DCFT code #70

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

Commits on Aug 14, 2024

  1. new libxc interface

    Dayou-Zhang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    045023e View commit details
    Browse the repository at this point in the history
  2. add cffi dependency

    Dayou-Zhang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7aefa6a View commit details
    Browse the repository at this point in the history
  3. fix cffi dependency

    Dayou-Zhang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    187384c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. bug fix

    Dayou-Zhang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    56c75f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

    Dayou-Zhang committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f442388 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Aug 27, 2024

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

Commits on Sep 13, 2024

  1. new mcdcft implementation

    Dayou-Zhang committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9f2ed59 View commit details
    Browse the repository at this point in the history
  2. clean up

    Dayou-Zhang committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2c39d48 View commit details
    Browse the repository at this point in the history
  3. clean up

    Dayou-Zhang committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b22f5f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    2518eb7 View commit details
    Browse the repository at this point in the history
  2. use Python 3.8 for automated test - trexio no longer publish wheels f…

    …or cp37, which makes HDF5 backend missing for trexio
    Dayou-Zhang committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    fe54aa1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. improve mcdcft __init__

    Dayou-Zhang committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    576f381 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 24, 2024

  1. add mcdcft preset

    Dayou-Zhang committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cdb8913 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    02952d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59edbde View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    1515355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd476ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac3029d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    27eee5f View commit details
    Browse the repository at this point in the history
  2. Revert "use Python 3.8 for automated test - trexio no longer publish …

    …wheels for cp37, which makes HDF5 backend missing for trexio"
    
    This reverts commit fe54aa1.
    Dayou-Zhang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f7d9c7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d45d55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d2fec4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

Commits on Sep 30, 2024

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

Commits on Nov 27, 2024

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

    Dayou-Zhang committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    fe96ca5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9e0fc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. bug fix

    Dayou-Zhang committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    84b762e View commit details
    Browse the repository at this point in the history