Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@ben-somers ben-somers released this 07 Oct 14:15
· 13 commits to master since this release

Version 2.0 includes a new GUI for using the MWF, as well as some minor bugfixes and improvements

MWF Graphical User Interface:

  • Added GUI (see GUI manual, requires MATLAB R2018b)

Updates to the code:

  • Ensure covariance matrices are symmetric before MWF computation (can occur due to rounding issues)
  • Reduced memory usage during MWF computation
  • Fixed various MATLAB warnings and errors