TomMaullin / BLMM

This repository contains all code for the BLMM toolbox.
19 stars 5 forks source link

3D speedup #24

Closed TomMaullin closed 4 years ago

TomMaullin commented 4 years ago

This PR contains the sped up 3D computation using the sumAijBijt and sumAijKronBij functions. It has been tested and in addition to all tests passing, a small bug was uncovered in the 3D and 2D SFS and FS which has now been rectified. This addresses issues #23 and #3 .