eigensolvers based on unitary core transformations
This package is a collection of Fortran 90 subroutines for accurately and efficiently solving matrix eigenvalue problems using essentially 2×2 unitary matrices.
This package is a collection of Fortran 90 subroutines for accurately and efficiently solving matrix eigenvalue problems using essentially 2×2 unitary matrices.
To install eiscor, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install eiscor
To see what files were installed by eiscor, run:
port contents eiscor
To later upgrade eiscor, run:
sudo port selfupdate && sudo port upgrade eiscor
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.