javinoram / VqePy

An open source Python package for molecular and condensed matter VQE research
MIT License
1 stars 2 forks source link

Compute exact diagonalization #6

Closed javinoram closed 3 months ago

javinoram commented 4 months ago

Numpy matrix

Create a function that can take Pennylane's hamiltonian into a numpy array, this function should be into the classes

Numpy eigenvector and eigenvalues

Create a general function that can compute the eigenvector and eigenvalues of any square matrix.

javinoram commented 4 months ago

Also add the construction of pauli matrices of any spin