Sat Mar 22 2025
424 words · 4 minutes
Configuring a C++ environment on a server with conda
When working on a project, Conda can be a simple and effective way to set up a suitable virtual environment for C++ development.

Sat Feb 15 2025
320 words · 3 minutes
VSCode connects to a remote server via SSH
Use VSCode to connect to a remote server and enable password-free login by setting up mutual trust between nodes.

Tue Jan 21 2025
590 words · 5 minutes
Write parallel code in Python using multiprocessing
There are many ways to write parallel programs in Python, and using the `multiprocessing` library is one of the most intuitive and easy-to-write methods.

Fri Jan 17 2025
976 words · 5 minutes
How to use fermisurfer.exe
fermisurfer.exe 这个软件大小非常小,用它可以非常方便第画出三维的Fermi surface图像,画的图也挺美观。



