Thales Magalhães

Results 3 issues of Thales Magalhães

``` /usr/bin/git submodule sync --recursive /usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive Submodule 'ext/openexr' (https://github.com/AcademySoftwareFoundation/openexr.git) registered for path 'ext/openexr' Submodule 'ext/tclap' (https://git.code.sf.net/p/tclap/code) registered for path 'ext/tclap' Cloning into...

bug

Due to an off-by-one error, `np.load` fails to parse the file's header when `shape = ()` and triggers an `ArgumentOutOfRangeException` (Also, the function doesn't consider this possibility when calculating the...