Code generation
Support
for complex
arithmetic
and elementary
functions
has been
added to
the Maple
compiler
and code
generation
tools.
- The
Maple compiler
now supports
the complex
float datatype,
in addition
to integers
and real
floating
point numeric
types
- Enhancements to the run-time library
for compiled code implement complex arithmetic,
comparisons, and elementary functions, as well as
simple functions for manipulating complex numerics
such as Re, Im, and the Complex constructor
- The Fortran and MATLAB code generators
now support complex numeric datatypes
|
|