22 Commits (561b8ca901828ac854b5343d48025331f11e27ab)

Author SHA1 Message Date
Vladimír Vondruš 561b8ca901 python: consistently use "out of range" instead of "out of bounds". 3 years ago
Vladimír Vondruš 305fdf81ee It's 2023 already! 3 years ago
Vladimír Vondruš 6d8ab441e8 python: expose the new expanded() API on strided (bit) array views. 3 years ago
Vladimír Vondruš 94d26a25e5 python: expose all [Mutable][Strided]BitArray[View] APIs. 3 years ago
Vladimír Vondruš fc716799b8 python: clarify a test comment. 3 years ago
Vladimír Vondruš 4fe21deaaf python: document and test error cases in "fancy" strided view APIs. 3 years ago
Vladimír Vondruš 69f859a579 python: no need to prefix a test class with Test. 3 years ago
Vladimír Vondruš 27983b66ba python: add a dedicated test for StridedArrayView of a dynamic type. 3 years ago
Vladimír Vondruš 2295f43873 Updated copyright year. 4 years ago
Vladimír Vondruš 8e00226da3 python: add a caster for Containers::Optional. 5 years ago
Vladimír Vondruš 98a3dcf59c python: basic support for arbitrary types in strided array views. 5 years ago
Vladimír Vondruš 84f9bb2a9d Updated copyright year. 5 years ago
Vladimír Vondruš b1d45fc85a Updated copyright year. 6 years ago
Vladimír Vondruš 2eebb45557 python: don't keep a reference to owner for empty array views. 7 years ago
Vladimír Vondruš f3c0454c72 python: ensure memory owners are compared with `is`. 7 years ago
Vladimír Vondruš c40627c96c python: better name [Strided]ArrayView memory owner property. 7 years ago
Vladimír Vondruš 4cbda8081b corrade/containers: finally give up on testing ArrayView dimensions. 7 years ago
Vladimír Vondruš a18c438352 python: so we need MutableStridedArrayView4D as well. 7 years ago
Vladimír Vondruš f9a2146142 python/corrade: remove TODOs that are impossible. 7 years ago
Vladimír Vondruš ce3d2564fd python/corrade: make our own buffer protocol for array views. 7 years ago
Vladimír Vondruš 2ae83a0c26 python: make ArrayView properly convertible from Python array. 7 years ago
Vladimír Vondruš d34366ac46 python: expose ArrayView and StridedArrayView. 7 years ago