[ 原始碼: python-multipletau ]
套件:python3-multipletau(0.3.3+ds-1)
python3-multipletau 的相關連結
Debian 的資源:
下載原始碼套件 python-multipletau:
- [python-multipletau_0.3.3+ds-1.dsc]
- [python-multipletau_0.3.3+ds.orig.tar.xz]
- [python-multipletau_0.3.3+ds-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
multiple-tau algorithm for Python3/NumPy
Multipe-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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language