Scarab  v2.9.1
Project 8 C++ Utility Library
Namespaces | Functions | Variables
test_numpy_dtypes.py File Reference

Go to the source code of this file.

Namespaces

 test_numpy_dtypes
 

Functions

def simple_dtype ()
 
def packed_dtype ()
 
def dt_fmt ()
 
def simple_dtype_fmt ()
 
def packed_dtype_fmt ()
 
def partial_ld_offset ()
 
def partial_dtype_fmt ()
 
def partial_nested_fmt ()
 
def assert_equal (actual, expected_data, expected_dtype)
 
def test_format_descriptors ()
 
def test_dtype (simple_dtype)
 
def test_recarray (simple_dtype, packed_dtype)
 
def test_array_constructors ()
 
def test_string_array ()
 
def test_array_array ()
 
def test_enum_array ()
 
def test_complex_array ()
 
def test_signature (doc)
 
def test_scalar_conversion ()
 
def test_register_dtype ()
 
def test_str_leak ()
 
def test_compare_buffer_info ()
 

Variables

 pytestmark = pytest.requires_numpy
 
 scope