theochem / horton

HORTON: Helpful Open-source Research TOol for N-fermion systems
http://theochem.github.io/horton/
GNU General Public License v3.0
94 stars 40 forks source link

Get rid of horton.matrix #256

Closed tovrstra closed 7 years ago

tovrstra commented 7 years ago

Main changes, other than deleting horton.matrix:

We should probably postpone the merge until we have released 2.1.0

tovrstra commented 7 years ago

Fixes #239

tovrstra commented 7 years ago

Ready! All should be fine but please wait with merging until we have 2.1.0 out.

matt-chan commented 7 years ago

The Cholesky code isn't used very much I think. The style will need to change anyways I think because if we start adding things like DF/Kalay integrals etc, then the code will have too many if/else statements. We can always go back and amend it later.

tovrstra commented 7 years ago

I'm not sure yet what the best way would be to support all different ways of dealing with four-center integrals. I'd like to postpone such decisions, if that's ok.