https://github.com/freude/NanoNet
History
Tip revision: 8647dbcd431e4b5ed65535244a74734936b25dbb authored by DrVaitkus on 26 February 2021, 09:15:13 UTC
Swapped svd to eig, as used in MOR, for real eigenvalues, svd and eig produce the same results. However, eig is a unitary transformation VH A V.
Tip revision: 8647dbc
File Mode Size
.github
docs
examples
jupyter_notebooks
nanonet
test
.coveragerc -rw-r--r-- 118 bytes
.coveralls.yml -rw-r--r-- 45 bytes
.gitignore -rw-r--r-- 1.3 KB
.travis.yml -rw-r--r-- 1.4 KB
LICENSE -rwxr-xr-x 1.0 KB
MANIFEST.in -rwxr-xr-x 235 bytes
README.md -rwxr-xr-x 7.0 KB
_config.yml -rw-r--r-- 25 bytes
requirements.txt -rwxr-xr-x 73 bytes
setup.py -rwxr-xr-x 1.1 KB

README.md

back to top