bottleneck.tests package

Submodules

bottleneck.tests.input_modification_test module

bottleneck.tests.list_input_test module

bottleneck.tests.move_test module

bottleneck.tests.nonreduce_axis_test module

bottleneck.tests.nonreduce_test module

bottleneck.tests.reduce_test module

bottleneck.tests.scalar_input_test module

bottleneck.tests.util module

bottleneck.tests.util.array_generator(func_name, dtypes)

Iterator that yields arrays to use for unit testing.

bottleneck.tests.util.array_iter(arrays_func, *args)
bottleneck.tests.util.array_order(a)
bottleneck.tests.util.arrays(func_name, dtypes=(<class 'numpy.float64'>, <class 'numpy.float32'>, <class 'numpy.int64'>, <class 'numpy.int32'>))
bottleneck.tests.util.func_dict()
bottleneck.tests.util.get_functions(module_name, as_string=False)

Returns a list of functions, optionally as string function names

Module contents