Sherman-Morrison/.gitignore
François 48c27eb47e * Modified Maponi algo 3 so that it can be used with a number of updates
that is smaller than the size of the Slater-matrix
* Removed the Slater-matrix as an argument, since it is not used in the
  algo.
* Added a manual 4x4 example to debug MaponiA3 to work with a number of
  updates that is smaller than the size of the Slater-matrix
* Added a new Octave script to quickly check if the computes inverse is
  correct.
2021-02-22 15:34:34 +01:00

9 lines
87 B
Plaintext

*.o
*.mod
.vscode
cMaponiA3_test
fMaponiA3_test
QMCChem_dataset_test
Slater_*
Updates*