electronic-structure / SIRIUS

Domain specific library for electronic structure calculations
BSD 3-Clause "New" or "Revised" License
125 stars 40 forks source link

[fix] subspace initialization in test_lr_solver #934

Closed toxa81 closed 10 months ago

toxa81 commented 10 months ago

It should be complex, i.e. std::complex<F>, not real.