Module com.morphiqlabs.vectorwave.extensions
module com.morphiqlabs.vectorwave.extensions
VectorWave Extensions module.
Provides high-performance extensions for VectorWave using Java 24 preview features such as the Vector API and structured concurrency utilities. Public packages include SIMD optimizations, batch MODWT utilities, memory layouts optimized for vectorized processing, and parallel execution helpers.
-
Packages
ExportsPackageDescriptionVectorWave extensions built on Java 24 preview features, including the Vector API and structured concurrency.Memory layouts and aligned storage helpers tailored for SIMD processing of batched wavelet workloads.SIMD-accelerated MODWT operations for batch processing.Parallel processing implementations for VectorWave using Java 24 features.