1 Star 1 Fork 1

Regis_Wang / LaplaceSovler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 363 Bytes
一键复制 编辑 原始数据 按行查看 历史
Regis WANG 提交于 2015-07-12 18:47 . 增加有问题的Cython版本.

#LaplaceSovler 使用Python写成, 文档中描述了使用的方法. 我用Cython改写了一下, 谁能告诉我为什么没有变快? #依赖 需要安装numpy和matplotlib

$ sudo pip3 install numpy

$ sudo apt-get install python3-matplotlib #运行方法 $ cd Python

$ python3 Laplace5.py #运行结果 会弹出一个窗口显示结果3D图

Python
1
https://gitee.com/hhss/LaplaceSovler.git
git@gitee.com:hhss/LaplaceSovler.git
hhss
LaplaceSovler
LaplaceSovler
master

搜索帮助