File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 4040
4141+ 中文注释及示例;
4242
43+ # 下载 Downloads
44+ ** 建议在[ Release] ( https://github.com/Dengda98/PyFMM/releases ) 中下载最新稳定版本** ,不推荐clone,不推荐直接下载主分支。
4345
4446# 文档 Documents
45- 为方便使用,我建立了 [ 在线文档] ( https://pyfmm.readthedocs.io/zh-cn/latest/ ) ,包括简易安装、API的介绍以及使用示例。
47+ 为方便使用,我建立了[ 在线文档] ( https://pyfmm.readthedocs.io/zh-cn/latest/ ) ,包括简易安装、API的介绍以及使用示例。
4648
4749# 其它
4850代码是我在初学时写的,如果遇到bug,欢迎联系我,我会完善!
Original file line number Diff line number Diff line change @@ -35,7 +35,8 @@ Makefile位于 *C_extension/Makefile* ,你可以自定义你的编译器和编
3535程序下载
3636----------
3737
38- 在 `Release <https://github.com/Dengda98/PyFMM/releases >`_ 页面下载压缩包,解压。
38+ **建议在 ** `Release <https://github.com/Dengda98/PyFMM/releases >`_ **中下载最新稳定版本 **,
39+ 不推荐clone,不推荐直接下载主分支。
3940
4041
4142程序安装
You can’t perform that action at this time.
0 commit comments