pyrle:Cython中的数值游程长度编码和算法

时间:2024-03-17 22:28:06
【文件属性】:

文件名称:pyrle:Cython中的数值游程长度编码和算法

文件大小:33KB

文件格式:ZIP

更新时间:2024-03-17 22:28:06

Python

皮尔 使用Cython在Python中运行长度算法。 受到R的S4Vectors中的Rle类的启发。 与S4Vectors相反,pyrle不会旋转最短的向量,而是将较短的Rle扩展为零。 在几乎所有情况下,这都可能是所需的行为。


【文件预览】:
pyrle-master
----.gitignore(48B)
----README.md(572B)
----template_filler_div.yaml(378B)
----pyrle()
--------rledict.py(24KB)
--------src()
--------__init__.py(580B)
--------methods.py(6KB)
--------version.py(23B)
--------rle.py(34KB)
----template_filler_add_sub.yaml(163B)
----test.py(2KB)
----tests()
--------hypothesis_helper.py(4KB)
--------subset_coverage.R(1KB)
--------test_hypothesis.py(5KB)
--------test_subset_coverage.py(3KB)
--------compute_coverage.R(408B)
--------compute_Rle.R(1KB)
--------__init__.py(0B)
--------test_hypothesis_coverage.py(3KB)
--------helpers.py(1KB)
----rle_arithmetic_template.j2(5KB)
----LICENSE(1KB)
----CHANGELOG.txt(1KB)
----graphs()
--------hypothesis-tested-brightgreen.svg(961B)
----setup.py(3KB)
----.travis.yml(769B)

网友评论