class documentation

class TestRealScalars:

View In Hierarchy

Undocumented

Method float32​_roundtrip Undocumented
Method float64​_vs​_python Undocumented
Method test​_dragon4 Undocumented
Method test​_dragon4​_interface Undocumented
Method test​_ppc64​_ibm​_double​_double128 Undocumented
Method test​_py2​_float​_print Undocumented
Method test​_scalar​_cutoffs Undocumented
Method test​_str Undocumented
def float32_roundtrip(self):

Undocumented

def float64_vs_python(self):

Undocumented

def test_dragon4(self):

Undocumented

def test_dragon4_interface(self):

Undocumented

@pytest.mark.skipif(not platform.machine().startswith('ppc64'), reason='only applies to ppc float128 values')
def test_ppc64_ibm_double_double128(self):

Undocumented

def test_py2_float_print(self):

Undocumented

def test_scalar_cutoffs(self):

Undocumented

def test_str(self):

Undocumented