首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > Python实现的快速多极子方法

Python实现的快速多极子方法

  • 资源大小:10.23 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: python 方法 实现 快速 多极

资 源 简 介

Developing an open-source Python implementation of the Fast Multipole Algorithm (FMM) for scientific applications. The FMM can be used in many scientific computing applications: the simulation of many stars, electrostatics, the calculation of atoms or molecules out of equilibrium, and particle methods for continuum problems. The advantages of the FMM can be huge when large numbers of particles are involved, as it reduces the complexity of calculations from O(N2) to O(N). A more widespread adoption of the FMM algorithm has not occurred, mainly due to the complexity of the algorithm and the considerable programming effort, when compared with other algorithms like particle-mesh methods, or treecodes providing O(N log N) complexity. We are developing an open source implementation of the FMM —with particular application to the calculation of a velocity field induced by N vortex particles. February 2008 -- at this time, we re

文 件 列 表

pyFMMv1.0.4
pyFMM
Test

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.141680s