Recent Posts

Experiment Design

Any successful experiment requires careful design beforehand. There are systematic methods for ensuring the validity of test results.

Profiling

The Intel profiler VTune and Trace Analyzer are now bundled in the OneAPI toolkit. It works best for C/C++ codes, and decent for Fortran. I have some good ti...

Matplotlib

Matplotlib is a great library, but there are still issues. Over 20 years of development and 3 major version releases, Matplotlib has evolved into a giant lib...

Rust

Rust是我一直想了解的语言;唯一的障碍可能就是即使会了一些Rust,短期内看不到哪里能够实际用上。然而学习一门新东西,并不总能立刻看到用途的。