New eigensolver package added
02/17/07 19:18
I've added a new module called Solvers.py to the SVN
codebase that contains examples of using many
different eigensolvers with PyQuante. PyQuante is
small enough that the difference in speed between
different eigensolvers is negligible. However, if
you're interested in seeing how different solvers
work, the module may interest you.