240 发简信
IP属地:青海
  • 2025-06-27

    1. 星系和活动星系核(AGN) Gravitational Torques from a Lopsided Young Stellar Com...

  • 2025-06-26

    按研究领域分类整理论文 1. 星系天体物理学 (Astrophysics of Galaxies, astro-ph.GA) 银河系结构与演化T...

  • random.seed问题

    ···最近遇到的奇怪bug,random.seed()声明到开头并不能设置成为全局的变量,而是要在每次调用np.random.XX函数前放置ra...

  • great method to install pytorch

    This is created by myself to solve the complicated of package. the best ...

    0.1 66 0 1
  • 可编辑形式安装包

    第一步:抛弃python setup.py develop第二步:进入包含setup.py所在的文件夹运行pip install -e .注意-...

  • 2024-09-25

    To use a HEALPix model as the sky model input for PyUVSim, you need to f...

  • conda快速安装依赖包

    and create .yaml the order below will crated an virtual enviroment named...

  • mpirun and mpiexec using problem

    nohup /home/shao_**/anaconda3/envs/for_ULSA/bin/mpirun -n 3 python -u Ru...