- ARM64 pip package, PR-61
- Build Python 3.11 wheels
- DRIFT-683: Consolidated dependencies, PR-60
- Python 3.11 build, PR-60
IMPORTANT: We have changed serialization of subbands. The current version of the serialization is 3. We support de-serialization of version 2 and 3. However, the serialization of version 2 is not supported anymore and to parse archives you have to update to version 0.6.0.
- DRIFT-605: Clang-format to pre-commit and CI, PR-48
- DRIFT-617: Conan build for Linux armv8, PR-49
- ISSUE-53: Force conan installation before sdist build, PR-54
- DRIFT-637: Add matrix_compressor support, PR-55
- Pass through float precision as compression level, PR-59
- DRIFT-605: Fix
.clang-format
include categories order, reformat cpp files, fix v15.0.4, PR-48 - DRIFT-638: Change g++ version in conan profile, PR-52
- BUG-56: Change conan version to 1.56, PR-57
- DRIFT-617: OpenBLAS, PR-49
- DRIFT-622: Incorrect WaveletBuffer decompositions serialization with sf_compression=0, PR-50
- BUG-56: CalculateMaxDecompositionSteps(), unit test for kNone, PR-57
- Fix bad package in conan and re-build package
- DRIFT-284: Setup Doxygen and publish on readthedocs, PR-34
- DRIFT-518: Linter and cppcheck for Python bindings, PR-36
- DRIFT-534: Dependencies compatibility table, PR-37
- DRIFT-550: Add wrappers for Python bindings with docstrings, PR-38
- DRIFT-579: Publish Python API references on RTD, PR-39
- DRIFT-585: WaveletBuffer explanation, PR-41
- Use MacOs-12 as build system in CI, PR-33
- Update conan to 1.53, PR-40
- ISSUE-42: Update dependencies license page, PR-43
- DRIFT-612: Fix broken pipeline for MacOS, PR-45
- Dependencies to CI, PR-30
- DRIFT-524: Replace boost by CImg, PR-32
- DRIFT-507: Conan generator to
CMakeDeps
, PR-25
- DRIFT-506: Upload python packages to PyPI server, PR-23
- DRIFT-512: WaveletParameters.is_raw_convolve_1d, PR-24
- DRIFT-445: Conan integration, PR-9
- DRIFT-446: New python bindings, PR-12
- DRIFT-447: MacOS instructions, PR-14
- DRIFT-448: Code coverage support, PR-10
- DRIFT-480: More unit tests, PR-11
- Installing section in README, PR-13