tmancal74 / quantarhei

Open Quantum System Theory for Molecular Systems
MIT License
21 stars 16 forks source link

vsignatures #n_particle_approximation #121

Open gharib85 opened 2 years ago

gharib85 commented 2 years ago

If want to do for example 5 particle approximation for Vib=[2,3,3] I think return with no approximation as 5> max(Vin) But return ndindex for [5,5,5] I think comparison inside but be (less than ) < Instead of. >

tmancal74 commented 1 year ago

I do not understand the formulation of the problem. An example code for the behavior is highly desirable.

For now, I will create a set of unittest tests for the process of Hamiltonian generation. I may detect the issue.