Computational economics and econometrics
Abstract
Description
Introduce modern methods of computation and numerical analysis to enable students to solve computationally intensive problems in economics, econometrics, and finance. The key concepts to be mastered are the following:
• The object oriented programming style.
• The use of standard data structures.
• Implementation and use of a matrix class.
• Implementation and use of numerical algorithms.
• Practical applications.
• Parallel processing.