Some tips about uncertainty visualization and associated techniques.
Using ninja
Some tips regarding using Ninja.
Amdahl law and scale experiments
不论是在论文的experiments的部分还是说各种parallel algorithm的性能分析部分, scale efficiency 始终是一个重要的property。Amdahl law is its foundation.
Interview preparation list
Go through this list before the interview, in order to get good performance, just go through each list one by one and make sure all tips are reviewed and well memorized.
SciVis R&D Scope
Try to list some techniques that I need to improve or continue pursue in the scope of scivis.
Algorithm(11) Binary search
The questions related to binary search.
Common mathmetical operations and python examples
Some tips about mathmetical operations and how are they implemented in python library such as numpy.
parallel primitives
Discsuss some commonly used primitives for parallel computing.