New eigensolver package added
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.