Slide 14
Slide 14 text
Numerical analysis and computer programming
• Numerical analyis involves many repetitions of elementary mathematical
operations : addition, subtraction, multiplication, division.
• The computer merely comes in to relieve the boredom of doing these
calculations over and over again. The faster the computer, the sooner the
operations can be done. We measure a computer speed in FLOPS : floating
point operations per second.
• The local supercomputer, Kabru, has approximately 1 Terra FLOPS of
computing power. Terra = 1, 000, 000, 000, 000. Recently, the Peta FLOPS
barrier has been crossed : 1000 times faster than Kabru.
• Number crunching, scientific computation, computational physics : doing
numerical analysis on the computer for a scientific problem formulated
mathematically.