Compiler Optimization

Compiler Optimization#

When writing numerical codes, we often want the fastest performance we can get.

Optimization flags#

NDEBUG#