Go to file
François Coppens 08e4e56e50
Merge pull request #50 from fmgjcoppens/woodbury-perf-tweaks
More performance enhancements to WB2 and WB3.
2021-07-12 16:39:47 +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 More performance enhancements to WB2 and WB3. 2021-07-12 16:36:42 +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 More performance enhancements to WB2 and WB3. 2021-07-12 16:36:42 +02:00
tests - Optimize WB3 by inlining matmuls and simplifying copies 2021-07-12 08:13:58 +02:00
tools - Optimize WB3 by inlining matmuls and simplifying copies 2021-07-12 08:13:58 +02:00
.gitignore Update tests config with correct makefile 2021-05-03 16:33:39 +02:00
Makefile Define HDF5_CXX 2021-07-09 16:54:37 +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