• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

READMEH A D16-Jul-2020186 63

blas.ccH A D16-Jul-2020105.9 KiB3,065576

lapack.ccH A D16-Jul-2020841.5 KiB21,0872,099

math.hH A D16-Jul-202032.7 KiB543503

README

1When importing into Psi4:
2
3   1. We don't need to compile blas.cc and lapack.cc as Psi4 already has these.
4   2. Need to modify math.h to use Psi4's wrappers if we are embedding in it.
5
6