Commit graph

  • e6abc9fd81
    bug fix in initialize_tagtree; correctly incrementing to parent nodes in y direction. Gregor Weiss 2024-02-12 15:57:02 +0100
  • e5eccfe858
    bug fix setting number of threads Gregor Weiss 2024-02-09 10:31:30 +0100
  • db5f6a4e5f
    Merge remote-tracking branch 'origin/main' Patrick Vogler 2024-02-01 15:36:11 +0100
  • 31c03e45d2
    Removed sampling operation to simplify API since it falls outside of the purview of the compression library. Patrick Vogler 2024-02-01 15:35:35 +0100
  • a14539d5ec
    Interfacing with C++ -- 'extern "C"' Gregor Weiss 2024-01-25 16:59:09 +0100
  • 2ca0cd8be1
    Bug fixed where comparison between supported and actual output file format during compression would fail due to inclusion of period '.' in comparison. Additionally the decompression output formatting was adapted to the format used for compression output. Patrick Vogler 2024-01-22 16:51:30 +0100
  • ecaa8be636
    Initial fortran interface commit. Patrick Vogler 2024-01-22 15:48:08 +0100
  • 395fb176c5
    config-file packaging for find_package() in linking CMake projects Gregor Weiss 2024-01-22 15:28:51 +0100
  • 9d85a8c8e2 specify PUBLIC_HEADER destination in bwclib target avoids duplication of bwc.h in installation include/lib directories Gregor Weiss 2024-01-22 14:37:36 +0100
  • c0a4b16261
    README.md amended for use of .svg graphic streaming Patrick Vogler 2023-06-21 16:53:11 +0200
  • 8174f30743
    README.md amended for use of .svg graphic Patrick Vogler 2023-06-21 14:44:57 +0200
  • 3bb5482465
    Removal of .png files Patrick Vogler 2023-06-21 14:43:05 +0200
  • 4b4f97c725
    Replaced .png images with .svg files Patrick Vogler 2023-06-21 14:42:24 +0200
  • 9ef48a9332
    Added additional image for Coding Style Document Patrick Vogler 2023-06-20 16:09:02 +0200
  • 1ca6d04411
    Initial streaming commit Patrick Vogler 2023-06-20 13:53:59 +0200
  • bfa813fcb1
    Initial commit Patrick Vogler 2023-06-20 13:43:33 +0200