Go to file
François Coppens 8dac636c94
Merge pull request #40 from fmgjcoppens/woodbury
Woodbury  2x2 and 3x3 kernels + 
Unified Sherman-Morrison-Woodbury kernel (SMWB1).
2021-06-15 12:02:34 +02:00
.github/workflows Install HDF5 dependencies in CI 2021-05-03 16:57:51 +02:00
ci Correct some widget in the report and test config 2021-05-25 10:08:04 +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 * Woodburry 3x3 kernel fixed 2021-06-15 11:53:04 +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 * Woodburry 3x3 kernel fixed 2021-06-15 11:53:04 +02:00
tests * Woodburry 3x3 kernel fixed 2021-06-15 11:53:04 +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 Created Woodbery kernel infrastructure and started wrinting Woodbery 2x2 kernel. 2021-06-04 16:50:49 +02:00
Makefile.verificarlo - Fixed bug in Makefile so everything compiles against MKL for all compilers. 2021-05-21 16:19:08 +02:00
smvars.sh First implementation of Woodbury 2x2 and 3x3 kernels. 2021-06-10 08:46:40 +02:00
vfc_ci Update vfc_ci code 2021-05-03 15:47:44 +02:00
vfc_ci_cycles.txt Integration of vfc_ci 2021-04-29 23:41:23 +02:00
vfc_tests_config.json Correct some widget in the report and test config 2021-05-25 10:08:04 +02:00