Closed ShigekiKarita closed 7 years ago
Without shaping appropriately, it fails as zip: all slices must have the same lengths in my environment LDC1.4.0
zip: all slices must have the same lengths
{ "fileVersion": 1, "versions": { "cblas": "2.0.0", "lapack": "0.0.2", "mir-algorithm": "0.6.21", "mir-blas": "0.0.2", "mir-lapack": "0.0.3", "mir-random": "0.2.8" } }
Does zip's behaviour changed?
Thanks!
zip: https://github.com/libmir/mir-algorithm/pull/71
Without shaping appropriately, it fails as
zip: all slices must have the same lengths
in my environment LDC1.4.0Does zip's behaviour changed?