Stefan Maetschke

Results 18 issues of Stefan Maetschke

Current implementation in nutsml.imageutil.pil_to_arr(image) could be improved. See https://blog.eduardovalle.com/2015/08/25/input-images-theano/

enhancement

LogCols has been replaced by LogToFile in version 1.0.19

enhancement

Some docstrings lead to badly formatted Sphinx documentation because newlines in docstrings are not preserved in Sphinx HTML

When building a pipeline such as ShowImage() >> BuildBatch() no images are displayed because BuildBatch performs prefetching. This is due to a threading problem with matplotlib, which is used for...

bug

Current implementation is simplistic and numerically brittle. See https://en.wikipedia.org/wiki/Algorithms_for_calculating_variance

enhancement

Replace wildcard imports by specific imports in nutsflow.__init__

enhancement

Under Mac OS some doctests fail with has inconsistent leading whitespace: '\r' See below: E ValueError: line 20 of the docstring for rearranging.rst has inconsistent leading whitespace: '\r' ____________________________________________________ ERROR...

bug

Some docstrings lead to badly formatted Sphinx documentation because newlines in docstrings are not preserved in Sphinx HTML