Avatar

Qiang Kou

C++ developer

NyquistData, Inc.

Biography

Qiang Kou is the tech co-founder of NyquistData, Inc. He got this Ph.D in informatics from Indiana University. He is a member of the Rcpp core team and has a lot of fun in developing in C++.

Education

  • PhD in Informatics, 2018

    Indiana University

  • BSc in Statistics, 2013

    Sun Yat-sen University

  • BSc in Biotechnology, 2012

    Sun Yat-sen University

Recent Posts

GEMM on Raspberry Pi (4)

Blocking for cache In this part, we are using a super simple memory model with cache, so we added an additional blocking for cache. …

GEMM on Raspberry Pi (3)

Blocking for registers In this part, we are using a super simple memory model. We assume there is only main memory and registers, and …

GEMM on Raspberry Pi (2)

GEMM on Raspberry Pi (1)

Last week I got a Raspberry Pi from one friend, and I am thinking about doing something with this little board. First, let’s …

A template metaprogramming interview question

This is an interview question. It is pretty interesting. I never expect I would be asked about template metaprogramming in a job …

Contact