TO ILLUSTRATE THE FOLLOWING POINTS:

Correctness, which has to be considered at various levels:

  • Routine manipulations
  • Derivation from fundamentals
  • Errors are catastrophic


Efficiency:

  • Mathematical transformations to optimize
  • Code optimization
  • Code integration
  • Programming time saved


Numerical stability, detection and reporting of numerical problems, singularities, discontinuities, etc.



Increased reliability by being able to solve the same problem in two completely different environments. (Generation loop).



EXAMPLES



next previous