Liang’s Blogs
About
Curriculum Vitae
个人简历
Liang’s Blogs
Categories
All
(4)
R-package
(1)
benchmark
(1)
metaprogramming
(1)
time-balance
(1)
Balance Time Consuming on Programming and Others
time-balance
Let’s begin with Donald Knuth’s famous quote:
Mar 31, 2024
R metaprogramming
metaprogramming
Since I have learnt about the rlang package, I have been fascinated by the power of metaprogramming in R. The first time I learnt such a programming pattern might date back…
Mar 19, 2024
R package for connectome predictive modeling (CPM)
R-package
Since last year, I started to use connectome predictive modeling method to analyze my functional connectivity data, though proposed by my advisor. I found it is a very…
Jan 10, 2024
Benchmark Matrix Operations
benchmark
Recently, I am trying to speed up my connectome predictive modeling code. I found that the matrix operations are the bottleneck. Specifically, I need a faster version of
scal…
Jan 9, 2024
No matching items