Skip to content

Restructure for interfacing with other programs #5

@shannonhouck

Description

@shannonhouck
  • Currently, the TEI class is heavily dependent on Psi4, requiring significant modifications to interface with other programs (ex. PySCF). For the sanity of future devs/users, it will be useful to create separate TEI subclasses for each program (i.e. TEIFull -> TEIFullPsi4), and then call each TEI subclass specifically within the corresponding function.
  • Check to make sure that even if Psi4 isn't installed, the user can still run with other programs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions