[ 源代码: python-multipletau ]
软件包:python3-multipletau(0.3.3+ds-3)
python3-multipletau 的相关链接
Debian 的资源:
下载源码包 python-multipletau:
- [python-multipletau_0.3.3+ds-3.dsc]
- [python-multipletau_0.3.3+ds.orig.tar.xz]
- [python-multipletau_0.3.3+ds-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
multiple-tau algorithm for Python3/NumPy
Multiple-tau correlation is computed on a logarithmic scale (less data points are computed) and is thus much faster than conventional correlation on a linear scale such as `numpy.correlate`
An online reference is available at http://paulmueller.github.io/multipletau
This is the Python 3 version of the package
其他与 python3-multipletau 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language