|
f66091747a
|
Warn if new header files in include/library/private are not included in either include_files or exclude_files lists for bwc.h generation.
|
2024-04-15 13:59:39 +02:00 |
|
|
27cdf8d389
|
hardcode somewhat logical order of header files in public_header.py
append possibly missing header files
assumes that missing header files need no dedicated position in list
|
2024-04-12 12:13:47 +02:00 |
|
|
bf719d3a1d
|
bug fix: assert on unassigned variable dim
|
2024-04-12 10:34:13 +02:00 |
|
|
695d518f76
|
Ported python interface to new coding style
|
2024-03-28 07:31:42 +01:00 |
|
|
9aabc7b4f3
|
Corrected the cloning instructions in the README.md file.
|
2024-03-06 13:30:08 +01:00 |
|
|
a2543802f7
|
Added Credits section to README.md
|
2024-03-04 11:39:29 +01:00 |
|
|
e3dcc28902
|
Cleanup of constant and macro definitions.
|
2024-02-22 17:20:38 +01:00 |
|
|
eae976b9ba
|
Removed the streaming functions from the public header to clean up the API.
|
2024-02-22 16:25:52 +01:00 |
|
|
8850d525f2
|
Ported Header files to new coding standard.
|
2024-02-22 11:27:40 +01:00 |
|
|
d2b88391b9
|
Updated Repository Logo
|
2024-02-22 10:23:54 +01:00 |
|
|
6b58b19126
|
Corrected href link in README.md
|
2024-02-15 14:08:51 +01:00 |
|
|
946d9de81b
|
Correct link to BigWhoop Logo
|
2024-02-15 14:01:45 +01:00 |
|
|
e9617107aa
|
Removed the bwc_set_nThreads function in favor of the OMP_NUM_THREADS environment variable/set omp_set_num_threads function to clean up the API
|
2024-02-15 11:55:03 +01:00 |
|
|
e6abc9fd81
|
bug fix in initialize_tagtree; correctly incrementing to parent nodes in y direction.
|
2024-02-12 15:57:02 +01:00 |
|
|
e5eccfe858
|
bug fix setting number of threads
|
2024-02-09 10:31:30 +01:00 |
|
|
db5f6a4e5f
|
Merge remote-tracking branch 'origin/main'
|
2024-02-01 15:36:11 +01:00 |
|
|
31c03e45d2
|
Removed sampling operation to simplify API since it falls outside of the purview of the compression library.
|
2024-02-01 15:35:35 +01:00 |
|
|
a14539d5ec
|
Interfacing with C++ -- 'extern "C"'
|
2024-01-25 17:01:16 +01:00 |
|
|
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.
|
2024-01-22 16:51:30 +01:00 |
|
|
ecaa8be636
|
Initial fortran interface commit.
|
2024-01-22 15:48:08 +01:00 |
|
|
395fb176c5
|
config-file packaging for find_package() in linking CMake projects
|
2024-01-22 15:28:51 +01:00 |
|
|
9d85a8c8e2
|
specify PUBLIC_HEADER destination in bwclib target
avoids duplication of bwc.h in installation include/lib directories
|
2024-01-22 14:38:26 +01:00 |
|
Patrick Vogler
|
8174f30743
|
README.md amended for use of .svg graphic
|
2023-06-21 14:44:57 +02:00 |
|
Patrick Vogler
|
3bb5482465
|
Removal of .png files
|
2023-06-21 14:43:05 +02:00 |
|
Patrick Vogler
|
4b4f97c725
|
Replaced .png images with .svg files
|
2023-06-21 14:42:24 +02:00 |
|
Patrick Vogler
|
9ef48a9332
|
Added additional image for Coding Style Document
|
2023-06-20 16:09:02 +02:00 |
|
Patrick Vogler
|
bfa813fcb1
|
Initial commit
|
2023-06-20 13:43:33 +02:00 |
|