fpzip:Cypth绑定的fpzip

时间:2021-05-26 22:33:39
【文件属性】:
文件名称:fpzip:Cypth绑定的fpzip
文件大小:848KB
文件格式:ZIP
更新时间:2021-05-26 22:33:39
python compression numpy image-analysis floating-point 压缩文件 fpzip是一种压缩算法,支持多达4维浮点数据的无损和有损编码。 该软件包包含用于fpzip算法(版本1.2.0)的Python C ++绑定。 该软件包的版本号是独立的。 支持Python 2.7和Python 3+。 import fpzip import numpy as np data = np . array (..., dtype = np . float32 ) # up to 4d float or double array # Compress data losslessly, interpreting the underlying buffer in C (default) or F order. compressed_bytes = fpzip . compress ( data , precision = 0 , order = 'C' ) # ret
【文件预览】:
fpzip-master
----setup.py(1KB)
----.gitignore(1KB)
----fpzip.pyx(7KB)
----Dockerfile(971B)
----requirements.txt(11B)
----.travis.yml(917B)
----MANIFEST.in(132B)
----ChangeLog(1KB)
----setup.cfg(844B)
----fpzip-1.2.0()
--------src()
--------inc()
--------examples()
--------README(3KB)
--------LICENSING(2KB)
----README.md(2KB)
----automated_test.py(3KB)
----fpzip.cpp(967KB)
----AUTHORS(52B)

网友评论