Implemented tickets #637 and #640 "Use OpenMP for statistics of large tables" "Use OpenMP for matop functions"
Fixed issue #639 "Static code analyzer glitch with 'var', etc."
Implemented ticket #597 "Add 2d fft"
Improved implementations of #606 and #601 - Found an oversight in the virtual terminal cursor - Removed some large bottlenecks in the calculation of stats in tables
Fixed an oversight in implementation of #606 The ESC key now works as intended
Fixed and issue introduced with #601
Resolved the indentation issue of #606
Implemented ticket #616 "Use new complex numbers for fft"
Added the terminal feature to select only matching history commands based on the characters the user already entered. Implemented ticket #606
Deleted merged branch for ticket #601