• Michael Osthege's avatar
    Remove numpy-related config settings · 69f38702
    Michael Osthege 提交于
    They just wrapped around numpy.seterr, which users should call directly instead.
    This also changes the default behaviour from setting numpy.seterr(all="ignore") to leaving all at its numpy default.
    69f38702
configdefaults.py 58.2 KB