Skip to content

AttributeError: module 'scipy' has no attribute 'linalg' #9

@ellielai

Description

@ellielai

When I am testing the solve_roothan_equations and the form_density_matrix functions, I get that Attribute Error for the tests due to the "mo_energies, mo_coeffs = sp.linalg.eigh(Fuv_, Suv_)" part within SCF.py, which doesn't make sense to me since I can run main.py perfectly fine?

I updated my fork for you to see if maybe there was something wrong with my code, but I thought I wrote it correctly for both of the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions