Skip to content

[fix] Specify the chunk size of arrays for k_init.

Yannick DAYER requested to merge fix-kinit-chunks into master

The "auto" chunk size somehow broke k_init with large NumPy arrays.

Fixes #49 (closed).

Merge request reports