Enable complex numbers
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Enable complex numbers as variable data types. Might be implemented by only supporting complex numbers and representing real-only complex numbers as doubles.
This is a multi-step approach:
doubles in direct contact with mu::Parser::Eval() to mu::value_type.typedef double value_type to typedef std::complex<double> value_typedouble for now, clusters will get updatedComplex numbers are part of the automatic SW test. However, some functions might not yield correct results, if complex numbers are inserted into them. This will be fixed over time.
Commit: [r943]
Tickets: #601
Tickets: #616
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r943]
Diff: