Skip to content

Added evaluation of spin-resolved 1-RDM #7

Added evaluation of spin-resolved 1-RDM

Added evaluation of spin-resolved 1-RDM #7

Workflow file for this run

name: Build test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: build
run: make clean ; make
- name: tests
run: cd test ; ./clean.sh ; ./run-all.sh cheap