https://github.com/adc-connect/adcc
Raw File
Tip revision: 0f4eae7a0e883cbdc1f48a26fe7ef15c04b2e861 authored by Maximilian Scheurer on 01 July 2023, 07:20:59 UTC
Fix problems with scipy and pyscf
Tip revision: 0f4eae7
environment.yml
name: adcc37
channels:
  - adcc
  - psi4/label/dev
  - defaults
dependencies:
  - python=3.7
  - psi4
  - adcc
back to top