iblutil.tests.test_numerical

Classes

HashUUIDs

TestBetweeenSorted

TestBincount2D

TestIsmember

TestRcoeff

TestWithinRanges

class HashUUIDs(methodName='runTest')[source]

Bases: TestCase

test_hash_uuids()[source]
class TestRcoeff(methodName='runTest')[source]

Bases: TestCase

test_rcoeff()[source]
class TestBetweeenSorted(methodName='runTest')[source]

Bases: TestCase

test_between_sorted_single_time()[source]
test_between_sorted_multiple_times()[source]
test_between_sorted_out_of_range()[source]
class TestIsmember(methodName='runTest')[source]

Bases: TestCase

test_ismember2d()[source]
test_ismember2d_uuids()[source]
test_ismember()[source]
class TestWithinRanges(methodName='runTest')[source]

Bases: TestCase

test_within_ranges()[source]
class TestBincount2D(methodName='runTest')[source]

Bases: TestCase

test_bincount_2d()[source]