首页 归档 关于

AverageMind

2023-09-24
parallel

parallel primitives

Discsuss some commonly used primitives for parallel computing.

继续阅读全文 »

分享
2023-09-03
c/c++

all aspects of lamda expression

Some tips about the cpp lambda expression.

继续阅读全文 »

分享
2023-08-10
Visualization

Clip, Threshold and Slice

Some quick notes about the commonly used vis filter, such as clip, threshold and slice.

继续阅读全文 »

分享
2023-08-03
algorithm

Algorithm(10) Simulation

Several questions about the simulation, the typical one is to follow specific rules to go through each element of the matrix.

继续阅读全文 »

分享
2023-07-15
AI&Math&NumericalAnalysis

Statistics Review

Reviewing some key notes regarding the statistics.

继续阅读全文 »

分享
2023-07-09
AI&Math&NumericalAnalysis

Deep leaning tips

Some notes about the deep learning related knowledge.

继续阅读全文 »

分享
2023-05-28
c/c++

Many aspects of cpp template

Some notes about the template using of cpp

继续阅读全文 »

分享
2023-04-25
Visualization

Many faces of mesh and image data

One complicated thing in scientific data is its mesh representation.

Since the simulation adopts different types of mesh to simulate the data, that mesh makes the data complicated.

This blog take some notes about tips of processing the mesh of the scientific data set.

Commonly used mesh can be founud in vtk document and wiki page or vtkm documents about cell set.

继续阅读全文 »

分享
« 上一页1…34567…21下一页»

最新文章

  • vis-data-reduction-alg
  • presenting-taolu
  • pyd and pyinstaller
  • constrative-learning
  • vtkjs-tips
© 2014 - 2026 zhe |  主题 Cafe
联系方式 | godenwangzhe@gmail.com
首页 归档 关于