Restructuring for #665 and #681 Updated changes log and executed all tests. Resolved remaining regressions.
Restructuring for #665 and #681 Resolved a seg fault and removed dead attributes
Restructuring for #665 and #681 Cleaned the code
Restructuring for #665 and #681 Re-enabled vector expansions
Restructuring for #665 and #681 Fixed a regression detected by the tests.
Restructuring for #665 and #681 Changed internal logic of matrix evaluations and resolved many bugs.
Restructuring for #665 and #681 Reduced function call overhead in flowctrl.cpp
Restructuring for #665 and #681 Improved calculation speed by a tiny fraction.
Restructuring for #665 and #681 Further removed using statements and enabled the bytecode parsing for string expressions (experimentally).
Restructuring for #665 and #681 Changed to -std=g++2a and removed most of the using namespace std; statements from the headers.