首页 归档 关于

AverageMind

2023-01-08
git

git lfs tips

The git lfs may seems like a magic for me. We try to take some notes here.

继续阅读全文 »

分享
2023-01-08
Visualization

Many faces of vtkm

I use vtkm a lot for all kinds of projects, this article includes some tips and thoughts about using the vtkm from the perspective of software design.

继续阅读全文 »

分享
2023-01-02
AI&Math&NumericalAnalysis

Non linear regression

Some tips about how to use the linear or non-linear regression approach in python.

继续阅读全文 »

分享
2023-01-01
AI&Math&NumericalAnalysis

ML_optimiazation

Some tips regarding the optimization problem based on the ML apprach

继续阅读全文 »

分享
2022-12-25
parallel

MPI advanced

Some ideas about using the advanced API for MPI, such as prob, non-blocking call etc.

All kinds of basic operations and API can be found in MPI tutorials.

继续阅读全文 »

分享
2022-12-18
AI&Math&NumericalAnalysis

General thoughts about AI

Some thoghuts about the AI related approach.

继续阅读全文 »

分享
2022-12-18
Visualization

Many faces of vis research

Some ideas about the different aspects of visualization research.

继续阅读全文 »

分享
2022-11-20
Visualization

All aspectes of vtk io

One of the task for visulization software is to change the format of data back and force between different types. This blog includes some notes about the vtk io.

继续阅读全文 »

分享
2022-11-13
Visualization

Resample and interpolation

manipulate the data

继续阅读全文 »

分享
2022-11-06
parallel

Typical core allocation plan

Some tips about resource allocation scenarios.

继续阅读全文 »

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

最新文章

  • distributed rendering
  • opengl_tips
  • Multiple backend design
  • LLM tips
  • Interesting numbers in CS and Femi estimation (WIP)
© 2014 - 2025 zhe |  主题 Cafe
联系方式 | godenwangzhe@gmail.com
首页 归档 关于