libcircllhist:OpenHistogram对数线性直方图的AC实现

时间:2024-06-06 09:05:11
【文件属性】:

文件名称:libcircllhist:OpenHistogram对数线性直方图的AC实现

文件大小:104KB

文件格式:ZIP

更新时间:2024-06-06 09:05:11

C

libcircllhist OpenHistogram对数线性直方图的实现。 要求 C编译器(gcc,clang等) GNU Autoconf GNU Make 此外,要运行测试和/或使用绑定,请执行以下操作: Python 2.7+或3.x(包括setuptools和cffi ) 正在安装 autoconf ./configure make make install 要安装到默认/usr/local以外的目录前缀,请在配置中使用--prefix=选项。 测验 make tests 文献资料 circllhist API记录在头文件。 可以使用以下方式生成html版本: make docs 这要求在您的系统上可用双氧水。 Python绑定 该存储库包含libcircllhist的。 如上所述,构建并安装C库。 然后使用以下命令安装python库。 cd s


【文件预览】:
libcircllhist-master
----.travis.yml(344B)
----README.MD(2KB)
----LICENSE.OpenHistogram(9KB)
----.github()
--------workflows()
----LICENSE(30B)
----Doxyfile(105KB)
----config.guess(43KB)
----config.sub(35KB)
----src()
--------test()
--------circllhist_print.c(5KB)
--------python()
--------circllhist.h(11KB)
--------lua()
--------Makefile.in(5KB)
--------circllhist.c(46KB)
--------prepareFFI.sh(531B)
--------generateLuaFiles.sh(310B)
--------generatePythonFiles.sh(688B)
----Makefile.in(274B)
----install-sh(5KB)
----.gitignore(563B)
----buildtools()
--------install-dependencies.sh(682B)
--------mkinstalldirs(3KB)
--------culldeps.sh(143B)
--------mkversion.sh(1KB)
----LICENSE.BSD-3-Clause(1KB)
----configure.ac(4KB)

网友评论