Alien-libhisto 0.1.0 Latest
Files
- Changes
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README.md
- alienfile
- bundled/CMakeLists.txt
- bundled/Doxyfile.in
- bundled/LICENSE
- bundled/cmake/libhistoConfig.cmake.in
- bundled/include/histo/cli.h
- bundled/include/histo/fit.h
- bundled/include/histo/histo.h
- bundled/include/histo/histo2d.h
- bundled/include/histo/sketch.h
- bundled/include/histo/types.h
- bundled/include/histo/version.h
- bundled/libhisto.pc.in
- bundled/libhistocli.pc.in
- bundled/src/CMakeLists.txt
- bundled/src/fit.c
- bundled/src/histo.c
- bundled/src/histo2d.c
- bundled/src/internal.h
- bundled/src/internal_2d.h
- bundled/src/internal_common.h
- bundled/src/serialize.c
- bundled/src/serialize_2d.c
- bundled/src/simd.c
- bundled/src/simd.h
- bundled/src/simd_avx2.c
- bundled/src/simd_avx512.c
- bundled/src/simd_neon.c
- bundled/src/simd_neon_bridge.h
- bundled/src/sketch.c
- bundled/src/vendor/cJSON/LICENSE
- bundled/src/vendor/cJSON/cJSON.c
- bundled/src/vendor/cJSON/cJSON.h
- bundled/tools/CMakeLists.txt
- bundled/tools/include/cli_common.h
- bundled/tools/src/cli_common.c
- bundled/tools/src/cli_main.c
- bundled/tools/src/cmd_cmp.c
- bundled/tools/src/cmd_fill.c
- bundled/tools/src/cmd_fit.c
- bundled/tools/src/cmd_plot.c
- bundled/tools/src/cmd_stats.c
- bundled/tools/src/main.c
- lib/Alien/libhisto.pm
- t/00_load.t
- t/01_alien.t