Sofware and Skills
跳到导航
跳到搜索
Programing
- Python中文指南[1],黑魔法手册[2] Python introduction
- Astrostatistics and Big Data Videos
- Excellent courses on deep learning [3]
Algorithms and Packages
- Minimum Spanning Tree Package mistree arxiv link
- DBSCAN Package
Plotting
- interactive plotting
1. plotly.py is an interactive, open-source, and browser-based graphing library for Python. Libary 2. from ipywidgets import interact Link
- 3D plots
1. from mpl_toolkits import mplot3d Link
Presenation
- try this website for fancy presentations [4]
- Latex beamer of SHAO 文件:SBeamer.zip(Credit: Yunliang Zheng)