Go to file
François Coppens 67f5379bea - Moved check on determinants in Woodbury kernels before inversion of B that was there by mistake.
- Split SM2 into SM2 and SM2star so that keeps all updates for later when used in combination with the Woodbury kernels to improve the numerical accuracy to the same level as that of SM2.
2021-07-07 12:06:31 +02:00
.github/workflows Remove source code of vfc_ci and improve vfc_test_h5.cpp 2021-06-17 16:50:42 +02:00
datasets - Added a small 3x3 example that will always become singular regardles the order of the applied updates. This example is added to test Maponi A3 augmented with Slagel-splitting. 2021-05-05 11:59:00 +02:00
include - Moved check on determinants in Woodbury kernels before inversion of B that was there by mistake. 2021-07-07 12:06:31 +02:00
octave-tests Changed code to treat the dataset as replacement updates, instead of additive updates. Before the updates are used to compute the inverse they are transformed accordingly. 2021-03-12 12:38:50 +01:00
src - Moved check on determinants in Woodbury kernels before inversion of B that was there by mistake. 2021-07-07 12:06:31 +02:00
tests - Moved check on determinants in Woodbury kernels before inversion of B that was there by mistake. 2021-07-07 12:06:31 +02:00
tools Created Woodbery kernel infrastructure and started wrinting Woodbery 2x2 kernel. 2021-06-04 16:50:49 +02:00
.gitignore Update tests config with correct makefile 2021-05-03 16:33:39 +02:00
Makefile - Replaced the copy-arrays in the combined SMWB kernels with pointers 2021-06-23 17:28:29 +02:00
Makefile.verificarlo Remove source code of vfc_ci and improve vfc_test_h5.cpp 2021-06-17 16:50:42 +02:00
smvars.sh First implementation of Woodbury 2x2 and 3x3 kernels. 2021-06-10 08:46:40 +02:00
vfc_ci_cycles.txt Integration of vfc_ci 2021-04-29 23:41:23 +02:00
vfc_tests_config.json Remove source code of vfc_ci and improve vfc_test_h5.cpp 2021-06-17 16:50:42 +02:00