Replacing IETL with ARPACK
Created by: twesterhout
This PR removes the dependency on IETL remaining fully API backward-compatible. All existing code should continue to work except that now SciPy's ARPACK wrappers are used under the hood. Also, as long as one doesn't call ED routines, having SciPy installed on the system is optional.