SIX-3.3.0
- coda-oss version 2024-03-18
- nitro version 2.11.6
- Fix SIDD 3.0 validation with J2K compression; this is a breaking change.
- Support for using SIMD code (only actually available with C++17).
- Fix bug computing size of the CPHD scratch buffer.
- Allow components to be built as shared-libraries (DLLs); disabled by default.
What's Changed
- latest from CODA-OSS and NITRO by @JDanielSmith in #712
- reduce use of .c_str() and .str() by @JDanielSmith in #713
- latest from CODA-OSS and NITRO by @JDanielSmith in #714
- latest from CODA-OSS and NITRO by @JDanielSmith in #715
- turn off /Wall for MSVC by @JDanielSmith in #718
- link against CODA-OSS and NITRO as DLLs by @JDanielSmith in #721
- build components as DLLs in Visual Studio by @JDanielSmith in #723
- latest from CODA-OSS and NITRO by @JDanielSmith in #724
- latest from CODA-OSS and NITRO by @JDanielSmith in #726
- use sys::convertPaths() utility by @JDanielSmith in #727
- latest from CODA-OSS and NITRO by @JDanielSmith in #728
- use string utilities from CODA-OSS by @JDanielSmith in #729
- tweak 8AMPI_PHSI to support SIMD in C++17 by @JDanielSmith in #730
- update various actions to latest versions by @JDanielSmith in #731
- Infrastructure to allow use of SIMD for 8AMPI_PHSI by @JDanielSmith in #734
- use mt::Transform_par() by @JDanielSmith in #735
- update SIMD support by @JDanielSmith in #736
- get SIMD code working w/o C++ hacks by @JDanielSmith in #737
- adjust when SIMD code is enabled by @JDanielSmith in #738
- Add "sisd" to NearestNeighbor_unseq by @JDanielSmith in #739
- latest from CODA-OSS by @JDanielSmith in #740
- Fix SIDD 3.0 validation error with J2K compression by @JDanielSmith in #741
- latest from CODA-OSS and NITRO by @JDanielSmith in #743
- SIX-3.3.0 by @JDanielSmith in #742
Full Changelog: SIX-3.2.5...SIX-3.3.0