Skip to content

Instantly share code, notes, and snippets.

Created November 11, 2013 10:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7411039 to your computer and use it in GitHub Desktop.
Save anonymous/7411039 to your computer and use it in GitHub Desktop.
logfiles for 2013-11-11_i686-numpy-1.8.0-py27-openblastest.7z (see https://code.google.com/p/mingw-w64-static/)
$ python -c "import numpy;numpy.test(verbose=2)"
test_api.test_array_array ... ok
test_api.test_fastCopyAndTranspose ... ok
test_api.test_array_astype ... ok
test_api.test_copyto_fromscalar ... ok
test_api.test_copyto ... ok
test_api.test_copy_order ... ok
test_api.test_contiguous_flags ... ok
test_api.test_broadcast_arrays ... ok
Basic test of array2string. ... ok
Test custom format function for each element in array. ... ok
This should only apply to 0-D arrays. See #1218. ... ok
test_arrayprint.TestArrayRepr.test_nan_inf ... ok
test_str (test_arrayprint.TestComplexArray) ... ok
test_arrayprint.TestPrintOptions.test_basic ... ok
test_arrayprint.TestPrintOptions.test_formatter ... ok
test_arrayprint.TestPrintOptions.test_formatter_reset ... ok
test_arrayprint.test_unicode_object_array ... ok
Ticket 844. ... ok
test_blasdot.test_blasdot_used ... ok
test_blasdot.test_dot_2args ... ok
test_blasdot.test_dot_3args ... ok
test_blasdot.test_dot_3args_errors ... ok
Test numpy dot with different order C, F ... ok
test_creation_overflow (test_datetime.TestDateTime) ... ok
test_datetime_add (test_datetime.TestDateTime) ... ok
test_datetime_arange (test_datetime.TestDateTime) ... ok
test_datetime_array_find_type (test_datetime.TestDateTime) ... ok
test_datetime_array_str (test_datetime.TestDateTime) ... ok
test_datetime_as_string (test_datetime.TestDateTime) ... ok
test_datetime_as_string_timezone (test_datetime.TestDateTime) ... ok
test_datetime_busday_holidays_count (test_datetime.TestDateTime) ... ok
test_datetime_busday_holidays_offset (test_datetime.TestDateTime) ... ok
test_datetime_busday_offset (test_datetime.TestDateTime) ... ok
test_datetime_busdaycalendar (test_datetime.TestDateTime) ... ok
test_datetime_casting_rules (test_datetime.TestDateTime) ... ok
test_datetime_compare (test_datetime.TestDateTime) ... ok
test_datetime_divide (test_datetime.TestDateTime) ... ok
test_datetime_dtype_creation (test_datetime.TestDateTime) ... ok
test_datetime_is_busday (test_datetime.TestDateTime) ... ok
test_datetime_like (test_datetime.TestDateTime) ... ok
test_datetime_maximum_reduce (test_datetime.TestDateTime) ... ok
test_datetime_minmax (test_datetime.TestDateTime) ... ok
test_datetime_multiply (test_datetime.TestDateTime) ... ok
test_datetime_nat_casting (test_datetime.TestDateTime) ... ok
test_datetime_scalar_construction (test_datetime.TestDateTime) ... ok
test_datetime_string_conversion (test_datetime.TestDateTime) ... ok
test_datetime_subtract (test_datetime.TestDateTime) ... ok
test_datetime_unary (test_datetime.TestDateTime) ... ok
test_datetime_y2038 (test_datetime.TestDateTime) ... ok
test_days_creation (test_datetime.TestDateTime) ... ok
test_days_to_pydate (test_datetime.TestDateTime) ... ok
test_different_unit_comparison (test_datetime.TestDateTime) ... ok
test_divisor_conversion_as (test_datetime.TestDateTime) ... ok
test_divisor_conversion_day (test_datetime.TestDateTime) ... ok
test_divisor_conversion_fs (test_datetime.TestDateTime) ... ok
test_divisor_conversion_hour (test_datetime.TestDateTime) ... ok
test_divisor_conversion_minute (test_datetime.TestDateTime) ... ok
test_divisor_conversion_month (test_datetime.TestDateTime) ... ok
test_divisor_conversion_second (test_datetime.TestDateTime) ... ok
test_divisor_conversion_week (test_datetime.TestDateTime) ... ok
test_divisor_conversion_year (test_datetime.TestDateTime) ... ok
test_dtype_comparison (test_datetime.TestDateTime) ... ok
test_dtype_promotion (test_datetime.TestDateTime) ... ok
test_hours (test_datetime.TestDateTime) ... ok
test_month_truncation (test_datetime.TestDateTime) ... ok
test_pickle (test_datetime.TestDateTime) ... ok
test_pydatetime_creation (test_datetime.TestDateTime) ... ok
test_pyobject_roundtrip (test_datetime.TestDateTime) ... ok
Verify that datetime dtype __setstate__ can handle bad arguments ... ok
test_string_parser_error_check (test_datetime.TestDateTime) ... ok
test_string_parser_variants (test_datetime.TestDateTime) ... ok
test_timedelta_arange (test_datetime.TestDateTime) ... ok
test_timedelta_scalar_construction (test_datetime.TestDateTime) ... ok
test_timedelta_scalar_construction_units (test_datetime.TestDateTime) ... ok
test_basic (test_datetime.TestDateTimeData) ... ok
test_from_object_array (test_defchararray.TestBasic) ... ok
test_from_object_array_unicode (test_defchararray.TestBasic) ... ok
test_from_string (test_defchararray.TestBasic) ... ok
test_from_string_array (test_defchararray.TestBasic) ... ok
test_from_unicode (test_defchararray.TestBasic) ... ok
test_from_unicode_array (test_defchararray.TestBasic) ... ok
test_unicode_upconvert (test_defchararray.TestBasic) ... ok
test_it (test_defchararray.TestChar) ... ok
test_equal (test_defchararray.TestComparisons) ... ok
test_greater (test_defchararray.TestComparisons) ... ok
test_greater_equal (test_defchararray.TestComparisons) ... ok
test_less (test_defchararray.TestComparisons) ... ok
test_less_equal (test_defchararray.TestComparisons) ... ok
test_not_equal (test_defchararray.TestComparisons) ... ok
test_equal (test_defchararray.TestComparisonsMixed1) ... ok
test_greater (test_defchararray.TestComparisonsMixed1) ... ok
test_greater_equal (test_defchararray.TestComparisonsMixed1) ... ok
test_less (test_defchararray.TestComparisonsMixed1) ... ok
test_less_equal (test_defchararray.TestComparisonsMixed1) ... ok
test_not_equal (test_defchararray.TestComparisonsMixed1) ... ok
test_equal (test_defchararray.TestComparisonsMixed2) ... ok
test_greater (test_defchararray.TestComparisonsMixed2) ... ok
test_greater_equal (test_defchararray.TestComparisonsMixed2) ... ok
test_less (test_defchararray.TestComparisonsMixed2) ... ok
test_less_equal (test_defchararray.TestComparisonsMixed2) ... ok
test_not_equal (test_defchararray.TestComparisonsMixed2) ... ok
test_count (test_defchararray.TestInformation) ... ok
test_endswith (test_defchararray.TestInformation) ... ok
test_find (test_defchararray.TestInformation) ... ok
test_index (test_defchararray.TestInformation) ... ok
test_isalnum (test_defchararray.TestInformation) ... ok
test_isalpha (test_defchararray.TestInformation) ... ok
test_isdigit (test_defchararray.TestInformation) ... ok
test_islower (test_defchararray.TestInformation) ... ok
test_isspace (test_defchararray.TestInformation) ... ok
test_istitle (test_defchararray.TestInformation) ... ok
test_isupper (test_defchararray.TestInformation) ... ok
test_len (test_defchararray.TestInformation) ... ok
test_rfind (test_defchararray.TestInformation) ... ok
test_rindex (test_defchararray.TestInformation) ... ok
test_startswith (test_defchararray.TestInformation) ... ok
test_capitalize (test_defchararray.TestMethods) ... ok
test_center (test_defchararray.TestMethods) ... ok
test_decode (test_defchararray.TestMethods) ... ok
test_encode (test_defchararray.TestMethods) ... ok
test_expandtabs (test_defchararray.TestMethods) ... ok
test_isdecimal (test_defchararray.TestMethods) ... ok
test_isnumeric (test_defchararray.TestMethods) ... ok
test_join (test_defchararray.TestMethods) ... ok
test_ljust (test_defchararray.TestMethods) ... ok
test_lower (test_defchararray.TestMethods) ... ok
test_lstrip (test_defchararray.TestMethods) ... ok
test_partition (test_defchararray.TestMethods) ... ok
test_replace (test_defchararray.TestMethods) ... ok
test_rjust (test_defchararray.TestMethods) ... ok
test_rpartition (test_defchararray.TestMethods) ... ok
test_rsplit (test_defchararray.TestMethods) ... ok
test_rstrip (test_defchararray.TestMethods) ... ok
test_split (test_defchararray.TestMethods) ... ok
test_splitlines (test_defchararray.TestMethods) ... ok
test_strip (test_defchararray.TestMethods) ... ok
test_swapcase (test_defchararray.TestMethods) ... ok
test_title (test_defchararray.TestMethods) ... ok
test_upper (test_defchararray.TestMethods) ... ok
test_add (test_defchararray.TestOperations) ... ok
Ticket #856 ... ok
test_mul (test_defchararray.TestOperations) ... ok
test_radd (test_defchararray.TestOperations) ... ok
test_rmod (test_defchararray.TestOperations) ... ok
test_rmul (test_defchararray.TestOperations) ... ok
test_broadcast_error (test_defchararray.TestVecString) ... ok
test_invalid_args_tuple (test_defchararray.TestVecString) ... ok
test_invalid_function_args (test_defchararray.TestVecString) ... ok
test_invalid_result_type (test_defchararray.TestVecString) ... ok
test_invalid_type_descr (test_defchararray.TestVecString) ... ok
test_non_existent_method (test_defchararray.TestVecString) ... ok
test_non_string_array (test_defchararray.TestVecString) ... ok
test1 (test_defchararray.TestWhitespace) ... ok
Regression test for ticket 1948. ... ok
test_deprecations.TestArrayToIndexDeprecation.test_array_to_index_deprecation ... ok
test_deprecations.TestBooleanArgumentDeprecation.test_bool_as_int_argument ... ok
test_deprecations.TestFloatNonIntegerArgumentDeprecation.test_indexing ... ok
test_deprecations.TestFloatNonIntegerArgumentDeprecation.test_non_integer_argument_deprecations ... ok
test_deprecations.TestFloatNonIntegerArgumentDeprecation.test_slicing ... ok
test_deprecations.TestFloatNonIntegerArgumentDeprecation.test_valid_indexing ... ok
test_deprecations.TestFloatNonIntegerArgumentDeprecation.test_valid_slicing ... ok
test_bad_param (test_dtype.TestBuiltin) ... ok
test_dtype (test_dtype.TestBuiltin) ... ok
test_equivalent_dtype_hashing (test_dtype.TestBuiltin) ... ok
test_invalid_types (test_dtype.TestBuiltin) ... ok
Only test hash runs at all. ... ok
test_dtype.TestDtypeAttributeDeletion.test_dtype_non_writable_attributes_deletion ... ok
test_dtype.TestDtypeAttributeDeletion.test_dtype_writable_attributes_deletion ... ok
test_metadata_rejects_nondict (test_dtype.TestMetadata) ... ok
test_metadata_takes_dict (test_dtype.TestMetadata) ... ok
test_nested_metadata (test_dtype.TestMetadata) ... ok
test_no_metadata (test_dtype.TestMetadata) ... ok
test1 (test_dtype.TestMonsterType) ... ok
test_aligned_size (test_dtype.TestRecord) ... ok
test_comma_datetime (test_dtype.TestRecord) ... ok
test_different_names (test_dtype.TestRecord) ... ok
test_different_titles (test_dtype.TestRecord) ... ok
Test whether equivalent record dtypes hash the same. ... ok
Test if an appropriate exception is raised when passing bad values to ... ok
test_union_struct (test_dtype.TestRecord) ... ok
test_base_dtype_with_object_type (test_dtype.TestString) ... ok
test_complex_dtype_repr (test_dtype.TestString) ... ok
test_complex_dtype_str (test_dtype.TestString) ... ok
test_dtype_str_with_long_in_shape (test_dtype.TestString) ... ok
Test whether equivalent subarray dtypes hash the same. ... ok
Test whether different subarray dtypes hash differently. ... ok
Test some data types that are equal ... ok
Test some more complicated cases that shouldn't be equal ... ok
Test some simple cases that shouldn't be equal ... ok
test_single_subarray (test_dtype.TestSubarray) ... ok
test_einsum_errors (test_einsum.TestEinSum) ... ok
test_einsum_misc (test_einsum.TestEinSum) ... ok
test_einsum_sums_cfloat128 (test_einsum.TestEinSum) ... ok
test_einsum_sums_cfloat64 (test_einsum.TestEinSum) ... ok
test_einsum_sums_clongdouble (test_einsum.TestEinSum) ... ok
test_einsum_sums_float16 (test_einsum.TestEinSum) ... ok
test_einsum_sums_float32 (test_einsum.TestEinSum) ... ok
test_einsum_sums_float64 (test_einsum.TestEinSum) ... ok
test_einsum_sums_int16 (test_einsum.TestEinSum) ... ok
test_einsum_sums_int32 (test_einsum.TestEinSum) ... ok
test_einsum_sums_int64 (test_einsum.TestEinSum) ... ok
test_einsum_sums_int8 (test_einsum.TestEinSum) ... ok
test_einsum_sums_longdouble (test_einsum.TestEinSum) ... ok
test_einsum_sums_uint16 (test_einsum.TestEinSum) ... ok
test_einsum_sums_uint32 (test_einsum.TestEinSum) ... ok
test_einsum_sums_uint64 (test_einsum.TestEinSum) ... ok
test_einsum_sums_uint8 (test_einsum.TestEinSum) ... ok
test_einsum_views (test_einsum.TestEinSum) ... ok
test_divide (test_errstate.TestErrstate) ... ok
test_errcall (test_errstate.TestErrstate) ... ok
test_invalid (test_errstate.TestErrstate) ... ok
test_basic (test_function_base.TestLinspace) ... ok
test_corner (test_function_base.TestLinspace) ... ok
test_type (test_function_base.TestLinspace) ... ok
test_basic (test_function_base.TestLogspace) ... ok
test_singleton (test_getlimits.TestDouble) ... ok
test_singleton (test_getlimits.TestHalf) ... ok
test_basic (test_getlimits.TestIinfo) ... ok
test_unsigned_max (test_getlimits.TestIinfo) ... ok
test_singleton (test_getlimits.TestLongdouble) ... ok
test_singleton (test_getlimits.TestPythonFloat) ... ok
test_finfo_repr (test_getlimits.TestRepr) ... ok
test_iinfo_repr (test_getlimits.TestRepr) ... ok
test_singleton (test_getlimits.TestSingle) ... ok
test_getlimits.test_instances ... ok
Test that half is compatible with __array_interface__ ... ok
Test that half gets coerced properly with the other types ... ok
Checks that all 16-bit values survive conversion ... ok
Take every finite float16, and check the casting functions with ... ok
test_half_fpe (test_half.TestHalf) ... ok
Test the various ArrFuncs ... ok
Make sure comparisons are working right ... ok
Checks that rounding when converting to half is correct ... ok
Test the various ufuncs ... ok
Confirms a small number of known half values ... ok
test_nans_infs (test_half.TestHalf) ... ok
Test np.spacing and np.nextafter ... ok
take from a 0-length dimension ... ok
cases in iterators.c ... ok
cases from mapping.c ... ok
cases from methods.c ... ok
test_multiindex_exceptions (test_indexerrors.TestIndexErrors) ... ok
test_put_exceptions (test_indexerrors.TestIndexErrors) ... ok
test_take_from_object (test_indexerrors.TestIndexErrors) ... ok
test_boolean_assignment_value_mismatch (test_indexing.TestIndexing) ... ok
test_boolean_indexing_onedim (test_indexing.TestIndexing) ... ok
test_boolean_indexing_twodim (test_indexing.TestIndexing) ... ok
test_ellipsis_index (test_indexing.TestIndexing) ... ok
test_empty_fancy_index (test_indexing.TestIndexing) ... ok
test_empty_tuple_index (test_indexing.TestIndexing) ... ok
test_none_index (test_indexing.TestIndexing) ... ok
test_single_bool_index (test_indexing.TestIndexing) ... ok
test_single_int_index (test_indexing.TestIndexing) ... ok
test_1d (test_indexing.TestMultiIndexingAutomated) ... ok
test_boolean (test_indexing.TestMultiIndexingAutomated) ... ok
test_multidim (test_indexing.TestMultiIndexingAutomated) ... ok
test_refcounting (test_item_selection.TestTake) ... ok
test_simple (test_item_selection.TestTake) ... ok
Regression testing for #759: instanciating MachAr for dtype = ... ok
test_arithmetic_drops_references (test_memmap.TestMemmap) ... ok
test_attributes (test_memmap.TestMemmap) ... ok
test_del (test_memmap.TestMemmap) ... ok
test_filename (test_memmap.TestMemmap) ... ok
test_filename_fileobj (test_memmap.TestMemmap) ... ok
test_flush (test_memmap.TestMemmap) ... ok
test_indexing_drops_references (test_memmap.TestMemmap) ... ok
test_open_with_filename (test_memmap.TestMemmap) ... ok
test_roundtrip (test_memmap.TestMemmap) ... ok
test_slicing_keeps_references (test_memmap.TestMemmap) ... ok
test_unnamed_file (test_memmap.TestMemmap) ... ok
test_view (test_memmap.TestMemmap) ... ok
test_all (test_multiarray.TestArgmax) ... ok
test_combinations (test_multiarray.TestArgmax) ... ok
test_all (test_multiarray.TestArgmin) ... ok
test_combinations (test_multiarray.TestArgmin) ... ok
test_minimum_signed_integers (test_multiarray.TestArgmin) ... ok
test_multiarray.TestArrayAttributeDeletion.test_multiarray_flags_not_writable_attribute_deletion ... ok
test_multiarray.TestArrayAttributeDeletion.test_multiarray_flags_writable_attribute_deletion ... ok
test_multiarray.TestArrayAttributeDeletion.test_multiarray_not_writable_attributes_deletion ... ok
ticket #2046, should not seqfault, raise AttributeError ... ok
test_eq (test_multiarray.TestArrayPriority) ... ok
test_ge (test_multiarray.TestArrayPriority) ... ok
test_gt (test_multiarray.TestArrayPriority) ... ok
test_le (test_multiarray.TestArrayPriority) ... ok
test_lt (test_multiarray.TestArrayPriority) ... ok
test_ne (test_multiarray.TestArrayPriority) ... ok
test_assignment_broadcasting (test_multiarray.TestAssignment) ... ok
test_attributes (test_multiarray.TestAttributes) ... ok
test_dtypeattr (test_multiarray.TestAttributes) ... ok
test_fill (test_multiarray.TestAttributes) ... ok
test_fill_struct_array (test_multiarray.TestAttributes) ... ok
test_int_subclassing (test_multiarray.TestAttributes) ... ok
test_set_stridesattr (test_multiarray.TestAttributes) ... ok
test_stridesattr (test_multiarray.TestAttributes) ... ok
test_test_interning (test_multiarray.TestBool) ... ok
test_basic (test_multiarray.TestChoose) ... ok
test_broadcast1 (test_multiarray.TestChoose) ... ok
test_broadcast2 (test_multiarray.TestChoose) ... ok
test_basic (test_multiarray.TestClip) ... ok
test_max_or_min (test_multiarray.TestClip) ... ok
test_record_array (test_multiarray.TestClip) ... ok
test_from_attribute (test_multiarray.TestCreation) ... ok
test_from_string (test_multiarray.TestCreation) ... ok
Should not segfault. ... ok
test_void (test_multiarray.TestCreation) ... ok
test_zeros (test_multiarray.TestCreation) ... ok
test_zeros_obj (test_multiarray.TestCreation) ... ok
test_dot_2args (test_multiarray.TestDot) ... ok
test_dot_3args (test_multiarray.TestDot) ... ok
test_dot_3args_errors (test_multiarray.TestDot) ... ok
test_construction (test_multiarray.TestDtypedescr) ... ok
test_assign_mask (test_multiarray.TestFancyIndexing) ... ok
test_assign_mask2 (test_multiarray.TestFancyIndexing) ... ok
test_list (test_multiarray.TestFancyIndexing) ... ok
test_mask (test_multiarray.TestFancyIndexing) ... ok
test_mask2 (test_multiarray.TestFancyIndexing) ... ok
test_tuple (test_multiarray.TestFancyIndexing) ... ok
test_otherflags (test_multiarray.TestFlags) ... ok
test_writeable (test_multiarray.TestFlags) ... ok
test___array__ (test_multiarray.TestFlat) ... ok
test_contiguous (test_multiarray.TestFlat) ... ok
test_discontiguous (test_multiarray.TestFlat) ... ok
test_multiarray.TestFromBuffer.test_empty('', array([], dtype=float64), {}) ... ok
test_multiarray.TestFromBuffer.test_ip_basic("8n\xd9I\x93\xba\x05@\xe25\x88\xee\xf8\xee\xf8?\xae4\xdey\xc1\xc4\x12@\x8b\xed\xbb\xe1\xeb0\xed?\xe9y\xf43\xf4\x0f\x06@\x19\x13\x85\xbc\xb2\xc8\xfb?H\x00\xe1\xb3\x94\x1e\x13@\x0c\xe8T\xae\x8c'\xf1?}\xda\xd1\xaa\xbe\x91\xfc?\x85zf\x9d\xd3\x0f\x0e@\x01\xd7\x07{U\xd8\r@R\xb1\x89\xe0\xef\x08\x04@\x19\x1d=\xab\x12t\x08@\x16\x9fU\xfb\t3\x0c@\xce)Ac\xd2\xc8\x10@9!\xcb\xb5\x04\x16\xfe?\x07\x90\x98\xe9\x17p\r@@f\xecK\x14\xd6\x10@\xd4\x9e?\x10I\x13\xfd?\x1c8kY\x9fG\x04@cD\x915Q\xac\x00@{\xc1M\xa9X\xcc\xfa?s\xafxG\xf6\xed\t@&\xcc\xa3\xd9 N\x0f@\xcak>\xccQ\x84\x0e@\xd2\x8cs\xc2\x07B\xf0?\x7f\xca\x11\xfb}\xec\x12@\xb6^O\x91U\xf6\x0b@", <numpy.flatiter object at 0x02A2B8F8>, {'dtype': dtype('<f8')}) ... ok
test_multiarray.TestFromBuffer.test_ip_basic('\x03\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00', <numpy.flatiter object at 0x02A2B3B0>, {'dtype': dtype('<i4')}) ... ok
test_multiarray.TestFromBuffer.test_ip_basic("ZB d%\xe8\xe7?\x00\x00\x00\x00\x00\x00\x00\x00$\x16\x16\xb2\xab\x89\x0b@\x00\x00\x00\x00\x00\x00\x00\x00\xd9\xfaQ\x84\xfb\xeb\x02@\x00\x00\x00\x00\x00\x00\x00\x00\xf6\xd8\xf4C\xf0\xab\x11@\x00\x00\x00\x00\x00\x00\x00\x00f\xe2\xbd\x86Oy\x04@\x00\x00\x00\x00\x00\x00\x00\x00\xae8\xcb\x8f\xca/\x00@\x00\x00\x00\x00\x00\x00\x00\x00,\xb6\xfd\xae\xfd\xc8\x0e@\x00\x00\x00\x00\x00\x00\x00\x00\x1dP\x1c0\r[\x06@\x00\x00\x00\x00\x00\x00\x00\x00\x86\xc8\xc0m\xeb\x8b\n@\x00\x00\x00\x00\x00\x00\x00\x00\xa2\xfa\x8e\xfdJ\xb3\xfc?\x00\x00\x00\x00\x00\x00\x00\x00\xa2\xe1\x89\xa4\xc2\xfa\x12@\x00\x00\x00\x00\x00\x00\x00\x00|!E'\xeer\n@\x00\x00\x00\x00\x00\x00\x00\x00\xcf\xd6GQ\xb1\xdd\x10@\x00\x00\x00\x00\x00\x00\x00\x00\x88\xbf\xf9\xcfM]\x0f@\x00\x00\x00\x00\x00\x00\x00\x00,\xf7h\xc3 \xc7\x12@\x00\x00\x00\x00\x00\x00\x00\x00\xd4C\x8bw\xf8\xe0\xff?\x00\x00\x00\x00\x00\x00\x00\x00\xe1\xbaH\tE\x98\xfb?\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xc4\xf7\xce\xd0'\xf9?\x00\x00\x00\x00\x00\x00\x00\x00xN\xab\xcc\x88s\xf5?\x00\x00\x00\x00\x00\x00\x00\x00\xac\x99\xc2\x1f\t\xc6\x12@\x00\x00\x00\x00\x00\x00\x00\x00=<\xfb4\xd5\xd6\r@\x00\x00\x00\x00\x00\x00\x00\x00?\x86:k\xe5\xae\x10@\x00\x00\x00\x00\x00\x00\x00\x00\xacr\xc6;\xb8Z\xf0?\x00\x00\x00\x00\x00\x00\x00\x00r\xb1>\xd4\xe5\x90\x07@\x00\x00\x00\x00\x00\x00\x00\x00\xa3^#8\xf8\xac\x00@\x00\x00\x00\x00\x00\x00\x00\x00F\xe5\x80:\xb9\xc7\xdf?\x00\x00\x00\x00\x00\x00\x00\x00$><c\x04\xcb\x01@\x00\x00\x00\x00\x00\x00\x00\x00J\x95\x82G\xb7\xe0\x0e@\x00\x00\x00\x00\x00\x00\x00\x00", <numpy.flatiter object at 0x02A2CE18>, {'dtype': dtype('<c16')}) ... ok
test_multiarray.TestFromBuffer.test_ip_basic('@\x0f\xb1\xb1A\xfb\xb1\x94@\x11\x11\xad!\x81\x8b\x0e@\x10c\x1a\xa2(F\xe2?\xf2\x95<R\xa9\xd7\x8e@\x01\xae\x11\x0e\xa3\xb0\xee?\xf3 Y-\xae\xef<?\xbe>Mj\x1ej@@\t\xe1u\x92E\xc0\xab?\xbf\x164\xb0\x0f|\xf0?\xe7}\r[\xdc9L@\x12\xd04\x00\xc0z\x9e@\n$\xc8\xa2\x99\n\t?\xe9\xabH+\x84\xb7Y@\tA\xe7\x16##%?\xfaW\x8f}\xcb\x8e\xbd?\xe6\n;tW\x92\xcd@\x00\x8c\xab\x9dy6\x92@\x04\x95\xf2:.,t?\xc4\xc24\xc0X>\\?\xc2\xdb[\xb9-Hx?\xc2pS\x96\x8f\x1e\x18?\xcf#\xa8"w\x8f(?\xe8\xa1h\x90N\xeb\xae?\xe7 \xd5\xbe\xa0\xd5\xb8@\x04%\x93\xc4\x91\xde\x1a@\x00@\x8b+\xfb_\xd0?\xe9.#l\r\xe5\x13?\xf5\xc4]\x08\xea\xda\xca', <numpy.flatiter object at 0x02A2AE68>, {'dtype': dtype('>f8')}) ... ok
test_multiarray.TestFromBuffer.test_ip_basic('\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x03\x00\x00\x00\x03\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x04\x00\x00\x00\x03\x00\x00\x00\x02\x00\x00\x00\x04\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x03', <numpy.flatiter object at 0x02A2BE40>, {'dtype': dtype('>i4')}) ... ok
test_multiarray.TestFromBuffer.test_ip_basic('?\xde\xfe;S\xf3\x82\xf6\x00\x00\x00\x00\x00\x00\x00\x00@\x01\xa7\xe7\x17\x8a\xa9o\x00\x00\x00\x00\x00\x00\x00\x00?\xfbC\xd0\x01y\x1c8\x00\x00\x00\x00\x00\x00\x00\x00@\x00\xc2s\xd6\x9fVQ\x00\x00\x00\x00\x00\x00\x00\x00@\x13\xe8r\x1a=\x1c\x17\x00\x00\x00\x00\x00\x00\x00\x00@\x13:i\x147#_\x00\x00\x00\x00\x00\x00\x00\x00@\x0f(1|\x88J8\x00\x00\x00\x00\x00\x00\x00\x00@\t\xb1/\xc4v\xa8\xbd\x00\x00\x00\x00\x00\x00\x00\x00@\x05\xf6\x16\xfb\xb5L{\x00\x00\x00\x00\x00\x00\x00\x00@\x10\xa60\xfb\xdb\xbe\x88\x00\x00\x00\x00\x00\x00\x00\x00?\xe7\x99\x96X\xbb)D\x00\x00\x00\x00\x00\x00\x00\x00@\t_(Q\x93>X\x00\x00\x00\x00\x00\x00\x00\x00@\x03\xefa/Y8+\x00\x00\x00\x00\x00\x00\x00\x00?\xe6H\xa3\x1aP\r\xb8\x00\x00\x00\x00\x00\x00\x00\x00@\r<\x8fT+\xe8\x8c\x00\x00\x00\x00\x00\x00\x00\x00@\x02\x81#_\x12\xd8K\x00\x00\x00\x00\x00\x00\x00\x00@\x07\xd9\xb8\xe6T\x88\xd4\x00\x00\x00\x00\x00\x00\x00\x00@\x0eJa)i\x05\x82\x00\x00\x00\x00\x00\x00\x00\x00?\xce\xc1\t\n\xb4\xb18\x00\x00\x00\x00\x00\x00\x00\x00@\x02S\xc8\x90\x01^\xd6\x00\x00\x00\x00\x00\x00\x00\x00@\x04\xb8\x03M\x11`\xcc\x00\x00\x00\x00\x00\x00\x00\x00@\x11Y\xd5L\xe1\x92\x03\x00\x00\x00\x00\x00\x00\x00\x00@\x13\x82M\xc4\xf4\xbeA\x00\x00\x00\x00\x00\x00\x00\x00@\r\xd7Kh\x80$\xb3\x00\x00\x00\x00\x00\x00\x00\x00@\x0e\\\xdb\xe0[\xeb\x81\x00\x00\x00\x00\x00\x00\x00\x00?\xf6\xb5M\x84\xe69\x97\x00\x00\x00\x00\x00\x00\x00\x00@\x0e\x90\xf8= \xc3Y\x00\x00\x00\x00\x00\x00\x00\x00@\x0c\xdf+\xc3\xcfA\x8e\x00\x00\x00\x00\x00\x00\x00\x00', <numpy.flatiter object at 0x02A2C8D0>, {'dtype': dtype('>c16')}) ... ok
test_int (test_multiarray.TestHash) ... ok
test_multiarray.TestIO.test_ascii ... ok
test_multiarray.TestIO.test_binary ... ok
test_multiarray.TestIO.test_bool_fromstring ... ok
test_multiarray.TestIO.test_counted_string ... ok
test_multiarray.TestIO.test_counted_string_with_ws ... ok
test_multiarray.TestIO.test_dtype ... ok
test_multiarray.TestIO.test_dtype_bool ... ok
test_multiarray.TestIO.test_empty_files_binary ... ok
test_multiarray.TestIO.test_empty_files_text ... ok
test_multiarray.TestIO.test_inf ... ok
test_multiarray.TestIO.test_locale ... ok
test_multiarray.TestIO.test_long_sep ... ok
test_multiarray.TestIO.test_malformed ... ok
test_multiarray.TestIO.test_nan ... ok
test_multiarray.TestIO.test_numbers ... ok
test_multiarray.TestIO.test_roundtrip_binary_str ... ok
test_multiarray.TestIO.test_roundtrip_file ... ok
test_multiarray.TestIO.test_roundtrip_filename ... ok
test_multiarray.TestIO.test_roundtrip_repr ... ok
test_multiarray.TestIO.test_roundtrip_str ... ok
test_multiarray.TestIO.test_string ... ok
test_multiarray.TestIO.test_string_with_ws ... ok
test_multiarray.TestIO.test_tofile_format ... ok
test_multiarray.TestIO.test_tofile_sep ... ok
test_basic (test_multiarray.TestLexsort) ... ok
test_mapiter (test_multiarray.TestMapIter) ... ok
test_mem_seteventhook (test_multiarray.TestMemEventHook) ... ok
test_argsort (test_multiarray.TestMethods) ... ok
test_copy (test_multiarray.TestMethods) ... ok
test_diagonal (test_multiarray.TestMethods) ... ok
test_diagonal_deprecation (test_multiarray.TestMethods) ... ok
test_diagonal_memleak (test_multiarray.TestMethods) ... ok
test_dot (test_multiarray.TestMethods) ... ok
test_flatten (test_multiarray.TestMethods) ... ok
test_partition (test_multiarray.TestMethods) ... ok
test_partition_cdtype (test_multiarray.TestMethods) ... ok
test_partition_iterative (test_multiarray.TestMethods) ... ok
test_ravel (test_multiarray.TestMethods) ... ok
test_searchsorted (test_multiarray.TestMethods) ... ok
test_searchsorted_unicode (test_multiarray.TestMethods) ... ok
test_searchsorted_with_sorter (test_multiarray.TestMethods) ... ok
test_sort (test_multiarray.TestMethods) ... ok
test_sort_order (test_multiarray.TestMethods) ... ok
test_test_round (test_multiarray.TestMethods) ... ok
test_transpose (test_multiarray.TestMethods) ... ok
test_axis (test_multiarray.TestMinMax) ... ok
test_scalar (test_multiarray.TestMinMax) ... ok
test_multiarray.TestMinScalarType.test_object ... ok
test_multiarray.TestMinScalarType.test_usigned_int ... ok
test_multiarray.TestMinScalarType.test_usigned_longlong ... ok
test_multiarray.TestMinScalarType.test_usigned_short ... ok
test_multiarray.TestMinScalarType.test_usigned_shortshort ... ok
test_circular (test_multiarray.TestNeighborhoodIter) ... ok
test_circular_object (test_multiarray.TestNeighborhoodIter) ... ok
test_mirror (test_multiarray.TestNeighborhoodIter) ... ok
test_mirror2d (test_multiarray.TestNeighborhoodIter) ... ok
test_mirror2d_object (test_multiarray.TestNeighborhoodIter) ... ok
test_mirror_object (test_multiarray.TestNeighborhoodIter) ... ok
test_simple2d (test_multiarray.TestNeighborhoodIter) ... ok
test_simple2d_object (test_multiarray.TestNeighborhoodIter) ... ok
test_simple_float (test_multiarray.TestNeighborhoodIter) ... ok
test_simple_object (test_multiarray.TestNeighborhoodIter) ... ok
test_multiarray.TestNewBufferProtocol.test_export_discontiguous ... ok
test_multiarray.TestNewBufferProtocol.test_export_endian ... ok
test_multiarray.TestNewBufferProtocol.test_export_flags ... ok
test_multiarray.TestNewBufferProtocol.test_export_record ... ok
test_multiarray.TestNewBufferProtocol.test_export_simple_1d ... ok
test_multiarray.TestNewBufferProtocol.test_export_simple_nd ... ok
test_multiarray.TestNewBufferProtocol.test_export_subarray ... ok
test_multiarray.TestNewBufferProtocol.test_padded_struct_array ... ok
test_multiarray.TestNewBufferProtocol.test_padding ... ok
test_multiarray.TestNewBufferProtocol.test_reference_leak ... ok
test_multiarray.TestNewBufferProtocol.test_roundtrip ... ok
test_multiarray.TestNewBufferProtocol.test_roundtrip_half ... ok
test_basic (test_multiarray.TestNewaxis) ... ok
test_multiarray.TestPEP3118Dtype.test_byteorder_inside_struct ... ok
test_multiarray.TestPEP3118Dtype.test_intra_padding ... ok
test_multiarray.TestPEP3118Dtype.test_native_padding ... ok
test_multiarray.TestPEP3118Dtype.test_native_padding_2 ... ok
test_multiarray.TestPEP3118Dtype.test_native_padding_3 ... ok
test_multiarray.TestPEP3118Dtype.test_padding_with_array_inside_struct ... ok
test_multiarray.TestPEP3118Dtype.test_trailing_padding ... ok
test_roundtrip (test_multiarray.TestPickling) ... ok
test_subarray_int_shape (test_multiarray.TestPickling) ... ok
test_version0_float32 (test_multiarray.TestPickling) ... ok
test_version0_int8 (test_multiarray.TestPickling) ... ok
test_version0_object (test_multiarray.TestPickling) ... ok
test_version1_float32 (test_multiarray.TestPickling) ... ok
test_version1_int8 (test_multiarray.TestPickling) ... ok
test_version1_object (test_multiarray.TestPickling) ... ok
test_multiarray.TestPutmask.test_ip_byteorder('>i4',) ... ok
test_multiarray.TestPutmask.test_ip_byteorder('<i4',) ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.53125 , 62.375 , 38.71875 , 69.9375 , ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.52169037, 62.38754654, 38.71048737, 69.94988251, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.52168902, 62.38754564, 38.71048566, 69.94988104, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.521689, 62.387546, 38.710486, 69.949881, 18.979165, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.52169037+0.j, 62.38754654+0.j, 38.71048737+0.j, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.52168902+0.j, 62.38754564+0.j, 38.71048566+0.j, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.521689+0.0j, 62.387546+0.0j, 38.710486+0.0j, 69.949881+0.0j, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ True, True, True, True, True, True, True, True, True, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.53125 , 62.375 , 38.71875 , 69.9375 , ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.52169037, 62.38754654, 38.71048737, 69.94988251, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.52168902, 62.38754564, 38.71048566, 69.94988104, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.521689, 62.387546, 38.710486, 69.949881, 18.979165, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.52169037+0.j, 62.38754654+0.j, 38.71048737+0.j, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.52168902+0.j, 62.38754564+0.j, 38.71048566+0.j, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.521689+0.0j, 62.387546+0.0j, 38.710486+0.0j, 69.949881+0.0j, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ True, True, True, True, True, True, True, True, True, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.53125 , 62.375 , 38.71875 , 69.9375 , ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.52169037, 62.38754654, 38.71048737, 69.94988251, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.52168902, 62.38754564, 38.71048566, 69.94988104, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.521689, 62.387546, 38.710486, 69.949881, 18.979165, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([35, 62, 38, 69, 18, 44, 84, 92, 71, 16, 31, 49, 17, 1, 67, 94, 15, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.52169037+0.j, 62.38754654+0.j, 38.71048737+0.j, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.52168902+0.j, 62.38754564+0.j, 38.71048566+0.j, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ 35.521689+0.0j, 62.387546+0.0j, 38.710486+0.0j, 69.949881+0.0j, ... ok
test_multiarray.TestPutmask.test_ip_types(array([ True, True, True, True, True, True, True, True, True, ... ok
test_multiarray.TestPutmask.test_mask_size ... ok
test_multiarray.TestPutmask.test_masked_array ... ok
test_multiarray.TestPutmask.test_record_array ... ok
test_field_names (test_multiarray.TestRecord) ... SKIP: non ascii unicode field indexing skipped; raises segfault on python 2.x
test_field_names_deprecation (test_multiarray.TestRecord) ... ok
test_field_rename (test_multiarray.TestRecord) ... ok
test_record_hash (test_multiarray.TestRecord) ... ok
test_record_no_hash (test_multiarray.TestRecord) ... ok
test_unicode_field_names (test_multiarray.TestRecord) ... ok
test_unicode_field_titles (test_multiarray.TestRecord) ... ok
test_basic (test_multiarray.TestResize) ... ok
test_check_reference (test_multiarray.TestResize) ... ok
test_freeform_shape (test_multiarray.TestResize) ... ok
test_int_shape (test_multiarray.TestResize) ... ok
test_invalid_arguements (test_multiarray.TestResize) ... ok
test_none_shape (test_multiarray.TestResize) ... ok
test_zeros_appended (test_multiarray.TestResize) ... ok
test_ellipsis_subscript (test_multiarray.TestScalarIndexing) ... ok
test_empty_subscript (test_multiarray.TestScalarIndexing) ... ok
test_invalid_newaxis (test_multiarray.TestScalarIndexing) ... ok
test_invalid_subscript (test_multiarray.TestScalarIndexing) ... ok
test_invalid_subscript_assignment (test_multiarray.TestScalarIndexing) ... ok
test_newaxis (test_multiarray.TestScalarIndexing) ... ok
test_overlapping_assignment (test_multiarray.TestScalarIndexing) ... ok
test_simple_circular (test_multiarray.TestStackedNeighborhoodIter) ... ok
test_simple_const (test_multiarray.TestStackedNeighborhoodIter) ... ok
test_simple_mirror (test_multiarray.TestStackedNeighborhoodIter) ... ok
test_simple_strict_within (test_multiarray.TestStackedNeighborhoodIter) ... ok
test_ddof (test_multiarray.TestStats) ... ok
test_ddof_too_big (test_multiarray.TestStats) ... ok
test_dtype_from_dtype (test_multiarray.TestStats) ... ok
test_dtype_from_input (test_multiarray.TestStats) ... ok
test_empty (test_multiarray.TestStats) ... ok
test_keepdims (test_multiarray.TestStats) ... ok
test_mean_values (test_multiarray.TestStats) ... ok
test_out (test_multiarray.TestStats) ... ok
test_std_values (test_multiarray.TestStats) ... ok
test_subclass (test_multiarray.TestStats) ... ok
test_var_values (test_multiarray.TestStats) ... ok
test_mixed (test_multiarray.TestStringCompare) ... ok
test_string (test_multiarray.TestStringCompare) ... ok
test_unicode (test_multiarray.TestStringCompare) ... ok
test_subarray_comparison (test_multiarray.TestStructured) ... ok
test_subarray_field_access (test_multiarray.TestStructured) ... ok
test_test_zero_rank (test_multiarray.TestSubscripting) ... ok
test_1d (test_multiarray.TestSummarization) ... ok
test_2d (test_multiarray.TestSummarization) ... ok
test_multiarray.TestTake.test_clip ... ok
test_multiarray.TestTake.test_ip_byteorder('>i4',) ... ok
test_multiarray.TestTake.test_ip_byteorder('<i4',) ... ok
test_multiarray.TestTake.test_ip_types(array([[[79, 93, 90, 5], ... ok
test_multiarray.TestTake.test_ip_types(array([[[79, 93, 90, 5], ... ok
test_multiarray.TestTake.test_ip_types(array([[[79, 93, 90, 5], ... ok
test_multiarray.TestTake.test_ip_types(array([[[79, 93, 90, 5], ... ok
test_multiarray.TestTake.test_ip_types(array([[[79, 93, 90, 5], ... ok
test_multiarray.TestTake.test_ip_types(array([[[ 79.1875 , 93.1875 , 90.125 , 5.75390625], ... ok
test_multiarray.TestTake.test_ip_types(array([[[ 79.18527985, 93.19563293, 90.1289978 , 5.7534976 ], ... ok
test_multiarray.TestTake.test_ip_types(array([[[ 79.18527837, 93.19563165, 90.12900156, 5.75349758], ... ok
test_multiarray.TestTake.test_ip_types(array([[[ 79.185278, 93.195632, 90.129002, 5.7534976], ... ok
test_multiarray.TestTake.test_ip_types(array([[[79, 93, 90, 5], ... ok
test_multiarray.TestTake.test_ip_types(array([[[79, 93, 90, 5], ... ok
test_multiarray.TestTake.test_ip_types(array([[[79, 93, 90, 5], ... ok
test_multiarray.TestTake.test_ip_types(array([[[79, 93, 90, 5], ... ok
test_multiarray.TestTake.test_ip_types(array([[[79, 93, 90, 5], ... ok
test_multiarray.TestTake.test_ip_types(array([[[ 79.18527985+0.j, 93.19563293+0.j, 90.12899780+0.j, ... ok
test_multiarray.TestTake.test_ip_types(array([[[ 79.18527837+0.j, 93.19563165+0.j, 90.12900156+0.j, ... ok
test_multiarray.TestTake.test_ip_types(array([[[ 79.185278+0.0j, 93.195632+0.0j, 90.129002+0.0j, 5.7534976+0.0j], ... ok
test_multiarray.TestTake.test_ip_types(array([[[ True, True, True, True], ... ok
test_multiarray.TestTake.test_raise ... ok
test_multiarray.TestTake.test_record_array ... ok
test_multiarray.TestTake.test_wrap ... ok
test_basic (test_multiarray.TestView) ... ok
test_multiarray.TestWarnings.test_complex_warning ... ok
test_constructor (test_multiarray.TestZeroRank) ... ok
test_ellipsis_subscript (test_multiarray.TestZeroRank) ... ok
test_ellipsis_subscript_assignment (test_multiarray.TestZeroRank) ... ok
test_empty_subscript (test_multiarray.TestZeroRank) ... ok
test_empty_subscript_assignment (test_multiarray.TestZeroRank) ... ok
test_invalid_newaxis (test_multiarray.TestZeroRank) ... ok
test_invalid_subscript (test_multiarray.TestZeroRank) ... ok
test_invalid_subscript_assignment (test_multiarray.TestZeroRank) ... ok
test_newaxis (test_multiarray.TestZeroRank) ... ok
test_output (test_multiarray.TestZeroRank) ... ok
test_multiarray.test_array_interface ... ok
test_multiarray.test_flat_element_deletion ... ok
test_multiarray.test_scalar_element_deletion ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
Test automatically generated assignments which overlap in memory. ... ok
test_nditer.test_iter_refcount ... ok
test_nditer.test_iter_best_order ... ok
test_nditer.test_iter_c_order ... ok
test_nditer.test_iter_f_order ... ok
test_nditer.test_iter_c_or_f_order ... ok
test_nditer.test_iter_best_order_multi_index_1d ... ok
test_nditer.test_iter_best_order_multi_index_2d ... ok
test_nditer.test_iter_best_order_multi_index_3d ... ok
test_nditer.test_iter_best_order_c_index_1d ... ok
test_nditer.test_iter_best_order_c_index_2d ... ok
test_nditer.test_iter_best_order_c_index_3d ... ok
test_nditer.test_iter_best_order_f_index_1d ... ok
test_nditer.test_iter_best_order_f_index_2d ... ok
test_nditer.test_iter_best_order_f_index_3d ... ok
test_nditer.test_iter_no_inner_full_coalesce ... ok
test_nditer.test_iter_no_inner_dim_coalescing ... ok
test_nditer.test_iter_dim_coalescing ... ok
test_nditer.test_iter_broadcasting ... ok
test_nditer.test_iter_itershape ... ok
test_nditer.test_iter_broadcasting_errors ... ok
test_nditer.test_iter_flags_errors ... ok
test_nditer.test_iter_slice ... ok
test_nditer.test_iter_nbo_align_contig ... ok
test_nditer.test_iter_array_cast ... ok
test_nditer.test_iter_array_cast_errors ... ok
test_nditer.test_iter_scalar_cast ... ok
test_nditer.test_iter_scalar_cast_errors ... ok
test_nditer.test_iter_object_arrays_basic ... ok
test_nditer.test_iter_object_arrays_conversions ... ok
test_nditer.test_iter_common_dtype ... ok
test_nditer.test_iter_op_axes ... ok
test_nditer.test_iter_op_axes_errors ... ok
test_nditer.test_iter_copy ... ok
test_nditer.test_iter_allocate_output_simple ... ok
test_nditer.test_iter_allocate_output_buffered_readwrite ... ok
test_nditer.test_iter_allocate_output_itorder ... ok
test_nditer.test_iter_allocate_output_opaxes ... ok
test_nditer.test_iter_allocate_output_types_promotion ... ok
test_nditer.test_iter_allocate_output_types_byte_order ... ok
test_nditer.test_iter_allocate_output_types_scalar ... ok
test_nditer.test_iter_allocate_output_subtype ... ok
test_nditer.test_iter_allocate_output_errors ... ok
test_nditer.test_iter_remove_axis ... ok
test_nditer.test_iter_remove_multi_index_inner_loop ... ok
test_nditer.test_iter_iterindex ... ok
test_nditer.test_iter_iterrange ... ok
test_nditer.test_iter_buffering ... ok
test_nditer.test_iter_write_buffering ... ok
test_nditer.test_iter_buffering_delayed_alloc ... ok
test_nditer.test_iter_buffered_cast_simple ... ok
test_nditer.test_iter_buffered_cast_byteswapped ... ok
test_nditer.test_iter_buffered_cast_byteswapped_complex ... ok
test_nditer.test_iter_buffered_cast_structured_type ... ok
test_nditer.test_iter_buffered_cast_subarray ... ok
test_nditer.test_iter_buffering_badwriteback ... ok
test_nditer.test_iter_buffering_string ... ok
test_nditer.test_iter_buffering_growinner ... ok
test_nditer.test_iter_no_broadcast ... ok
test_nditer.test_iter_nested_iters_basic ... ok
test_nditer.test_iter_nested_iters_reorder ... ok
test_nditer.test_iter_nested_iters_flip_axes ... ok
test_nditer.test_iter_nested_iters_broadcast ... ok
test_nditer.test_iter_nested_iters_dtype_copy ... ok
test_nditer.test_iter_nested_iters_dtype_buffered ... ok
test_nditer.test_iter_reduction_error ... ok
test_nditer.test_iter_reduction ... ok
test_nditer.test_iter_buffering_reduction ... ok
test_nditer.test_iter_buffering_reduction_reuse_reduce_loops ... ok
test_nditer.test_iter_writemasked_badinput ... ok
test_nditer.test_iter_writemasked ... ok
test_nditer.test_iter_non_writable_attribute_deletion ... ok
test_nditer.test_iter_writable_attribute_deletion ... ok
test_nditer.test_iter_element_deletion ... ok
test_nditer.test_iter_allocated_array_dtypes ... ok
test_nditer.test_0d_iter ... ok
test_nditer.test_0d_nested_iter ... ok
test_numeric.TestAllclose.test_ip_allclose([1, 0], [1, 0]) ... ok
test_numeric.TestAllclose.test_ip_allclose([1e-08], [0]) ... ok
test_numeric.TestAllclose.test_ip_allclose([1], [1.00001001]) ... ok
test_numeric.TestAllclose.test_ip_allclose(array([ 100, 1000]), array([ 100.001, 1000.01 ])) ... ok
test_numeric.TestAllclose.test_ip_allclose(array([ 100, 1000]), array([ 100.00100002, 1000.01000002])) ... ok
test_numeric.TestAllclose.test_ip_allclose(array([[[ 0, 1, 2, 3, 4], ... ok
test_numeric.TestAllclose.test_ip_allclose(inf, inf) ... ok
test_numeric.TestAllclose.test_ip_allclose(inf, [inf]) ... ok
test_numeric.TestAllclose.test_ip_not_allclose([inf, 0], [1, inf]) ... ok
test_numeric.TestAllclose.test_ip_not_allclose([inf, 0], [1, 0]) ... ok
test_numeric.TestAllclose.test_ip_not_allclose([inf, inf], [1, inf]) ... ok
test_numeric.TestAllclose.test_ip_not_allclose([inf, inf], [1, 0]) ... ok
test_numeric.TestAllclose.test_ip_not_allclose([-inf, 0], [inf, 0]) ... ok
test_numeric.TestAllclose.test_ip_not_allclose([nan, 0], [nan, 0]) ... ok
test_numeric.TestAllclose.test_ip_not_allclose([2e-08], [0]) ... ok
test_numeric.TestAllclose.test_ip_not_allclose([1], [1.0000100200000002]) ... ok
test_numeric.TestAllclose.test_ip_not_allclose(array([[[ 0, 1, 2, 3, 4], ... ok
test_numeric.TestAllclose.test_ip_not_allclose(array([ inf, 1.]), array([ 0., inf])) ... ok
test_numeric.TestAllclose.test_no_parameter_modification ... ok
test_numeric.TestArgwhere.test_2D ... ok
test_numeric.TestArgwhere.test_list ... ok
test_array_equal (test_numeric.TestArrayComparisons) ... ok
test_array_equiv (test_numeric.TestArrayComparisons) ... ok
test_base3 (test_numeric.TestBaseRepr) ... ok
test_negative (test_numeric.TestBaseRepr) ... ok
test_positive (test_numeric.TestBaseRepr) ... ok
test_large (test_numeric.TestBinaryRepr) ... ok
test_negative (test_numeric.TestBinaryRepr) ... ok
test_zero (test_numeric.TestBinaryRepr) ... ok
test_all_any (test_numeric.TestBoolArray) ... ok
test_logical_and_or_xor (test_numeric.TestBoolArray) ... ok
test_logical_not_abs (test_numeric.TestBoolArray) ... ok
test_double (test_numeric.TestBoolCmp) ... ok
test_float (test_numeric.TestBoolCmp) ... ok
test_bitwise_and (test_numeric.TestBoolScalar) ... ok
test_bitwise_or (test_numeric.TestBoolScalar) ... ok
test_bitwise_xor (test_numeric.TestBoolScalar) ... ok
test_logical (test_numeric.TestBoolScalar) ... ok
test_array_double (test_numeric.TestClip) ... ok
test_clip_func_takes_out (test_numeric.TestClip) ... ok
test_clip_inplace_array (test_numeric.TestClip) ... ok
test_clip_inplace_simple (test_numeric.TestClip) ... ok
test_clip_non_contig (test_numeric.TestClip) ... ok
test_clip_with_out_array_int32 (test_numeric.TestClip) ... ok
test_clip_with_out_array_outint32 (test_numeric.TestClip) ... ok
test_clip_with_out_simple (test_numeric.TestClip) ... ok
test_clip_with_out_simple2 (test_numeric.TestClip) ... ok
test_clip_with_out_simple_int32 (test_numeric.TestClip) ... ok
test_noncontig_inplace (test_numeric.TestClip) ... ok
test_simple_complex (test_numeric.TestClip) ... ok
test_simple_double (test_numeric.TestClip) ... ok
test_simple_inplace_01 (test_numeric.TestClip) ... ok
test_simple_inplace_02 (test_numeric.TestClip) ... ok
test_simple_int (test_numeric.TestClip) ... ok
test_simple_int32_inout (test_numeric.TestClip) ... ok
test_simple_int32_out (test_numeric.TestClip) ... ok
test_simple_int64_inout (test_numeric.TestClip) ... ok
test_simple_int64_out (test_numeric.TestClip) ... ok
test_simple_nonnative (test_numeric.TestClip) ... ok
test_simple_out (test_numeric.TestClip) ... ok
test_type_cast_01 (test_numeric.TestClip) ... ok
test_type_cast_02 (test_numeric.TestClip) ... ok
test_type_cast_03 (test_numeric.TestClip) ... ok
test_type_cast_04 (test_numeric.TestClip) ... ok
test_type_cast_05 (test_numeric.TestClip) ... ok
test_type_cast_06 (test_numeric.TestClip) ... ok
test_type_cast_07 (test_numeric.TestClip) ... ok
test_type_cast_08 (test_numeric.TestClip) ... ok
test_type_cast_09 (test_numeric.TestClip) ... ok
test_type_cast_10 (test_numeric.TestClip) ... ok
test_type_cast_11 (test_numeric.TestClip) ... ok
test_type_cast_12 (test_numeric.TestClip) ... ok
test_complex (test_numeric.TestCorrelate) ... ok
test_float (test_numeric.TestCorrelate) ... ok
test_object (test_numeric.TestCorrelate) ... ok
test_complex (test_numeric.TestCorrelateNew) ... ok
test_float (test_numeric.TestCorrelateNew) ... ok
test_object (test_numeric.TestCorrelateNew) ... ok
test_empty (test_numeric.TestCreationFuncs) ... ok
test_filled (test_numeric.TestCreationFuncs) ... ok
test_for_reference_leak (test_numeric.TestCreationFuncs) ... ok
test_ones (test_numeric.TestCreationFuncs) ... ok
test_zeros (test_numeric.TestCreationFuncs) ... ok
test_all (test_numeric.TestDot) ... ok
test_columnvect1 (test_numeric.TestDot) ... ok
test_columnvect2 (test_numeric.TestDot) ... ok
test_matmat (test_numeric.TestDot) ... ok
test_matvec (test_numeric.TestDot) ... ok
test_matvec2 (test_numeric.TestDot) ... ok
test_vecmat (test_numeric.TestDot) ... ok
test_vecmat2 (test_numeric.TestDot) ... ok
test_vecmat3 (test_numeric.TestDot) ... ok
test_vecobject (test_numeric.TestDot) ... ok
test_vecscalar (test_numeric.TestDot) ... ok
test_vecscalar2 (test_numeric.TestDot) ... ok
test_vecvecinner (test_numeric.TestDot) ... ok
test_vecvecouter (test_numeric.TestDot) ... ok
test_floating_exceptions (test_numeric.TestFloatExceptions) ... KNOWNFAIL: See ticket 1755
test_2592 (test_numeric.TestFromiter) ... ok
test_2592_edge (test_numeric.TestFromiter) ... ok
test_lengths (test_numeric.TestFromiter) ... ok
test_types (test_numeric.TestFromiter) ... ok
test_values (test_numeric.TestFromiter) ... ok
test_boolean (test_numeric.TestIndex) ... ok
test_boolean_edgecase (test_numeric.TestIndex) ... ok
test_numeric.TestIsclose.test_equal_nan ... ok
test_numeric.TestIsclose.test_ip_all_isclose([1, 0], [1, 0]) ... ok
test_numeric.TestIsclose.test_ip_all_isclose([1e-08], [0]) ... ok
test_numeric.TestIsclose.test_ip_all_isclose([1], [1.00001001]) ... ok
test_numeric.TestIsclose.test_ip_all_isclose(array([ 100, 1000]), array([ 100.001, 1000.01 ])) ... ok
test_numeric.TestIsclose.test_ip_all_isclose(array([ 100, 1000]), array([ 100.00100001, 1000.01000001])) ... ok
test_numeric.TestIsclose.test_ip_all_isclose(array([[[ 0, 1, 2, 3, 4], ... ok
test_numeric.TestIsclose.test_ip_all_isclose(inf, inf) ... ok
test_numeric.TestIsclose.test_ip_all_isclose(inf, [inf]) ... ok
test_numeric.TestIsclose.test_ip_all_isclose([inf, -inf], [inf, -inf]) ... ok
test_numeric.TestIsclose.test_ip_isclose(array([ True, False], dtype=bool), [True, False]) ... ok
test_numeric.TestIsclose.test_ip_isclose(array([ True, False, False], dtype=bool), [True, False, False]) ... ok
test_numeric.TestIsclose.test_ip_isclose(array([ True, True, False], dtype=bool), [True, True, False]) ... ok
test_numeric.TestIsclose.test_ip_isclose(array([False, False, False], dtype=bool), [False, False, False]) ... ok
test_numeric.TestIsclose.test_ip_isclose(array([ True, False, False, False], dtype=bool), [True, False, False, False]) ... ok
test_numeric.TestIsclose.test_ip_isclose(array([ True, False, False, False], dtype=bool), [True, False, False, False]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([1, 0], [1, 0]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([1e-08], [0]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([1], [1.00001001]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose(array([ 100, 1000]), array([ 100.001, 1000.01 ])) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose(array([ 100, 1000]), array([ 100.00100001, 1000.01000001])) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose(array([[[ 0, 1, 2, 3, 4], ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose(inf, inf) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose(inf, [inf]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([inf, -inf], [inf, -inf]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([inf, 0], [1, inf]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([inf, -inf], [1, 0]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([inf, inf], [1, -inf]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([inf, inf], [1, 0]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([nan, 0], [nan, -inf]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([2e-08], [0]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([1], [1.0000100200000002]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose(array([[[ 0, 1, 2, 3, 4], ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose(array([ inf, 1.]), array([ 0., inf])) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([inf, 0], [inf, 2e-08]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([1e-08, 1, 1000020.0000000099], [0, nan, 1000000.0]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose(array([0, 1, 2]), [0, 1, 2.1]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose(nan, [nan, nan, nan]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose([0], [1e-08, inf, -inf, nan]) ... ok
test_numeric.TestIsclose.test_ip_isclose_allclose(0, [1e-08, inf, -inf, nan]) ... ok
test_numeric.TestIsclose.test_ip_none_isclose([inf, 0], [1, inf]) ... ok
test_numeric.TestIsclose.test_ip_none_isclose([inf, -inf], [1, 0]) ... ok
test_numeric.TestIsclose.test_ip_none_isclose([inf, inf], [1, -inf]) ... ok
test_numeric.TestIsclose.test_ip_none_isclose([inf, inf], [1, 0]) ... ok
test_numeric.TestIsclose.test_ip_none_isclose([nan, 0], [nan, -inf]) ... ok
test_numeric.TestIsclose.test_ip_none_isclose([2e-08], [0]) ... ok
test_numeric.TestIsclose.test_ip_none_isclose([1], [1.0000100200000002]) ... ok
test_numeric.TestIsclose.test_ip_none_isclose(array([[[ 0, 1, 2, 3, 4], ... ok
test_numeric.TestIsclose.test_ip_none_isclose(array([ inf, 1.]), array([ 0., inf])) ... ok
test_numeric.TestIsclose.test_masked_arrays ... ok
test_numeric.TestIsclose.test_no_parameter_modification ... ok
test_numeric.TestIsclose.test_scalar_return ... ok
test_empty_like (test_numeric.TestLikeFuncs) ... ok
test_filled_like (test_numeric.TestLikeFuncs) ... ok
test_ones_like (test_numeric.TestLikeFuncs) ... ok
test_zeros_like (test_numeric.TestLikeFuncs) ... ok
test_cumproduct (test_numeric.TestNonarrayArgs) ... ok
test_mean (test_numeric.TestNonarrayArgs) ... ok
test_size (test_numeric.TestNonarrayArgs) ... ok
test_squeeze (test_numeric.TestNonarrayArgs) ... ok
test_std (test_numeric.TestNonarrayArgs) ... ok
test_var (test_numeric.TestNonarrayArgs) ... ok
test_nonzero_onedim (test_numeric.TestNonzero) ... ok
test_nonzero_trivial (test_numeric.TestNonzero) ... ok
test_nonzero_twodim (test_numeric.TestNonzero) ... ok
test_copies (test_numeric.TestResize) ... ok
test_zeroresize (test_numeric.TestResize) ... ok
test_roll1d (test_numeric.TestRoll) ... ok
test_roll2d (test_numeric.TestRoll) ... ok
test_roll_empty (test_numeric.TestRoll) ... ok
test_default (test_numeric.TestSeterr) ... ok
test_divide_err (test_numeric.TestSeterr) ... ok
test_set (test_numeric.TestSeterr) ... ok
test_basic (test_numeric.TestStdVar) ... ok
test_ddof1 (test_numeric.TestStdVar) ... ok
test_ddof2 (test_numeric.TestStdVar) ... ok
test_scalars (test_numeric.TestStdVar) ... ok
test_basic (test_numeric.TestStdVarComplex) ... ok
test_scalars (test_numeric.TestStdVarComplex) ... ok
test_numeric.TestStringFunction.test_set_string_function ... ok
test_can_cast (test_numeric.TestTypes) ... ok
test_coercion (test_numeric.TestTypes) ... ok
test_promote_types_endian (test_numeric.TestTypes) ... ok
test_result_type (test_numeric.TestTypes) ... ok
test_scalar_loses1 (test_numerictypes.TestCommonType) ... ok
test_scalar_loses2 (test_numerictypes.TestCommonType) ... ok
test_scalar_wins (test_numerictypes.TestCommonType) ... ok
test_scalar_wins2 (test_numerictypes.TestCommonType) ... ok
test_scalar_wins3 (test_numerictypes.TestCommonType) ... ok
test_assign (test_numerictypes.TestEmptyField) ... ok
test_no_tuple (test_numerictypes.TestMultipleFields) ... ok
test_return (test_numerictypes.TestMultipleFields) ... ok
Check creation from list of list of tuples ... ok
Check creation from list of tuples ... ok
Check creation from tuples ... ok
Check creation from list of list of tuples ... ok
Check creation from list of tuples ... ok
Check creation from tuples ... ok
Check creation from list of list of tuples ... ok
Check creation from list of tuples ... ok
Check creation from tuples ... ok
Check creation from list of list of tuples ... ok
Check creation from list of tuples ... ok
Check creation from tuples ... ok
Check creation of 0-dimensional objects ... ok
Check creation of multi-dimensional objects ... ok
Check creation of single-dimensional objects ... ok
Check creation of 0-dimensional objects ... ok
Check creation of multi-dimensional objects ... ok
Check creation of single-dimensional objects ... ok
Check reading the top fields of a nested array ... ok
Check reading the nested fields of a nested array (1st level) ... ok
Check access nested descriptors of a nested array (1st level) ... ok
Check reading the nested fields of a nested array (2nd level) ... ok
Check access nested descriptors of a nested array (2nd level) ... ok
Check reading the top fields of a nested array ... ok
Check reading the nested fields of a nested array (1st level) ... ok
Check access nested descriptors of a nested array (1st level) ... ok
Check reading the nested fields of a nested array (2nd level) ... ok
Check access nested descriptors of a nested array (2nd level) ... ok
test_access_fields (test_numerictypes.test_read_values_plain_multiple) ... ok
test_access_fields (test_numerictypes.test_read_values_plain_single) ... ok
Check formatting. ... ok
Check formatting. ... ok
Check formatting. ... ok
Check formatting of nan & inf. ... ok
Check formatting of nan & inf. ... ok
Check formatting of nan & inf. ... ok
Check formatting of complex types. ... ok
Check formatting of complex types. ... ok
Check formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check inf/nan formatting of complex types. ... ok
Check formatting when using print ... ok
Check formatting when using print ... ok
Check formatting when using print ... ok
Check formatting when using print ... ok
Check formatting when using print ... ok
Check formatting when using print ... ok
Test the str.format method with NumPy scalar types ... ok
test_print.test_locale_single ... ok
test_print.test_locale_double ... ok
test_print.test_locale_longdouble ... ok
test_fromrecords (test_records.TestFromrecords) ... ok
test_fromrecords_with_explicit_dtype (test_records.TestFromrecords) ... ok
test_method_array (test_records.TestFromrecords) ... ok
test_method_array2 (test_records.TestFromrecords) ... ok
test_recarray_conflict_fields (test_records.TestFromrecords) ... ok
test_recarray_from_names (test_records.TestFromrecords) ... ok
test_recarray_from_obj (test_records.TestFromrecords) ... ok
test_recarray_from_repr (test_records.TestFromrecords) ... ok
test_recarray_fromarrays (test_records.TestFromrecords) ... ok
test_recarray_fromfile (test_records.TestFromrecords) ... ok
test_recarray_slices (test_records.TestFromrecords) ... ok
test_assignment1 (test_records.TestRecord) ... ok
test_assignment2 (test_records.TestRecord) ... ok
test_invalid_assignment (test_records.TestRecord) ... ok
Ticket #1431. ... ok
test_pickle_1 (test_records.TestRecord) ... ok
test_pickle_2 (test_records.TestRecord) ... ok
test_records.test_find_duplicate ... ok
test_0d_string_scalar (test_regression.TestRegression) ... ok
Ticket #143 ... ok
Check that alignment flag is updated on stride setting ... ok
test_any_float (test_regression.TestRegression) ... ok
Ticket #111 ... ok
Ticket #616 ... ok
Ticket #119 ... ok
Ticket #546 ... ok
Ticket #516 ... ok
Ticket #1078: segfaults when creating an array with a sequence of 0d ... ok
Ticket #1081: weird array with strange input... ... ok
Make sure optimization is not called in this case. ... ok
Ticket #947. ... ok
Ticket #840 - order should be an invalid keyword. ... ok
test_array_scalar_contiguous (test_regression.TestRegression) ... ok
test_array_side_effect (test_regression.TestRegression) ... ok
Ticket #501 ... ok
Ticket #1080. ... ok
Check that nothing is done when order='F' and array C/F-contiguous ... ok
test_assign_obj_listoflists (test_regression.TestRegression) ... ok
Ticket #788, changeset r5155 ... ok
Ticket #791 ... ok
Ticket #151 ... ok
test_binary_repr_0_width (test_regression.TestRegression) ... ok
Ticket #950 ... ok
Ticket #60 ... ok
test_bool_indexing_invalid_nr_elements (test_regression.TestRegression) ... ok
Ticket #194 ... ok
test_buffer_hashlib (test_regression.TestRegression) ... ok
Ticket #1259 and gh-441 ... ok
test_char_array_creation (test_regression.TestRegression) ... ok
Ticket #50 ... ok
Ticket #246 ... ok
Ticket #222 ... ok
test_complex64_alignment (test_regression.TestRegression) ... ok
Ticket #2218 ... ok
test_complex_nan_maximum (test_regression.TestRegression) ... ok
test_complex_scalar_complex_cast (test_regression.TestRegression) ... ok
test_complex_scalar_warning (test_regression.TestRegression) ... ok
Ticket #789, changeset 5217. ... ok
Convolve should raise an error for empty input array. ... ok
Ticket #658 ... ok
Ticket #771: strides are not set correctly when reshaping 0-sized ... ok
Ticket #658 ... ok
test_copymodule_preserves_f_contiguity (test_regression.TestRegression) ... ok
Test for ticket #551, changeset r5140 ... ok
Ticket #588 ... ok
Ticket #1106. ... ok
Ticket #35 ... ok
Ticket #335 ... ok
Ticket #344 ... ok
Ticket #334 ... ok
test_duplicate_field_names_assign (test_regression.TestRegression) ... ok
Ticket #1254 ... ok
test_empty_array_type (test_regression.TestRegression) ... ok
test_empty_mul (test_regression.TestRegression) ... ok
Ticket #105 ... ok
Ticket #2185 ... ok
GitHuB issue #369 ... ok
test_eq_string_and_object_array (test_regression.TestRegression) ... ok
Ticket #955 ... ok
Ticket #302 ... ok
Ticket #1760 ... ok
test_find_common_type_boolean (test_regression.TestRegression) ... ok
Correct behaviour of ticket #194 ... ok
Ticket #657 ... ok
test_flat_index_byteswap (test_regression.TestRegression) ... ok
Ticket #640, floats from string ... ok
Ticket #674 ... ok
Ticket #816 ... ok
Ticket #882 ... ok
test_fortran_order_buffer (test_regression.TestRegression) ... ok
test_fromfile_tofile_seeks (test_regression.TestRegression) ... ok
Ticket #1058 ... ok
test_fromiter_comparison (test_regression.TestRegression) ... ok
Ticket #503 ... ok
test_fromstring (test_regression.TestRegression) ... ok
test_fromstring_crash (test_regression.TestRegression) ... ok
Ticket #128 ... ok
Regression test for #1062. ... ok
Ticket #64 ... ok
Ticket #65 ... ok
Ticket #99 ... ok
Ticket #3 ... ok
Ticket #483 ... ok
test_large_float_sum (test_regression.TestRegression) ... ok
Lexsort memory error ... ok
Ticket #1217, don't segfault. ... ok
test_log1p_compiler_shenanigans (test_regression.TestRegression) ... ok
Ticket #714 ... ok
Ticket #243 ... ok
Ticket #196 ... ok
Ticket #327 ... ok
Ticket 702 ... ok
Ticket #562 ... ok
Ticket #126 ... ok
Ticket #106 ... ok
Ticket #93 ... ok
Ticket #7 ... ok
Ticket #330 ... ok
test_mem_fromiter_invalid_dtype_string (test_regression.TestRegression) ... ok
Ticket #298 ... ok
Ticket #583 ... ok
Ticket #603 ... ok
Ticket #514 ... ok
test_memoryleak (test_regression.TestRegression) ... ok
test_method_args (test_regression.TestRegression) ... ok
Ticket #1267 ... ok
Ticket #1198 and #1267 ... ok
Ticket #1267 ... ok
test_mixed_string_unicode_array_creation (test_regression.TestRegression) ... ok
Ticket #449 ... ok
Ticket #273 ... ok
Ticket #324 ... ok
Issue #465 and related checks ... ok
Ticket #49 ... ok
test_nonarray_assignment (test_regression.TestRegression) ... ok
Ticket #413 ... ok
Ticket #58. ... ok
Non-native endian arrays were incorrectly filled with scalars before ... ok
test_nonscalar_item_method (test_regression.TestRegression) ... ok
test_nonzero_byteswap (test_regression.TestRegression) ... ok
Ticket #341 ... ok
Ticket #1405 ... ok
test_numpy_float_python_long_addition (test_regression.TestRegression) ... ok
test_object_argmax (test_regression.TestRegression) ... ok
test_object_array_assign (test_regression.TestRegression) ... ok
Ticket #86 ... ok
Ticket #270 ... ok
Ticket #711 ... ok
Ticket #633 ... ok
test_object_array_self_copy (test_regression.TestRegression) ... ok
test_object_array_self_reference (test_regression.TestRegression) ... ok
Ticket #239 ... ok
Ticket #1235. ... ok
test_object_casting (test_regression.TestRegression) ... ok
test_objectarray_setfield (test_regression.TestRegression) ... ok
test_pickle_bytes_overwrite (test_regression.TestRegression) ... ok
Ticket #251 ... ok
test_pickle_string_overwrite (test_regression.TestRegression) ... ok
Ticket #16 ... ok
Ticket #555 ... ok
Ticket #374 ... ok
Check that ravel works when order='F' and array C/F-contiguous ... ok
Ticket #322 ... ok
Ticket #160 ... ok
Ticket #312 ... ok
Ticket #372 ... ok
Ticket #202 ... ok
Ticket #793, changeset r5215 ... ok
Ticket #40 ... ok
Ticket #713 ... ok
GitHub issue #387 ... ok
test_refcount_error_in_clip (test_regression.TestRegression) ... ok
Changeset #3443 ... ok
Ticket #352 ... ok
Make sure reshape order works. ... ok
test_reshape_trailing_ones_strides (test_regression.TestRegression) ... ok
Github Issue #2700, setting shape failed for 0-sized arrays ... ok
Issue #380, test reshaping of zero strided arrays ... ok
Ticket #67 ... ok
Ticket #72 ... ok
test_search_sorted_invalid_arguments (test_regression.TestRegression) ... ok
test_searchsorted_variable_length (test_regression.TestRegression) ... ok
test_searchsorted_wrong_dtype (test_regression.TestRegression) ... ok
Ticket #1736 ... ok
test_sign_bit (test_regression.TestRegression) ... ok
Ticket 794. ... ok
Ticket #1317. ... ok
Ticket #47 ... ok
Similar to GitHub issue #387 ... ok
Ticket #133 ... ok
test_startswith (test_regression.TestRegression) ... ok
Changeset 3557 ... ok
Check argsort for strings containing zeros. ... ok
Ticket #342 ... ok
Ticket #1748 ... ok
Ticket #540 ... ok
Check sort for strings containing zeros. ... ok
test_string_truncation (test_regression.TestRegression) ... ok
test_string_truncation_ucs2 (test_regression.TestRegression) ... ok
Ticket #1299 ... ok
Ticket #1299 second test ... ok
test_structured_count_nonzero (test_regression.TestRegression) ... ok
test_structured_type_to_object (test_regression.TestRegression) ... ok
test_subclass_int_tuple_assignment (test_regression.TestRegression) ... ok
Ticket #265 ... ok
test_take_object_fail (test_regression.TestRegression) ... ok
Ensure that 'take' honours output parameter. ... ok
test_take_refcount (test_regression.TestRegression) ... ok
test_ticket_1434 (test_regression.TestRegression) ... ok
test_ticket_1538 (test_regression.TestRegression) ... ok
test_ticket_1539 (test_regression.TestRegression) ... ok
x.flat shouldn't modify data ... ok
Ticket #1756 ... ok
Should not segfault on python 3k ... ok
Fix in r2836 ... ok
Ticket #31 ... ok
test_ufunc_casting_out (test_regression.TestRegression) ... ok
test_ufunc_no_unnecessary_views (test_regression.TestRegression) ... ok
test_ufunc_reduce_memoryleak (test_regression.TestRegression) ... ok
test_uint64_from_negative (test_regression.TestRegression) ... ok
test_uint_int_conversion (test_regression.TestRegression) ... ok
Ticket #825 ... ok
test_unicode_alloc_dealloc_match (test_regression.TestRegression) ... ok
Ticket #600 ... ok
Ticket #190 ... ok
Ticket #79 ... ok
Ticket #1240. ... ok
test_unique_stable (test_regression.TestRegression) ... ok
Implemented in r2840 ... ok
test_void_copyswap (test_regression.TestRegression) ... ok
test_void_scalar_constructor (test_regression.TestRegression) ... ok
No ticket ... ok
Ticket #205 ... ok
Regression test for #1061. ... ok
Ticket #43 ... ok
Ticket #1733 ... ok
test_blocked (test_scalarmath.TestBaseMath) ... ok
test_zero_division (test_scalarmath.TestComplexDivision) ... ok
test_int_from_long (test_scalarmath.TestConversion) ... ok
test_large_types (test_scalarmath.TestPower) ... ok
test_mixed_types (test_scalarmath.TestPower) ... ok
test_small_types (test_scalarmath.TestPower) ... ok
test_scalarmath.TestRepr.test_float_repr(<type 'numpy.float32'>,) ... ok
test_scalarmath.TestRepr.test_float_repr(<type 'numpy.float64'>,) ... ok
test_type_add (test_scalarmath.TestTypes) ... ok
test_type_create (test_scalarmath.TestTypes) ... ok
test_types (test_scalarmath.TestTypes) ... ok
test_str (test_scalarprint.TestRealScalars) ... ok
test_0D_array (test_shape_base.TestAtleast1d) ... ok
test_1D_array (test_shape_base.TestAtleast1d) ... ok
test_2D_array (test_shape_base.TestAtleast1d) ... ok
test_3D_array (test_shape_base.TestAtleast1d) ... ok
Test to make sure equivalent Travis O's r1array function ... ok
test_0D_array (test_shape_base.TestAtleast2d) ... ok
test_1D_array (test_shape_base.TestAtleast2d) ... ok
test_2D_array (test_shape_base.TestAtleast2d) ... ok
test_3D_array (test_shape_base.TestAtleast2d) ... ok
Test to make sure equivalent Travis O's r2array function ... ok
test_0D_array (test_shape_base.TestAtleast3d) ... ok
test_1D_array (test_shape_base.TestAtleast3d) ... ok
test_2D_array (test_shape_base.TestAtleast3d) ... ok
test_3D_array (test_shape_base.TestAtleast3d) ... ok
test_0D_array (test_shape_base.TestHstack) ... ok
test_1D_array (test_shape_base.TestHstack) ... ok
test_2D_array (test_shape_base.TestHstack) ... ok
test_0D_array (test_shape_base.TestVstack) ... ok
test_1D_array (test_shape_base.TestVstack) ... ok
test_2D_array (test_shape_base.TestVstack) ... ok
test_2D_array2 (test_shape_base.TestVstack) ... ok
test_shape_base.test_concatenate_axis_None ... ok
test_shape_base.test_concatenate ... ok
test_shape_base.test_concatenate_sloppy0 ... ok
Try to check presence and results of all ufuncs. ... ok
test_axis_out_of_bounds (test_ufunc.TestUfunc) ... ok
test_broadcast (test_ufunc.TestUfunc) ... ok
test_casting_out_param (test_ufunc.TestUfunc) ... ok
test_custom_array_like (test_ufunc.TestUfunc) ... ok
test_custom_ufunc (test_ufunc.TestUfunc) ... ok
test_endian (test_ufunc.TestUfunc) ... ok
test_forced_sig (test_ufunc.TestUfunc) ... ok
Test generic loops. ... ok
test_get_signature (test_ufunc.TestUfunc) ... ok
test_identityless_reduction_corder (test_ufunc.TestUfunc) ... ok
test_identityless_reduction_forder (test_ufunc.TestUfunc) ... ok
test_identityless_reduction_noncontig (test_ufunc.TestUfunc) ... ok
test_identityless_reduction_noncontig_unaligned (test_ufunc.TestUfunc) ... ok
test_identityless_reduction_nonreorderable (test_ufunc.TestUfunc) ... ok
test_identityless_reduction_otherorder (test_ufunc.TestUfunc) ... ok
test_incontiguous_array (test_ufunc.TestUfunc) ... ok
test_inner1d (test_ufunc.TestUfunc) ... ok
test_innerwt (test_ufunc.TestUfunc) ... ok
Test generalized ufunc with zero-sized operands ... ok
test_inplace_fancy_indexing (test_ufunc.TestUfunc) ... ok
test_matrix_multiply (test_ufunc.TestUfunc) ... ok
test_object_array_reduction (test_ufunc.TestUfunc) ... ok
test_object_logical (test_ufunc.TestUfunc) ... ok
test_operand_flags (test_ufunc.TestUfunc) ... ok
test_output_argument (test_ufunc.TestUfunc) ... ok
test_pickle (test_ufunc.TestUfunc) ... ok
test_pickle_withstring (test_ufunc.TestUfunc) ... ok
test_reduce_zero_axis (test_ufunc.TestUfunc) ... ok
test_reduceat_shifting_sum (test_ufunc.TestUfunc) ... ok
test_safe_casting (test_ufunc.TestUfunc) ... ok
test_scalar_reduction (test_ufunc.TestUfunc) ... ok
test_signature (test_ufunc.TestUfunc) ... ok
test_struct_ufunc (test_ufunc.TestUfunc) ... ok
test_type_cast (test_ufunc.TestUfunc) ... ok
test_ufunc_custom_out (test_ufunc.TestUfunc) ... ok
test_where_param (test_ufunc.TestUfunc) ... ok
test_where_param_buffer_output (test_ufunc.TestUfunc) ... ok
test_zerosize_reduction (test_ufunc.TestUfunc) ... ok
simd tests on abs ... ok
test_any_ninf (test_umath.TestArctan2SpecialValues) ... ok
test_any_pinf (test_umath.TestArctan2SpecialValues) ... ok
test_inf_any (test_umath.TestArctan2SpecialValues) ... ok
test_inf_ninf (test_umath.TestArctan2SpecialValues) ... d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath.py:417: RuntimeWarning: invalid value encountered in arctan2
assert_almost_equal(ncu.arctan2( np.inf, -np.inf), 0.75 * np.pi)
FAIL
test_inf_pinf (test_umath.TestArctan2SpecialValues) ... d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath.py:422: RuntimeWarning: invalid value encountered in arctan2
assert_almost_equal(ncu.arctan2( np.inf, np.inf), 0.25 * np.pi)
FAIL
test_nan_any (test_umath.TestArctan2SpecialValues) ... ok
test_negative_zero (test_umath.TestArctan2SpecialValues) ... ok
test_one_one (test_umath.TestArctan2SpecialValues) ... ok
test_positive_zero (test_umath.TestArctan2SpecialValues) ... ok
test_zero_negative (test_umath.TestArctan2SpecialValues) ... ok
test_zero_nzero (test_umath.TestArctan2SpecialValues) ... ok
test_zero_positive (test_umath.TestArctan2SpecialValues) ... ok
test_zero_pzero (test_umath.TestArctan2SpecialValues) ... ok
test_attributes (test_umath.TestAttributes) ... ok
test_mixed (test_umath.TestChoose) ... ok
test_umath.TestComplexFunctions.test_against_cmath ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'log'>, -0.5, 1j, 1, -1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'log2'>, -0.5, 1j, 1, -1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'log10'>, -0.5, 1j, 1, -1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'log1p'>, -1.5, 1j, 1, -1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'sqrt'>, -0.5, 1j, 1, -1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arcsin'>, [-2, 2], [1j, -1j], 1, -1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arccos'>, [-2, 2], [1j, -1j], 1, -1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arctan'>, [-2j, 2j], [1, -1], -1, 1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arcsinh'>, [-2j, 2j], [-1, 1], -1, 1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arccosh'>, [-1, 0.5], [1j, 1j], 1, -1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arctanh'>, [-2, 2], [1j, -1j], 1, -1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arcsin'>, [-2j, 2j], [1, 1], 1, 1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arccos'>, [-2j, 2j], [1, 1], 1, 1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arctan'>, [-2, 2], [1j, 1j], 1, 1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arcsinh'>, [-2, 2, 0], [1j, 1j, 1], 1, 1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arccosh'>, [-2j, 2j, 2], [1, 1, 1j], 1, 1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arctanh'>, [-2j, 2j, 0], [1, 1, 1j], 1, 1) ... ok
test_umath.TestComplexFunctions.test_branch_cuts_failing ... KNOWNFAIL: These branch cuts are known to fail
test_umath.TestComplexFunctions.test_it ... ok
test_umath.TestComplexFunctions.test_loss_of_precision(<type 'numpy.complex64'>,) ... ok
test_umath.TestComplexFunctions.test_loss_of_precision(<type 'numpy.complex128'>,) ... ok
test_umath.TestComplexFunctions.test_loss_of_precision_longcomplex ... ok
test_umath.TestComplexFunctions.test_precisions_consistent ... ok
test_e (test_umath.TestConstants) ... ok
test_euler_gamma (test_umath.TestConstants) ... ok
test_pi (test_umath.TestConstants) ... ok
test_degrees (test_umath.TestDegrees) ... ok
test_division_complex (test_umath.TestDivision) ... ok
test_division_int (test_umath.TestDivision) ... ok
test_floor_division_complex (test_umath.TestDivision) ... ok
test_zero_division_complex (test_umath.TestDivision) ... ok
test_exp_values (test_umath.TestExp) ... ok
test_exp2_values (test_umath.TestExp2) ... ok
test_expm1 (test_umath.TestExpm1) ... ok
test_floating_point (test_umath.TestFloatingPoint) ... ok
test_umath.TestFmax.test_complex_nans ... ok
test_umath.TestFmax.test_float_nans ... ok
test_umath.TestFmax.test_reduce ... ok
test_umath.TestFmax.test_reduce_complex ... ok
test_umath.TestFmin.test_complex_nans ... ok
test_umath.TestFmin.test_float_nans ... ok
test_umath.TestFmin.test_reduce ... ok
test_umath.TestFmin.test_reduce_complex ... ok
test_simple (test_umath.TestHypot) ... ok
test_nan_outputs (test_umath.TestHypotSpecialValues) ... ok
test_nan_outputs2 (test_umath.TestHypotSpecialValues) ... FAIL
test_ldexp (test_umath.TestLdexp) ... ok
test_ldexp_overflow (test_umath.TestLdexp) ... ok
test_log_values (test_umath.TestLog) ... ok
test_log1p (test_umath.TestLog1p) ... ok
test_log2_values (test_umath.TestLog2) ... ok
test_umath.TestLogAddExp.test_inf ... ok
test_umath.TestLogAddExp.test_logaddexp_range ... ok
test_umath.TestLogAddExp.test_logaddexp_values ... ok
test_umath.TestLogAddExp.test_nan ... ok
test_umath.TestLogAddExp2.test_inf ... ok
test_umath.TestLogAddExp2.test_logaddexp2_range ... ok
test_umath.TestLogAddExp2.test_logaddexp2_values ... ok
test_umath.TestLogAddExp2.test_nan ... ok
test_umath.TestMaximum.test_complex_nans ... ok
test_umath.TestMaximum.test_float_nans ... ok
test_umath.TestMaximum.test_object_array ... ok
test_umath.TestMaximum.test_reduce ... ok
test_umath.TestMaximum.test_reduce_complex ... ok
simd tests on max/min ... ok
test_umath.TestMinimum.test_complex_nans ... ok
test_umath.TestMinimum.test_float_nans ... ok
test_umath.TestMinimum.test_object_array ... ok
test_umath.TestMinimum.test_reduce ... ok
test_umath.TestMinimum.test_reduce_complex ... ok
test_fast_power (test_umath.TestPower) ... ok
test_power_complex (test_umath.TestPower) ... ok
test_power_float (test_umath.TestPower) ... ok
test_power_zero (test_umath.TestPower) ... ok
test_radians (test_umath.TestRadians) ... ok
test_sign (test_umath.TestSign) ... ok
test_array_with_context (test_umath.TestSpecialMethods) ... ok
test_default_prepare (test_umath.TestSpecialMethods) ... ok
test_failing_prepare (test_umath.TestSpecialMethods) ... ok
test_failing_wrap (test_umath.TestSpecialMethods) ... ok
test_old_wrap (test_umath.TestSpecialMethods) ... ok
test_prepare (test_umath.TestSpecialMethods) ... ok
test_priority (test_umath.TestSpecialMethods) ... ok
test_priority_with_scalar (test_umath.TestSpecialMethods) ... ok
test_wrap (test_umath.TestSpecialMethods) ... ok
test_wrap_with_iterable (test_umath.TestSpecialMethods) ... ok
test_subclass_op (test_umath.TestSubclass) ... ok
test_umath.test_copysign ... ok
test_umath.test_nextafter ... ok
test_umath.test_nextafterf ... ok
test_umath.test_nextafterl ... KNOWNFAIL: Long double support buggy on win32 and PPC, ticket 1664.
test_umath.test_spacing ... ok
test_umath.test_spacingf ... ok
test_umath.test_spacingl ... KNOWNFAIL: Long double support buggy on win32 and PPC, ticket 1664.
test_umath.test_spacing_gfortran ... ok
test_umath.test_nextafter_vs_spacing ... ok
Check np.nan is a positive nan. ... ok
Test bug in reduceat when structured arrays are not copied. ... ok
Reduceat should work with empty arrays ... ok
test_umath.test_complex_nan_comparisons ... ok
test_umath_complex.TestCabs.test_cabs_inf_nan(<ufunc 'absolute'>, nan, nan, nan) ... ok
test_umath_complex.TestCabs.test_cabs_inf_nan(<ufunc 'absolute'>, nan, nan, nan) ... ok
test_umath_complex.TestCabs.test_cabs_inf_nan(<ufunc 'absolute'>, inf, nan, inf) ... FAIL
test_umath_complex.TestCabs.test_cabs_inf_nan(<ufunc 'absolute'>, -inf, nan, inf) ... FAIL
test_umath_complex.TestCabs.test_cabs_inf_nan(<function f at 0x06FB6D70>, nan, nan, nan) ... ok
test_umath_complex.TestCabs.test_cabs_inf_nan(<function f at 0x06FB6D70>, nan, nan, nan) ... ok
test_umath_complex.TestCabs.test_cabs_inf_nan(<function f at 0x06FB6D70>, inf, nan, nan) ... ok
test_umath_complex.TestCabs.test_cabs_inf_nan(<function f at 0x06FB6D70>, -inf, nan, nan) ... ok
test_umath_complex.TestCabs.test_fabs ... ok
test_umath_complex.TestCabs.test_simple ... ok
test_umath_complex.TestCarg.test_simple ... ok
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, -inf, 1, 3.141592653589793, False) ... ok
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, -inf, -1, -3.141592653589793, False) ... ok
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, inf, 1, 0.0, False) ... ok
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, inf, -1, -0.0, False) ... ok
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, 1, inf, 1.5707963267948966, False) ... ok
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, 1, -inf, -1.5707963267948966, False) ... ok
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, -inf, inf, 2.356194490192345, False) ... d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath_complex.py:525: RuntimeWarning: invalid value encountered in _arg
assert_almost_equal(f(z1), x)
FAIL
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, -inf, -inf, -2.356194490192345, False) ... FAIL
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, inf, inf, 0.7853981633974483, False) ... FAIL
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, inf, -inf, -0.7853981633974483, False) ... FAIL
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, nan, 0, nan, False) ... ok
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, 0, nan, nan, False) ... ok
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, nan, inf, nan, False) ... ok
test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, inf, nan, nan, False) ... ok
test_umath_complex.TestCarg.test_zero ... KNOWNFAIL: Complex arithmetic with signed zero is buggy on most implementation
test_umath_complex.TestCexp.test_simple(<ufunc 'exp'>, 1, 0, 2.7182818284590451, 0, False) ... ok
test_umath_complex.TestCexp.test_simple(<ufunc 'exp'>, 0, 1, 0.54030230586813977, 0.8414709848078965, False) ... ok
test_umath_complex.TestCexp.test_simple(<ufunc 'exp'>, 1, 1, 1.4686939399158851, 2.2873552871788423, False) ... ok
Failure: SkipTest (Skipping test: test_special_values: Numpy is using complex functions (e.g. sqrt) provided by yourplatform's C library. However, they do not seem to behave accordingto C99 -- so C99 tests are skipped.) ... SKIP: Skipping test: test_special_values: Numpy is using complex functions (e.g. sqrt) provided by yourplatform's C library. However, they do not seem to behave accordingto C99 -- so C99 tests are skipped.
test_umath_complex.TestCexp.test_special_values2 ... KNOWNFAIL: cexp(nan + 0I) is wrong on most implementations
test_simple (test_umath_complex.TestClog) ... ok
test_special_values (test_umath_complex.TestClog) ... SKIP: Skipping test: test_special_values: Numpy is using complex functions (e.g. sqrt) provided by yourplatform's C library. However, they do not seem to behave accordingto C99 -- so C99 tests are skipped.
test_array (test_umath_complex.TestCpow) ... ok
test_scalar (test_umath_complex.TestCpow) ... ok
test_simple (test_umath_complex.TestCpow) ... ok
test_umath_complex.TestCsqrt.test_simple(<ufunc 'sqrt'>, 1, 0, 1, 0) ... ok
test_umath_complex.TestCsqrt.test_simple(<ufunc 'sqrt'>, 0, 1, 0.70710678118654757, 0.70710678118654757, False) ... ok
test_umath_complex.TestCsqrt.test_simple(<ufunc 'sqrt'>, -1, 0, 0, 1) ... ok
test_umath_complex.TestCsqrt.test_simple_conjugate(<function f at 0x06FB6D70>, 1, 1, 1.09868411346781, -0.45508986056222733, False) ... ok
Failure: SkipTest (Skipping test: test_special_values: Numpy is using complex functions (e.g. sqrt) provided by yourplatform's C library. However, they do not seem to behave accordingto C99 -- so C99 tests are skipped.) ... SKIP: Skipping test: test_special_values: Numpy is using complex functions (e.g. sqrt) provided by yourplatform's C library. However, they do not seem to behave accordingto C99 -- so C99 tests are skipped.
Check assignment of 0-dimensional objects with values ... ok
Check assignment of multi-dimensional objects with values ... ok
Check assignment of single-dimensional objects with values ... ok
Check assignment of 0-dimensional objects with values ... ok
Check assignment of multi-dimensional objects with values ... ok
Check assignment of single-dimensional objects with values ... ok
Check assignment of 0-dimensional objects with values ... ok
Check assignment of multi-dimensional objects with values ... ok
Check assignment of single-dimensional objects with values ... ok
Check assignment of 0-dimensional objects with values ... ok
Check assignment of multi-dimensional objects with values ... ok
Check assignment of single-dimensional objects with values ... ok
Check assignment of 0-dimensional objects with values ... ok
Check assignment of multi-dimensional objects with values ... ok
Check assignment of single-dimensional objects with values ... ok
Check assignment of 0-dimensional objects with values ... ok
Check assignment of multi-dimensional objects with values ... ok
Check assignment of single-dimensional objects with values ... ok
Check byteorder of 0-dimensional objects ... ok
Check byteorder of multi-dimensional objects ... ok
Check byteorder of single-dimensional objects ... ok
Check byteorder of 0-dimensional objects ... ok
Check byteorder of multi-dimensional objects ... ok
Check byteorder of single-dimensional objects ... ok
Check byteorder of 0-dimensional objects ... ok
Check byteorder of multi-dimensional objects ... ok
Check byteorder of single-dimensional objects ... ok
Check byteorder of 0-dimensional objects ... ok
Check byteorder of multi-dimensional objects ... ok
Check byteorder of single-dimensional objects ... ok
Check byteorder of 0-dimensional objects ... ok
Check byteorder of multi-dimensional objects ... ok
Check byteorder of single-dimensional objects ... ok
Check byteorder of 0-dimensional objects ... ok
Check byteorder of multi-dimensional objects ... ok
Check byteorder of single-dimensional objects ... ok
Check creation of 0-dimensional objects with values ... ok
Check creation of multi-dimensional objects with values ... ok
Check creation of single-dimensional objects with values ... ok
Check creation of 0-dimensional objects with values ... ok
Check creation of multi-dimensional objects with values ... ok
Check creation of single-dimensional objects with values ... ok
Check creation of 0-dimensional objects with values ... ok
Check creation of multi-dimensional objects with values ... ok
Check creation of single-dimensional objects with values ... ok
Check creation of 0-dimensional objects with values ... ok
Check creation of multi-dimensional objects with values ... ok
Check creation of single-dimensional objects with values ... ok
Check creation of 0-dimensional objects with values ... ok
Check creation of multi-dimensional objects with values ... ok
Check creation of single-dimensional objects with values ... ok
Check creation of 0-dimensional objects with values ... ok
Check creation of multi-dimensional objects with values ... ok
Check creation of single-dimensional objects with values ... ok
Check creation of 0-dimensional objects ... ok
Check creation of multi-dimensional objects ... ok
Check creation of single-dimensional objects ... ok
Check creation of 0-dimensional objects ... ok
Check creation of multi-dimensional objects ... ok
Check creation of single-dimensional objects ... ok
Check creation of 0-dimensional objects ... ok
Check creation of multi-dimensional objects ... ok
Check creation of single-dimensional objects ... ok
Failure: ImportError (cannot import name ccompiler) ... ERROR
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_BOOL_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_BOOL_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_BOOL_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_BOOL_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_BOOL_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_BOOL_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_BOOL_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_BOOL_gen) ... ok
test_hidden (test_array_from_pyobj.test_BOOL_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_BOOL_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_BOOL_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_BOOL_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_BOOL_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_BOOL_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_BOOL_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_BOOL_gen) ... ok
test_inplace (test_array_from_pyobj.test_BOOL_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_BOOL_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_BOOL_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_BOOL_gen) ... ok
test_optional_none (test_array_from_pyobj.test_BOOL_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_BYTE_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_BYTE_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_BYTE_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_BYTE_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_BYTE_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_BYTE_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_BYTE_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_BYTE_gen) ... ok
test_hidden (test_array_from_pyobj.test_BYTE_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_BYTE_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_BYTE_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_BYTE_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_BYTE_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_BYTE_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_BYTE_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_BYTE_gen) ... ok
test_inplace (test_array_from_pyobj.test_BYTE_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_BYTE_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_BYTE_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_BYTE_gen) ... ok
test_optional_none (test_array_from_pyobj.test_BYTE_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_hidden (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_inplace (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_optional_none (test_array_from_pyobj.test_CDOUBLE_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_hidden (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_inplace (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_optional_none (test_array_from_pyobj.test_CFLOAT_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_hidden (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_inplace (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_optional_none (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_hidden (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_inplace (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_optional_none (test_array_from_pyobj.test_DOUBLE_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_hidden (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_inplace (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_optional_none (test_array_from_pyobj.test_FLOAT_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_INT_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_INT_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_INT_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_INT_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_INT_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_INT_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_INT_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_INT_gen) ... ok
test_hidden (test_array_from_pyobj.test_INT_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_INT_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_INT_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_INT_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_INT_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_INT_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_INT_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_INT_gen) ... ok
test_inplace (test_array_from_pyobj.test_INT_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_INT_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_INT_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_INT_gen) ... ok
test_optional_none (test_array_from_pyobj.test_INT_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_hidden (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_inplace (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_optional_none (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_hidden (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_inplace (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_optional_none (test_array_from_pyobj.test_LONGLONG_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_LONG_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_LONG_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_LONG_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_LONG_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_LONG_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_LONG_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_LONG_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_LONG_gen) ... ok
test_hidden (test_array_from_pyobj.test_LONG_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_LONG_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_LONG_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_LONG_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_LONG_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_LONG_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_LONG_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_LONG_gen) ... ok
test_inplace (test_array_from_pyobj.test_LONG_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_LONG_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_LONG_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_LONG_gen) ... ok
test_optional_none (test_array_from_pyobj.test_LONG_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_SHORT_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_SHORT_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_SHORT_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_SHORT_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_SHORT_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_SHORT_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_SHORT_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_SHORT_gen) ... ok
test_hidden (test_array_from_pyobj.test_SHORT_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_SHORT_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_SHORT_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_SHORT_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_SHORT_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_SHORT_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_SHORT_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_SHORT_gen) ... ok
test_inplace (test_array_from_pyobj.test_SHORT_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_SHORT_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_SHORT_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_SHORT_gen) ... ok
test_optional_none (test_array_from_pyobj.test_SHORT_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_hidden (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_inplace (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_optional_none (test_array_from_pyobj.test_UBYTE_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_UINT_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_UINT_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_UINT_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_UINT_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_UINT_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_UINT_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_UINT_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_UINT_gen) ... ok
test_hidden (test_array_from_pyobj.test_UINT_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_UINT_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_UINT_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_UINT_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_UINT_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_UINT_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_UINT_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_UINT_gen) ... ok
test_inplace (test_array_from_pyobj.test_UINT_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_UINT_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_UINT_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_UINT_gen) ... ok
test_optional_none (test_array_from_pyobj.test_UINT_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_hidden (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_inplace (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_optional_none (test_array_from_pyobj.test_ULONGLONG_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_ULONG_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_ULONG_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_ULONG_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_ULONG_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_ULONG_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_ULONG_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_ULONG_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_ULONG_gen) ... ok
test_hidden (test_array_from_pyobj.test_ULONG_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_ULONG_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_ULONG_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_ULONG_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_ULONG_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_ULONG_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_ULONG_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_ULONG_gen) ... ok
test_inplace (test_array_from_pyobj.test_ULONG_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_ULONG_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_ULONG_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_ULONG_gen) ... ok
test_optional_none (test_array_from_pyobj.test_ULONG_gen) ... ok
test_c_copy_in_from_23casttype (test_array_from_pyobj.test_USHORT_gen) ... ok
test_c_in_from_23casttype (test_array_from_pyobj.test_USHORT_gen) ... ok
test_c_in_from_23seq (test_array_from_pyobj.test_USHORT_gen) ... ok
test_c_inout_23seq (test_array_from_pyobj.test_USHORT_gen) ... ok
test_cache_hidden (test_array_from_pyobj.test_USHORT_gen) ... ok
test_f_copy_in_from_23casttype (test_array_from_pyobj.test_USHORT_gen) ... ok
test_f_in_from_23casttype (test_array_from_pyobj.test_USHORT_gen) ... ok
test_f_inout_23seq (test_array_from_pyobj.test_USHORT_gen) ... ok
test_hidden (test_array_from_pyobj.test_USHORT_gen) ... ok
test_in_cache_from_2casttype (test_array_from_pyobj.test_USHORT_gen) ... ok
test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_USHORT_gen) ... ok
test_in_copy_from_2casttype (test_array_from_pyobj.test_USHORT_gen) ... ok
test_in_from_23casttype (test_array_from_pyobj.test_USHORT_gen) ... ok
test_in_from_2casttype (test_array_from_pyobj.test_USHORT_gen) ... ok
test_in_from_2seq (test_array_from_pyobj.test_USHORT_gen) ... ok
test_inout_2seq (test_array_from_pyobj.test_USHORT_gen) ... ok
test_inplace (test_array_from_pyobj.test_USHORT_gen) ... ok
test_inplace_from_casttype (test_array_from_pyobj.test_USHORT_gen) ... ok
test_optional_from_23seq (test_array_from_pyobj.test_USHORT_gen) ... ok
test_optional_from_2seq (test_array_from_pyobj.test_USHORT_gen) ... ok
test_optional_none (test_array_from_pyobj.test_USHORT_gen) ... ok
test_in_out (test_array_from_pyobj.test_intent) ... ok
test_basic (test_fftpack.TestFFT1D) ... ok
test_fft_n (test_fftpack.TestFFTShift) ... ok
test_definition (test_helper.TestFFTFreq) ... ok
test_axes_keyword (test_helper.TestFFTShift) ... ok
test_definition (test_helper.TestFFTShift) ... ok
test_inverse (test_helper.TestFFTShift) ... ok
test_not_last_axis_success (test_helper.TestIRFFTN) ... ok
test_definition (test_helper.TestRFFTFreq) ... ok
test_InvalidFile (test__datasource.TestDataSourceAbspath) ... ok
test_InvalidHTTP (test__datasource.TestDataSourceAbspath) ... ok
test_ValidFile (test__datasource.TestDataSourceAbspath) ... ok
test_ValidHTTP (test__datasource.TestDataSourceAbspath) ... ok
test_sandboxing (test__datasource.TestDataSourceAbspath) ... ok
test_windows_os_sep (test__datasource.TestDataSourceAbspath) ... ok
test_InvalidFile (test__datasource.TestDataSourceExists) ... ok
test_InvalidHTTP (test__datasource.TestDataSourceExists) ... ok
test_ValidFile (test__datasource.TestDataSourceExists) ... ok
test_ValidHTTP (test__datasource.TestDataSourceExists) ... ok
test_InvalidFile (test__datasource.TestDataSourceOpen) ... ok
test_InvalidHTTP (test__datasource.TestDataSourceOpen) ... ok
test_InvalidHTTPCacheURLError (test__datasource.TestDataSourceOpen) ... ok
test_ValidBz2File (test__datasource.TestDataSourceOpen) ... ok
test_ValidFile (test__datasource.TestDataSourceOpen) ... ok
test_ValidGzipFile (test__datasource.TestDataSourceOpen) ... ok
test_ValidHTTP (test__datasource.TestDataSourceOpen) ... ok
test_DataSourceOpen (test__datasource.TestOpenFunc) ... ok
test_ValidHTTP (test__datasource.TestRepositoryAbspath) ... ok
test_sandboxing (test__datasource.TestRepositoryAbspath) ... ok
test_windows_os_sep (test__datasource.TestRepositoryAbspath) ... ok
test_CachedHTTPFile (test__datasource.TestRepositoryExists) ... ok
test_InvalidFile (test__datasource.TestRepositoryExists) ... ok
test_RemoveHTTPFile (test__datasource.TestRepositoryExists) ... ok
test_ValidFile (test__datasource.TestRepositoryExists) ... ok
Test LineSplitter w/ fixed-width fields ... ok
Test LineSplitter w/o delimiter ... ok
Test LineSplitter on delimiter ... ok
Test space delimiter ... ok
Test tab delimiter ... ok
test_variable_fixed_width (test__iotools.TestLineSplitter) ... ok
Test ndtype on dtypes ... ok
Testing flatten_dtype ... ok
Test has_nested_dtype ... ok
Test case sensitivity ... ok
Test excludelist ... ok
Test validate missing names ... ok
Test validate nb names ... ok
Test validate no names ... ok
Test creation of a StringConverter ... ok
Check that int64 integer types can be specified ... ok
Make sure we don't lose an explicit default ... ok
Check that we don't lose a default of 0 ... ok
Check that we're not losing missing values ... ok
Tests the use of missing values. ... ok
Make sure that string-to-object functions are properly recognized ... ok
Check that uint64 integer types can be specified ... ok
Tests the upgrade method. ... ok
Tests updatemapper ... ok
test_check_constant (test_arraypad.TestConstant) ... ok
test_check_simple (test_arraypad.TestEdge) ... ok
test_check_simple (test_arraypad.TestLinearRamp) ... ok
test_check_01 (test_arraypad.TestReflect) ... ok
test_check_02 (test_arraypad.TestReflect) ... ok
test_check_03 (test_arraypad.TestReflect) ... ok
test_check_large_pad (test_arraypad.TestReflect) ... ok
test_check_shape (test_arraypad.TestReflect) ... ok
test_check_simple (test_arraypad.TestReflect) ... ok
test_check_simple (test_arraypad.TestStatLen) ... ok
test_check_maximum_1 (test_arraypad.TestStatistic) ... ok
test_check_maximum_2 (test_arraypad.TestStatistic) ... ok
test_check_mean_2 (test_arraypad.TestStatistic) ... ok
test_check_mean_shape_one (test_arraypad.TestStatistic) ... ok
test_check_mean_stat_length (test_arraypad.TestStatistic) ... ok
test_check_median (test_arraypad.TestStatistic) ... ok
test_check_median_01 (test_arraypad.TestStatistic) ... ok
test_check_median_02 (test_arraypad.TestStatistic) ... ok
test_check_minimum_1 (test_arraypad.TestStatistic) ... ok
test_check_minimum_2 (test_arraypad.TestStatistic) ... ok
test_check_01 (test_arraypad.TestWrap) ... ok
test_check_02 (test_arraypad.TestWrap) ... ok
test_check_large_pad (test_arraypad.TestWrap) ... ok
test_check_simple (test_arraypad.TestWrap) ... ok
test_zero_pad_width (test_arraypad.TestZeroPadWidth) ... ok
test_check_negative_pad_width (test_arraypad.ValueError1) ... ok
test_check_negative_stat_length (test_arraypad.ValueError1) ... ok
test_check_simple (test_arraypad.ValueError1) ... ok
test_check_simple (test_arraypad.ValueError2) ... ok
test_check_simple (test_arraypad.ValueError3) ... ok
test_ediff1d (test_arraysetops.TestSetOps) ... ok
test_in1d (test_arraysetops.TestSetOps) ... ok
test_in1d_char_array (test_arraysetops.TestSetOps) ... ok
Test in1d's invert parameter ... ok
test_in1d_ravel (test_arraysetops.TestSetOps) ... ok
test_intersect1d (test_arraysetops.TestSetOps) ... ok
test_manyways (test_arraysetops.TestSetOps) ... ok
test_setdiff1d (test_arraysetops.TestSetOps) ... ok
test_setdiff1d_char_array (test_arraysetops.TestSetOps) ... ok
test_setxor1d (test_arraysetops.TestSetOps) ... ok
test_union1d (test_arraysetops.TestSetOps) ... ok
test_unique (test_arraysetops.TestSetOps) ... ok
test_arrayterator.test ... ok
test_broadcast (test_financial.TestFinancial) ... ok
test_fv (test_financial.TestFinancial) ... ok
test_ipmt (test_financial.TestFinancial) ... ok
test_irr (test_financial.TestFinancial) ... ok
test_mirr (test_financial.TestFinancial) ... ok
test_nper (test_financial.TestFinancial) ... ok
test_nper2 (test_financial.TestFinancial) ... ok
test_npv (test_financial.TestFinancial) ... ok
test_pmt (test_financial.TestFinancial) ... ok
test_ppmt (test_financial.TestFinancial) ... ok
test_pv (test_financial.TestFinancial) ... ok
test_rate (test_financial.TestFinancial) ... ok
test_when (test_financial.TestFinancial) ... ok
test_format.test_roundtrip(array([], dtype=uint8), array([], dtype=uint8)) ... ok
test_format.test_roundtrip(array(10, dtype=uint8), array(10, dtype=uint8)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint8), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint8)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=uint8), array([], dtype=uint8)) ... ok
test_format.test_roundtrip(array(10, dtype=uint8), array(10, dtype=uint8)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint8), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint8)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=int8), array([], dtype=int8)) ... ok
test_format.test_roundtrip(array(10, dtype=int8), array(10, dtype=int8)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int8), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int8)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=int8), array([], dtype=int8)) ... ok
test_format.test_roundtrip(array(10, dtype=int8), array(10, dtype=int8)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int8), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int8)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=uint16), array([], dtype=uint16)) ... ok
test_format.test_roundtrip(array(10, dtype=uint16), array(10, dtype=uint16)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint16), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint16)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=uint16), array([], dtype=uint16)) ... ok
test_format.test_roundtrip(array(10, dtype=uint16), array(10, dtype=uint16)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint16), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint16)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=int16), array([], dtype=int16)) ... ok
test_format.test_roundtrip(array(10, dtype=int16), array(10, dtype=int16)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int16), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int16)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=int16), array([], dtype=int16)) ... ok
test_format.test_roundtrip(array(10, dtype=int16), array(10, dtype=int16)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int16), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int16)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=uint32), array([], dtype=uint32)) ... ok
test_format.test_roundtrip(array(10L, dtype=uint32), array(10L, dtype=uint32)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint32), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint32)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=uint32), array([], dtype=uint32)) ... ok
test_format.test_roundtrip(array(10L, dtype=uint32), array(10L, dtype=uint32)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint32), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint32)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=int32), array([], dtype=int32)) ... ok
test_format.test_roundtrip(array(10), array(10)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14])) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=int32), array([], dtype=int32)) ... ok
test_format.test_roundtrip(array(10), array(10)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14])) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=uint64), array([], dtype=uint64)) ... ok
test_format.test_roundtrip(array(10L, dtype=uint64), array(10L, dtype=uint64)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint64), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint64)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=uint64), array([], dtype=uint64)) ... ok
test_format.test_roundtrip(array(10L, dtype=uint64), array(10L, dtype=uint64)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint64), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint64)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=int64), array([], dtype=int64)) ... ok
test_format.test_roundtrip(array(10L, dtype=int64), array(10L, dtype=int64)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int64), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int64)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=int64), array([], dtype=int64)) ... ok
test_format.test_roundtrip(array(10L, dtype=int64), array(10L, dtype=int64)) ... ok
test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int64), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int64)) ... ok
test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[ 0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=float32), array([], dtype=float32)) ... ok
test_format.test_roundtrip(array(10.0, dtype=float32), array(10.0, dtype=float32)) ... ok
test_format.test_roundtrip(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., ... ok
test_format.test_roundtrip(array([[ 0., 1., 2., 3., 4.], ... ok
test_format.test_roundtrip(array([[ 0., 5., 10.], ... ok
test_format.test_roundtrip(array([[ 10., 12., 14.], ... ok
test_format.test_roundtrip(array([], dtype=float32), array([], dtype=float32)) ... ok
test_format.test_roundtrip(array(10.0, dtype=float32), array(10.0, dtype=float32)) ... ok
test_format.test_roundtrip(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., ... ok
test_format.test_roundtrip(array([[ 0., 1., 2., 3., 4.], ... ok
test_format.test_roundtrip(array([[ 0., 5., 10.], ... ok
test_format.test_roundtrip(array([[ 10., 12., 14.], ... ok
test_format.test_roundtrip(array([], dtype=float64), array([], dtype=float64)) ... ok
test_format.test_roundtrip(array(10.0), array(10.0)) ... ok
test_format.test_roundtrip(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., ... ok
test_format.test_roundtrip(array([[ 0., 1., 2., 3., 4.], ... ok
test_format.test_roundtrip(array([[ 0., 5., 10.], ... ok
test_format.test_roundtrip(array([[ 10., 12., 14.], ... ok
test_format.test_roundtrip(array([], dtype=float64), array([], dtype=float64)) ... ok
test_format.test_roundtrip(array(10.0), array(10.0)) ... ok
test_format.test_roundtrip(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., ... ok
test_format.test_roundtrip(array([[ 0., 1., 2., 3., 4.], ... ok
test_format.test_roundtrip(array([[ 0., 5., 10.], ... ok
test_format.test_roundtrip(array([[ 10., 12., 14.], ... ok
test_format.test_roundtrip(array([], dtype=complex64), array([], dtype=complex64)) ... ok
test_format.test_roundtrip(array((10+0j), dtype=complex64), array((10+0j), dtype=complex64)) ... ok
test_format.test_roundtrip(array([ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j, 5.+0.j, ... ok
test_format.test_roundtrip(array([[ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j], ... ok
test_format.test_roundtrip(array([[ 0.+0.j, 5.+0.j, 10.+0.j], ... ok
test_format.test_roundtrip(array([[ 10.+0.j, 12.+0.j, 14.+0.j], ... ok
test_format.test_roundtrip(array([], dtype=complex64), array([], dtype=complex64)) ... ok
test_format.test_roundtrip(array((10+0j), dtype=complex64), array((10+0j), dtype=complex64)) ... ok
test_format.test_roundtrip(array([ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j, 5.+0.j, ... ok
test_format.test_roundtrip(array([[ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j], ... ok
test_format.test_roundtrip(array([[ 0.+0.j, 5.+0.j, 10.+0.j], ... ok
test_format.test_roundtrip(array([[ 10.+0.j, 12.+0.j, 14.+0.j], ... ok
test_format.test_roundtrip(array([], dtype=complex128), array([], dtype=complex128)) ... ok
test_format.test_roundtrip(array((10+0j)), array((10+0j))) ... ok
test_format.test_roundtrip(array([ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j, 5.+0.j, ... ok
test_format.test_roundtrip(array([[ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j], ... ok
test_format.test_roundtrip(array([[ 0.+0.j, 5.+0.j, 10.+0.j], ... ok
test_format.test_roundtrip(array([[ 10.+0.j, 12.+0.j, 14.+0.j], ... ok
test_format.test_roundtrip(array([], dtype=complex128), array([], dtype=complex128)) ... ok
test_format.test_roundtrip(array((10+0j)), array((10+0j))) ... ok
test_format.test_roundtrip(array([ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j, 5.+0.j, ... ok
test_format.test_roundtrip(array([[ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j], ... ok
test_format.test_roundtrip(array([[ 0.+0.j, 5.+0.j, 10.+0.j], ... ok
test_format.test_roundtrip(array([[ 10.+0.j, 12.+0.j, 14.+0.j], ... ok
test_format.test_roundtrip(array([], dtype=object), array([], dtype=object)) ... ok
test_format.test_roundtrip(array(10, dtype=object), array(10, dtype=object)) ... ok
test_format.test_roundtrip(array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=object), array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=object)) ... ok
test_format.test_roundtrip(array([[0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([], dtype=object), array([], dtype=object)) ... ok
test_format.test_roundtrip(array(10, dtype=object), array(10, dtype=object)) ... ok
test_format.test_roundtrip(array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=object), array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=object)) ... ok
test_format.test_roundtrip(array([[0, 1, 2, 3, 4], ... ok
test_format.test_roundtrip(array([[0, 5, 10], ... ok
test_format.test_roundtrip(array([[10, 12, 14], ... ok
test_format.test_roundtrip(array([([3, 2], [[6.0, 4.0], [6.0, 4.0]], 8), ... ok
test_format.test_roundtrip(array([ ([3, 2], (6j, 6.0, ('nn', [6j, 4j], [6.0, 4.0], [1L, 2L]), 'NN', True), 'cc', (u'NN', 6j), [[6.0, 4.0], [6.0, 4.0]], 8), ... ok
test_format.test_roundtrip(array([([3, 2], [[6.0, 4.0], [6.0, 4.0]], 8), ... ok
test_format.test_roundtrip(array([ ([3, 2], (6j, 6.0, ('nn', [6j, 4j], [6.0, 4.0], [1L, 2L]), 'NN', True), 'cc', (u'NN', 6j), [[6.0, 4.0], [6.0, 4.0]], 8), ... ok
test_format.test_write_version_1_0 ... ok
test_format.test_read_magic_bad_magic(<_io.BytesIO object at 0x11E80270>,) ... ok
test_format.test_read_magic_bad_magic(<_io.BytesIO object at 0x11E802A0>,) ... ok
test_format.test_read_magic_bad_magic(<_io.BytesIO object at 0x11E61B40>,) ... ok
test_format.test_read_magic_bad_magic(<_io.BytesIO object at 0x11E61B70>,) ... ok
test_format.test_read_magic_bad_magic(<_io.BytesIO object at 0x11E61BA0>,) ... ok
test_format.test_read_magic_bad_magic(<_io.BytesIO object at 0x11E61BD0>,) ... ok
test_format.test_read_magic_bad_magic(<_io.BytesIO object at 0x11E61C00>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61C30>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61C60>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61C90>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61CC0>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61CF0>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61D20>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61D50>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61D80>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61DB0>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61DE0>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61E10>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61E40>,) ... ok
test_format.test_read_version_1_0_bad_magic(<_io.BytesIO object at 0x11E61E70>,) ... ok
test_format.test_bad_magic_args ... ok
test_format.test_large_header ... ok
test_format.test_bad_header ... ok
test_string_arg (test_function_base.TestAdd_newdoc_ufunc) ... ok
test_ufunc_arg (test_function_base.TestAdd_newdoc_ufunc) ... ok
test_basic (test_function_base.TestAll) ... ok
test_nd (test_function_base.TestAll) ... ok
test_basic (test_function_base.TestAmax) ... ok
test_basic (test_function_base.TestAmin) ... ok
test_basic (test_function_base.TestAngle) ... ok
test_basic (test_function_base.TestAny) ... ok
test_nd (test_function_base.TestAny) ... ok
test_basic (test_function_base.TestAverage) ... ok
test_returned (test_function_base.TestAverage) ... ok
test_weights (test_function_base.TestAverage) ... ok
test_empty (test_function_base.TestBincount) ... ok
test_empty_with_minlength (test_function_base.TestBincount) ... ok
test_simple (test_function_base.TestBincount) ... ok
test_simple2 (test_function_base.TestBincount) ... ok
test_simple_weight (test_function_base.TestBincount) ... ok
test_simple_weight2 (test_function_base.TestBincount) ... ok
test_with_minlength (test_function_base.TestBincount) ... ok
test_with_minlength_and_weights (test_function_base.TestBincount) ... ok
test_with_minlength_smaller_than_maxvalue (test_function_base.TestBincount) ... ok
Regression test for missing dtype and order arguments ... ok
test_simple (test_function_base.TestCheckFinite) ... ok
test_basic (test_function_base.TestCopy) ... ok
test_order (test_function_base.TestCopy) ... ok
test_ddof (test_function_base.TestCorrCoef) ... ok
test_empty (test_function_base.TestCorrCoef) ... ok
test_simple (test_function_base.TestCorrCoef) ... ok
test_basic (test_function_base.TestCov) ... ok
test_empty (test_function_base.TestCov) ... ok
test_basic (test_function_base.TestCumprod) ... ok
test_basic (test_function_base.TestCumsum) ... ok
test_0d (test_function_base.TestDelete) ... ok
test_fancy (test_function_base.TestDelete) ... ok
test_single (test_function_base.TestDelete) ... ok
test_slices (test_function_base.TestDelete) ... ok
test_subclass (test_function_base.TestDelete) ... ok
test_basic (test_function_base.TestDiff) ... ok
test_nd (test_function_base.TestDiff) ... ok
test_forward (test_function_base.TestDigitize) ... ok
test_random (test_function_base.TestDigitize) ... ok
test_reverse (test_function_base.TestDigitize) ... ok
test_right_basic (test_function_base.TestDigitize) ... ok
test_right_open (test_function_base.TestDigitize) ... ok
test_right_open_random (test_function_base.TestDigitize) ... ok
test_right_open_reverse (test_function_base.TestDigitize) ... ok
test_basic (test_function_base.TestExtins) ... ok
test_both (test_function_base.TestExtins) ... ok
test_place (test_function_base.TestExtins) ... ok
test_bartlett (test_function_base.TestFilterwindows) ... ok
test_blackman (test_function_base.TestFilterwindows) ... ok
test_hamming (test_function_base.TestFilterwindows) ... ok
test_hanning (test_function_base.TestFilterwindows) ... ok
test_badargs (test_function_base.TestGradient) ... ok
test_basic (test_function_base.TestGradient) ... ok
test_datetime64 (test_function_base.TestGradient) ... ok
test_masked (test_function_base.TestGradient) ... ok
test_timedelta64 (test_function_base.TestGradient) ... ok
test_density (test_function_base.TestHistogram) ... ok
test_empty (test_function_base.TestHistogram) ... ok
test_normed (test_function_base.TestHistogram) ... ok
test_one_bin (test_function_base.TestHistogram) ... ok
test_outliers (test_function_base.TestHistogram) ... ok
test_simple (test_function_base.TestHistogram) ... ok
test_type (test_function_base.TestHistogram) ... ok
test_weights (test_function_base.TestHistogram) ... ok
There are two ways to specify bins. Check for the right errors when ... ok
test_empty (test_function_base.TestHistogramdd) ... ok
test_identical_samples (test_function_base.TestHistogramdd) ... ok
Test using +/-inf bin edges works. See #1788. ... ok
test_shape_3d (test_function_base.TestHistogramdd) ... ok
test_shape_4d (test_function_base.TestHistogramdd) ... ok
test_simple (test_function_base.TestHistogramdd) ... ok
test_weights (test_function_base.TestHistogramdd) ... ok
test_0d (test_function_base.TestInsert) ... ok
test_basic (test_function_base.TestInsert) ... ok
test_index_array_copied (test_function_base.TestInsert) ... ok
test_multidim (test_function_base.TestInsert) ... ok
test_subclass (test_function_base.TestInsert) ... ok
test_basic (test_function_base.TestInterp) ... ok
test_exceptions (test_function_base.TestInterp) ... ok
test_if_len_x_is_small (test_function_base.TestInterp) ... ok
test_right_left_behavior (test_function_base.TestInterp) ... ok
test_scalar_interpolation_point (test_function_base.TestInterp) ... ok
test_zero_dimensional_interpolation_point (test_function_base.TestInterp) ... ok
test_int_beta (test_function_base.TestKaiser) ... ok
test_simple (test_function_base.TestKaiser) ... ok
test_array_like (test_function_base.TestMedian) ... ok
test_axis_keyword (test_function_base.TestMedian) ... ok
test_basic (test_function_base.TestMedian) ... ok
test_overwrite_keyword (test_function_base.TestMedian) ... ok
test_subclass (test_function_base.TestMedian) ... ok
test_indexing (test_function_base.TestMeshgrid) ... ok
test_simple (test_function_base.TestMeshgrid) ... ok
test_single_input (test_function_base.TestMeshgrid) ... ok
test_sparse (test_function_base.TestMeshgrid) ... ok
test_simple (test_function_base.TestMsort) ... ok
test_0d (test_function_base.TestPiecewise) ... ok
test_default (test_function_base.TestPiecewise) ... ok
test_simple (test_function_base.TestPiecewise) ... ok
test_basic (test_function_base.TestProd) ... ok
test_basic (test_function_base.TestPtp) ... ok
test_basic (test_function_base.TestSelect) ... ok
test_array_like (test_function_base.TestSinc) ... ok
test_simple (test_function_base.TestSinc) ... ok
test_masked (test_function_base.TestTrapz) ... ok
test_matrix (test_function_base.TestTrapz) ... ok
test_ndim (test_function_base.TestTrapz) ... ok
test_simple (test_function_base.TestTrapz) ... ok
test_basic (test_function_base.TestTrimZeros) ... ok
test_leading_skip (test_function_base.TestTrimZeros) ... ok
test_trailing_skip (test_function_base.TestTrimZeros) ... ok
test_simple (test_function_base.TestUnique) ... ok
test_simple (test_function_base.TestUnwrap) ... ok
Regression test for issue 1156 ... ok
test_assigning_docstring (test_function_base.TestVectorize) ... ok
Ensure that vectorized func called exactly once per argument. ... ok
test_coverage1_ticket_2100 (test_function_base.TestVectorize) ... ok
Regression test for dependence on execution order: issue 1487 ... ok
test_keywords (test_function_base.TestVectorize) ... ok
Test kwarg support: enhancement ticket 2100 ... ok
Test excluded with mixed positional and kwargs: ticket 2100 ... ok
Test vectorizing function with no positional args. ... ok
Test vectorizing function with no kwargs args. ... ok
test_keywords_no_func_code (test_function_base.TestVectorize) ... ok
test_large (test_function_base.TestVectorize) ... ok
test_scalar (test_function_base.TestVectorize) ... ok
test_simple (test_function_base.TestVectorize) ... ok
Test vectorization over strings: issue 1892. ... ok
test_ufunc (test_function_base.TestVectorize) ... FAIL
test_simple (test_function_base.Test_I0) ... ok
test_function_base.test_percentile_list ... ok
test_function_base.test_percentile_out ... ok
test_1d (test_index_tricks.TestConcatenator) ... ok
test_2d (test_index_tricks.TestConcatenator) ... ok
test_mixed_type (test_index_tricks.TestConcatenator) ... ok
test_more_mixed_type (test_index_tricks.TestConcatenator) ... ok
test_basic (test_index_tricks.TestGrid) ... ok
test_linspace_equivalence (test_index_tricks.TestGrid) ... ok
test_nd (test_index_tricks.TestGrid) ... ok
test_regression_1 (test_index_tricks.TestIndexExpression) ... ok
test_simple_1 (test_index_tricks.TestIndexExpression) ... ok
test_basic (test_index_tricks.TestNdenumerate) ... ok
test_basic (test_index_tricks.TestRavelUnravelIndex) ... ok
test_clipmodes (test_index_tricks.TestRavelUnravelIndex) ... ok
test_dtypes (test_index_tricks.TestRavelUnravelIndex) ... ok
test_index_tricks.test_c_ ... ok
test_index_tricks.test_fill_diagonal(array([[5, 0, 0], ... ok
test_index_tricks.test_fill_diagonal(array([[5, 0, 0], ... ok
test_index_tricks.test_fill_diagonal(array([[5, 0, 0], ... ok
test_index_tricks.test_fill_diagonal(array([[5, 0, 0, 0, 0, 0, 0, 0, 0, 0], ... ok
test_index_tricks.test_fill_diagonal((array([0, 1, 2]), array([0, 1, 2]), array([0, 1, 2]), array([0, 1, 2])), (array([0, 1, 2]), array([0, 1, 2]), array([0, 1, 2]), array([0, 1, 2]))) ... ok
test_index_tricks.test_diag_indices(array([[100, 2, 3, 4], ... ok
test_index_tricks.test_diag_indices(array([[[1, 0], ... ok
test_index_tricks.test_diag_indices_from ... ok
test_index_tricks.test_ndindex ... ok
Test squeezing to 1D ... ok
Test outputing a standard ndarray ... ok
Test the automatic definition of the output dtype ... ok
Tests whether the output dtype can be uniformized ... ok
Tests names and usecols ... ok
Test autostrip ... ok
Check that names can be retrieved even if the line is commented out. ... ok
Test the stripping of comments ... ok
test_comments_is_none (test_io.TestFromTxt) ... ok
Test the conversion to datetime. ... ok
Test the conversion to datetime64. ... ok
Test the combination user-defined converters and usecol ... ok
Tests names and usecols ... ok
Test default format ... ok
test_dtype_with_converters (test_io.TestFromTxt) ... ok
Test using an explicit dtype with an object ... ok
Test easy structured dtype ... ok
Test that an empty file raises the proper warning. ... ok
Check that a nested dtype isn't MIA ... ok
Check that a nested dtype isn't MIA ... ok
Test missing values ... ok
Test fix-width w/ names ... ok
test_gft_using_filename (test_io.TestFromTxt) ... ok
test_gft_using_generator (test_io.TestFromTxt) ... ok
Test retrieving a header ... ok
Test w/ incomplete names ... ok
Test inconsistent dtype ... ok
Test using an integer for delimiter ... ok
test_invalid_converter (test_io.TestFromTxt) ... ok
Test invalid raise ... ok
Test invalid_raise with usecols ... ok
test_missing (test_io.TestFromTxt) ... ok
Test w/ a delimiter tab ... ok
Make sure that names are properly completed ... ok
Test overwriting the names of the dtype ... ok
Make sure we pick up the right names w/ usecols ... ok
test_recfromcsv (test_io.TestFromTxt) ... ok
test_recfromtxt (test_io.TestFromTxt) ... ok
Test w/ explicit dtype ... ok
Test the 'replace_space' option ... ok
test_shaped_dtype (test_io.TestFromTxt) ... ok
Test single dtype w explicit names ... ok
Test single dtype w implicit names ... ok
Test single dtype w/o names ... ok
test_skip_footer (test_io.TestFromTxt) ... ok
test_skip_footer_with_invalid (test_io.TestFromTxt) ... ok
Test row skipping ... ok
Test space delimiter ... ok
Test some corner case ... ok
Test whether unused converters are forgotten ... ok
Test the selection of columns ... ok
Test giving usecols with a comma-separated string ... ok
Test usecols with an integer ... ok
Test usecols with named columns ... ok
Test usecols with an explicit structured dtype ... ok
Test with missing and filling values ... ok
test_user_missing_values (test_io.TestFromTxt) ... ok
Test user_converters w/ explicit (standard) dtype ... ok
Test masked column ... ok
Test masked column ... ok
test_withmissing (test_io.TestFromTxt) ... ok
test_withmissing_float (test_io.TestFromTxt) ... ok
test_1D (test_io.TestLoadTxt) ... ok
test_3d_shaped_dtype (test_io.TestLoadTxt) ... ok
test_array (test_io.TestLoadTxt) ... ok
test_comments (test_io.TestLoadTxt) ... ok
test_converters_with_usecols (test_io.TestLoadTxt) ... ok
Test using an explicit dtype with an object ... ok
test_empty_field_after_tab (test_io.TestLoadTxt) ... ok
test_empty_file (test_io.TestLoadTxt) ... ok
test_fancy_dtype (test_io.TestLoadTxt) ... ok
test_generator_source (test_io.TestLoadTxt) ... ok
test_int64_type (test_io.TestLoadTxt) ... ok
test_missing (test_io.TestLoadTxt) ... ok
test_ndmin_keyword (test_io.TestLoadTxt) ... ok
test_record (test_io.TestLoadTxt) ... ok
test_shaped_dtype (test_io.TestLoadTxt) ... ok
test_skiprows (test_io.TestLoadTxt) ... ok
test_structure_unpack (test_io.TestLoadTxt) ... ok
test_uint64_type (test_io.TestLoadTxt) ... ok
test_universal_newline (test_io.TestLoadTxt) ... ok
test_unused_converter (test_io.TestLoadTxt) ... ok
test_usecols (test_io.TestLoadTxt) ... ok
test_1D (test_io.TestSaveLoad) ... ok
test_array (test_io.TestSaveLoad) ... ok
test_mmap (test_io.TestSaveLoad) ... KNOWNFAIL: Fail on Win32
test_record (test_io.TestSaveLoad) ... ok
test_1D (test_io.TestSaveTxt) ... ok
test_array (test_io.TestSaveTxt) ... ok
test_complex_arrays (test_io.TestSaveTxt) ... ok
test_custom_writer (test_io.TestSaveTxt) ... ok
test_delimiter (test_io.TestSaveTxt) ... ok
test_file_roundtrip (test_io.TestSaveTxt) ... ok
test_format (test_io.TestSaveTxt) ... ok
Test the functionality of the header and footer keyword argument. ... ok
test_record (test_io.TestSaveTxt) ... ok
test_1D (test_io.TestSavezLoad) ... ok
test_array (test_io.TestSavezLoad) ... ok
test_closing_fid (test_io.TestSavezLoad) ... ok
test_closing_zipfile_after_load (test_io.TestSavezLoad) ... ok
test_mmap (test_io.TestSavezLoad) ... KNOWNFAIL: Fail on Win32
test_multiple_arrays (test_io.TestSavezLoad) ... ok
test_named_arrays (test_io.TestSavezLoad) ... ok
test_not_closing_opened_fid (test_io.TestSavezLoad) ... ok
test_record (test_io.TestSavezLoad) ... ok
test_savez_filename_clashes (test_io.TestSavezLoad) ... ok
test_record (test_io.Testfromregex) ... ok
test_record_2 (test_io.Testfromregex) ... ok
test_record_3 (test_io.Testfromregex) ... ok
test_io.test_gzip_load ... ok
test_io.test_gzip_loadtxt ... ok
test_io.test_gzip_loadtxt_from_string ... ok
test_io.test_npzfile_dict ... ok
test_io.test_load_refcount ... ok
test_allnans (test_nanfunctions.TestNanFunctions_ArgminArgmax) ... ok
test_empty (test_nanfunctions.TestNanFunctions_ArgminArgmax) ... ok
test_matrices (test_nanfunctions.TestNanFunctions_ArgminArgmax) ... ok
test_mutation (test_nanfunctions.TestNanFunctions_ArgminArgmax) ... ok
test_result_values (test_nanfunctions.TestNanFunctions_ArgminArgmax) ... ok
test_scalar (test_nanfunctions.TestNanFunctions_ArgminArgmax) ... ok
test_nanargmax (test_nanfunctions.TestNanFunctions_IntTypes) ... ok
test_nanargmin (test_nanfunctions.TestNanFunctions_IntTypes) ... ok
test_nanmax (test_nanfunctions.TestNanFunctions_IntTypes) ... ok
test_nanmean (test_nanfunctions.TestNanFunctions_IntTypes) ... ok
test_nanmin (test_nanfunctions.TestNanFunctions_IntTypes) ... ok
test_nanstd (test_nanfunctions.TestNanFunctions_IntTypes) ... ok
test_nansum (test_nanfunctions.TestNanFunctions_IntTypes) ... ok
test_nanvar (test_nanfunctions.TestNanFunctions_IntTypes) ... ok
test_allnans (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_ddof (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_ddof_too_big (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_dtype_error (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_dtype_from_char (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_dtype_from_dtype (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_dtype_from_input (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_empty (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_keepdims (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_matrices (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_mutation (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_out (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_out_dtype_error (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_result_values (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_scalar (test_nanfunctions.TestNanFunctions_MeanVarStd) ... ok
test_allnans (test_nanfunctions.TestNanFunctions_MinMax) ... ok
test_dtype_from_input (test_nanfunctions.TestNanFunctions_MinMax) ... ok
test_keepdims (test_nanfunctions.TestNanFunctions_MinMax) ... ok
test_masked (test_nanfunctions.TestNanFunctions_MinMax) ... ok
test_matrices (test_nanfunctions.TestNanFunctions_MinMax) ... ok
test_mutation (test_nanfunctions.TestNanFunctions_MinMax) ... ok
test_out (test_nanfunctions.TestNanFunctions_MinMax) ... ok
test_result_values (test_nanfunctions.TestNanFunctions_MinMax) ... ok
test_scalar (test_nanfunctions.TestNanFunctions_MinMax) ... ok
test_allnans (test_nanfunctions.TestNanFunctions_Sum) ... ok
test_dtype_from_char (test_nanfunctions.TestNanFunctions_Sum) ... ok
test_dtype_from_dtype (test_nanfunctions.TestNanFunctions_Sum) ... ok
test_dtype_from_input (test_nanfunctions.TestNanFunctions_Sum) ... ok
test_empty (test_nanfunctions.TestNanFunctions_Sum) ... ok
test_keepdims (test_nanfunctions.TestNanFunctions_Sum) ... ok
test_matrices (test_nanfunctions.TestNanFunctions_Sum) ... ok
test_mutation (test_nanfunctions.TestNanFunctions_Sum) ... ok
test_out (test_nanfunctions.TestNanFunctions_Sum) ... ok
test_result_values (test_nanfunctions.TestNanFunctions_Sum) ... ok
test_scalar (test_nanfunctions.TestNanFunctions_Sum) ... ok
test_complex (test_polynomial.TestDocs) ... ok
test_doctests (test_polynomial.TestDocs) ... ok
test_integ_coeffs (test_polynomial.TestDocs) ... ok
test_objects (test_polynomial.TestDocs) ... ok
test_polyfit (test_polynomial.TestDocs) ... ok
test_roots (test_polynomial.TestDocs) ... ok
test_str_leading_zeros (test_polynomial.TestDocs) ... ok
test_zero_dims (test_polynomial.TestDocs) ... ok
Test simple case ... ok
Test append_fields on flexible type arrays ... ok
Test append_fields on nested fields ... ok
Test simple case ... ok
Basic test of join_by ... ok
test_join (test_recfunctions.TestJoinBy) ... ok
test_leftouter_join (test_recfunctions.TestJoinBy) ... ok
test_outer_join (test_recfunctions.TestJoinBy) ... ok
test_no_postfix (test_recfunctions.TestJoinBy2) ... ok
Basic test of join_by no_r1postfix ... ok
Basic test of join_by no_r2postfix ... ok
test_two_keys_two_vars (test_recfunctions.TestJoinBy2) ... ok
Test standard & flexible ... ok
Test flatten standard & nested ... ok
test_singlerecord (test_recfunctions.TestMergeArrays) ... ok
Test merge_arrays on a single array. ... ok
Test merge_arrays on a single array w & w/o flattening ... ok
Test standard & standard ... ok
Test merge_arrays w/ a shorter flexndarray. ... ok
Test single field ... ok
Test merge_arrays masked arrays ... ok
Test drop_fields ... ok
Test find_duplicates ... ok
Test the ignoremask option of find_duplicates ... ok
Test get_fieldstructure ... ok
Tests get_names ... ok
Test get_names_flat ... ok
Tests rename fields ... ok
Test zip_descr ... ok
Test recursive_fill_fields on masked flexible-array ... ok
Test recursive_fill_fields on flexible-array ... ok
Tests autoconversion ... ok
Test using titles in the field names ... ok
Test defaults: no exception raised if keys of defaults are not fields. ... ok
Test combination of arrays w/ matching field names ... ok
Test stack_arrays on single arrays ... ok
Test combination of arrays w/ & w/o named fields ... ok
Tests combinations of arrays w/o named fields ... ok
Ticket #1676 ... ok
Test for changeset r5065 ... ok
Ticket #91 ... ok
Ticket 928. ... ok
As a sanity check, just test that get_include and ... ok
test_large_fancy_indexing (test_regression.TestRegression) ... ok
test_loadtxt_fields_subarrays (test_regression.TestRegression) ... ok
Ticket #95 ... ok
Ticket #572 ... ok
Ticket #448 ... ok
Ticket #469 ... ok
Ticket #325 ... ok
Ticket #339 ... ok
test_nansum_with_boolean (test_regression.TestRegression) ... ok
Ticket 1140 ... ok
Ticket #28 ... ok
Ticket #396 ... ok
Ticket #553 ... ok
Ticket #554 ... ok
Ticket #1249 ... ok
Make polydiv work for complex types ... ok
Ticket #628 ... ok
Ticket #944 ... ok
test_py3_compat (test_regression.TestRegression) ... ok
Ticket #378 ... ok
Ticket #205 ... ok
test_void_coercion (test_regression.TestRegression) ... ok
ticket #1243 ... ok
test_3d (test_shape_base.TestApplyAlongAxis) ... ok
test_simple (test_shape_base.TestApplyAlongAxis) ... ok
test_simple101 (test_shape_base.TestApplyAlongAxis) ... ok
test_simple (test_shape_base.TestApplyOverAxes) ... ok
test_index_split_high_bound (test_shape_base.TestArraySplit) ... ok
test_index_split_low_bound (test_shape_base.TestArraySplit) ... ok
test_index_split_simple (test_shape_base.TestArraySplit) ... ok
test_integer_0_split (test_shape_base.TestArraySplit) ... ok
test_integer_split (test_shape_base.TestArraySplit) ... ok
test_integer_split_2D_cols (test_shape_base.TestArraySplit) ... ok
This will fail if we change default axis ... ok
test_integer_split_2D_rows (test_shape_base.TestArraySplit) ... ok
test_2D_array (test_shape_base.TestDsplit) ... ok
test_3D_array (test_shape_base.TestDsplit) ... ok
test_0D_array (test_shape_base.TestDstack) ... ok
test_1D_array (test_shape_base.TestDstack) ... ok
test_2D_array (test_shape_base.TestDstack) ... ok
test_2D_array2 (test_shape_base.TestDstack) ... ok
test_0D_array (test_shape_base.TestHsplit) ... ok
test_1D_array (test_shape_base.TestHsplit) ... ok
test_2D_array (test_shape_base.TestHsplit) ... ok
test_return_type (test_shape_base.TestKron) ... ok
test_basic (test_shape_base.TestMayShareMemory) ... ok
test_equal_split (test_shape_base.TestSplit) ... ok
test_unequal_split (test_shape_base.TestSplit) ... ok
test_basic (test_shape_base.TestSqueeze) ... ok
test_basic (test_shape_base.TestTile) ... ok
test_empty (test_shape_base.TestTile) ... ok
test_kroncompare (test_shape_base.TestTile) ... ok
test_1D_array (test_shape_base.TestVsplit) ... ok
test_2D_array (test_shape_base.TestVsplit) ... ok
test_stride_tricks.test_same ... ok
test_stride_tricks.test_one_off ... ok
Check that the final shape is just the input shape. ... ok
Check that two different input shapes (of the same length but some have ... ok
Check that two different input shapes (of different lengths) broadcast ... ok
Check that a ValueError is raised for incompatible shapes. ... ok
Check that the data layout is the same as if a ufunc did the operation. ... ok
test_diag_bounds (test_twodim_base.TestDiag) ... ok
test_failure (test_twodim_base.TestDiag) ... ok
test_fortran_order (test_twodim_base.TestDiag) ... ok
test_matrix (test_twodim_base.TestDiag) ... ok
test_vector (test_twodim_base.TestDiag) ... ok
test_2d (test_twodim_base.TestEye) ... ok
test_basic (test_twodim_base.TestEye) ... ok
test_bool (test_twodim_base.TestEye) ... ok
test_diag (test_twodim_base.TestEye) ... ok
test_diag2d (test_twodim_base.TestEye) ... ok
test_eye_bounds (test_twodim_base.TestEye) ... ok
test_strings (test_twodim_base.TestEye) ... ok
test_basic (test_twodim_base.TestFliplr) ... ok
test_basic (test_twodim_base.TestFlipud) ... ok
test_all_outliers (test_twodim_base.TestHistogram2d) ... ok
test_asym (test_twodim_base.TestHistogram2d) ... ok
test_empty (test_twodim_base.TestHistogram2d) ... ok
test_norm (test_twodim_base.TestHistogram2d) ... ok
test_simple (test_twodim_base.TestHistogram2d) ... ok
test_axes (test_twodim_base.TestRot90) ... ok
test_basic (test_twodim_base.TestRot90) ... ok
test_dtype (test_twodim_base.TestTri) ... ok
test_twodim_base.TestTrilIndicesFrom.test_exceptions ... ok
test_twodim_base.TestTriuIndices.test_triu_indices(array([ 1, 2, 3, 4, 6, 7, 8, 11, 12, 16]), array([ 1, 2, 3, 4, 6, 7, 8, 11, 12, 16])) ... ok
test_twodim_base.TestTriuIndices.test_triu_indices(array([[-1, -1, -1, -1], ... ok
test_twodim_base.TestTriuIndices.test_triu_indices(array([[ -1, -1, -10, -10], ... ok
test_twodim_base.TestTriuIndicesFrom.test_exceptions ... ok
test_twodim_base.test_tril_triu ... ok
test_twodim_base.test_mask_indices(array([0, 1, 2, 4, 5, 8]), array([0, 1, 2, 4, 5, 8])) ... ok
test_twodim_base.test_mask_indices(array([1, 2, 5]), array([1, 2, 5])) ... ok
test_twodim_base.test_tril_indices(array([ 1, 5, 6, 9, 10, 11, 13, 14, 15, 16]), array([ 1, 5, 6, 9, 10, 11, 13, 14, 15, 16])) ... ok
test_twodim_base.test_tril_indices(array([[-1, 2, 3, 4], ... ok
test_twodim_base.test_tril_indices(array([[-10, -10, -10, 4], ... ok
test_asfarray (test_type_check.TestArrayConversion) ... ok
test_basic (test_type_check.TestCommonType) ... ok
test_cmplx (test_type_check.TestImag) ... ok
test_real (test_type_check.TestImag) ... ok
test_fail (test_type_check.TestIscomplex) ... ok
test_pass (test_type_check.TestIscomplex) ... ok
test_basic (test_type_check.TestIscomplexobj) ... ok
test_complex (test_type_check.TestIsfinite) ... ok
test_complex1 (test_type_check.TestIsfinite) ... ok
test_goodvalues (test_type_check.TestIsfinite) ... ok
test_ind (test_type_check.TestIsfinite) ... ok
test_integer (test_type_check.TestIsfinite) ... ok
test_neginf (test_type_check.TestIsfinite) ... ok
test_posinf (test_type_check.TestIsfinite) ... ok
test_goodvalues (test_type_check.TestIsinf) ... ok
test_ind (test_type_check.TestIsinf) ... ok
test_neginf (test_type_check.TestIsinf) ... ok
test_neginf_scalar (test_type_check.TestIsinf) ... ok
test_posinf (test_type_check.TestIsinf) ... ok
test_posinf_scalar (test_type_check.TestIsinf) ... ok
test_complex (test_type_check.TestIsnan) ... ok
test_complex1 (test_type_check.TestIsnan) ... ok
test_goodvalues (test_type_check.TestIsnan) ... ok
test_ind (test_type_check.TestIsnan) ... ok
test_integer (test_type_check.TestIsnan) ... ok
test_neginf (test_type_check.TestIsnan) ... ok
test_posinf (test_type_check.TestIsnan) ... ok
test_generic (test_type_check.TestIsneginf) ... ok
test_generic (test_type_check.TestIsposinf) ... ok
test_fail (test_type_check.TestIsreal) ... ok
test_pass (test_type_check.TestIsreal) ... ok
test_basic (test_type_check.TestIsrealobj) ... ok
test_basic (test_type_check.TestIsscalar) ... ok
test_default_1 (test_type_check.TestMintypecode) ... ok
test_default_2 (test_type_check.TestMintypecode) ... ok
test_default_3 (test_type_check.TestMintypecode) ... ok
test_complex_bad (test_type_check.TestNanToNum) ... ok
test_complex_bad2 (test_type_check.TestNanToNum) ... ok
test_complex_good (test_type_check.TestNanToNum) ... ok
test_generic (test_type_check.TestNanToNum) ... ok
test_integer (test_type_check.TestNanToNum) ... ok
test_cmplx (test_type_check.TestReal) ... ok
test_real (test_type_check.TestReal) ... ok
test_basic (test_type_check.TestRealIfClose) ... ok
test_fix (test_ufunclike.TestUfunclike) ... ok
test_fix_with_subclass (test_ufunclike.TestUfunclike) ... ok
test_isneginf (test_ufunclike.TestUfunclike) ... ok
test_isposinf (test_ufunclike.TestUfunclike) ... ok
test_utils.test_lookfor ... ok
test_utils.test_deprecate_decorator ... ok
test_utils.test_deprecate_decorator_message ... ok
test_utils.test_deprecate_fn ... ok
test_utils.test_safe_eval_nameconstant ... ok
test_lapack (test_build.TestF77Mismatch) ... SKIP: Skipping test: test_lapack: Skipping fortran compiler mismatch on non Linux platform
Check mode='full' FutureWarning. ... ok
test_linalg.TestBoolPower.test_square ... ok
test_linalg.TestCond2.test_sq_cases ... ok
test_linalg.TestCondInf.test ... ok
test_linalg.TestCondSVD.test_sq_cases ... ok
test_linalg.TestDet.test_sq_cases ... ok
test_linalg.TestDet.test_types(<type 'numpy.float32'>,) ... ok
test_linalg.TestDet.test_types(<type 'numpy.float64'>,) ... ok
test_linalg.TestDet.test_types(<type 'numpy.complex64'>,) ... ok
test_linalg.TestDet.test_types(<type 'numpy.complex128'>,) ... ok
test_linalg.TestDet.test_zero ... ok
test_linalg.TestEig.test_sq_cases ... ok
test_linalg.TestEig.test_types(<type 'numpy.float32'>,) ... ok
test_linalg.TestEig.test_types(<type 'numpy.float64'>,) ... ok
test_linalg.TestEig.test_types(<type 'numpy.complex64'>,) ... ok
test_linalg.TestEig.test_types(<type 'numpy.complex128'>,) ... ok
test_linalg.TestEigh.test_UPLO ... ok
test_linalg.TestEigh.test_herm_cases ... ok
test_linalg.TestEigh.test_invalid ... ok
test_linalg.TestEigh.test_types(<type 'numpy.float32'>,) ... ok
test_linalg.TestEigh.test_types(<type 'numpy.float64'>,) ... ok
test_linalg.TestEigh.test_types(<type 'numpy.complex64'>,) ... ok
test_linalg.TestEigh.test_types(<type 'numpy.complex128'>,) ... ok
test_linalg.TestEigvals.test_sq_cases ... ok
test_linalg.TestEigvals.test_types(<type 'numpy.float32'>,) ... ok
test_linalg.TestEigvals.test_types(<type 'numpy.float64'>,) ... ok
test_linalg.TestEigvals.test_types(<type 'numpy.complex64'>,) ... ok
test_linalg.TestEigvals.test_types(<type 'numpy.complex128'>,) ... ok
test_linalg.TestEigvalsh.test_UPLO ... ok
test_linalg.TestEigvalsh.test_herm_cases ... ok
test_linalg.TestEigvalsh.test_invalid ... ok
test_linalg.TestEigvalsh.test_types(<type 'numpy.float32'>,) ... ok
test_linalg.TestEigvalsh.test_types(<type 'numpy.float64'>,) ... ok
test_linalg.TestEigvalsh.test_types(<type 'numpy.complex64'>,) ... ok
test_linalg.TestEigvalsh.test_types(<type 'numpy.complex128'>,) ... ok
test_linalg.TestInv.test_0_size ... ok
test_linalg.TestInv.test_sq_cases ... ok
test_linalg.TestInv.test_types(<type 'numpy.float32'>,) ... ok
test_linalg.TestInv.test_types(<type 'numpy.float64'>,) ... ok
test_linalg.TestInv.test_types(<type 'numpy.complex64'>,) ... ok
test_linalg.TestInv.test_types(<type 'numpy.complex128'>,) ... ok
test_linalg.TestLstsq.test_sq_cases ... ok
test_linalg.TestMatrixPower.test_invert_noninvertible ... ok
test_linalg.TestMatrixPower.test_large_power ... ok
test_linalg.TestMatrixPower.test_large_power_trailing_zero ... ok
test_linalg.TestMatrixPower.testip_invert(array([[ 0, 1], ... ok
test_linalg.TestMatrixPower.testip_invert(array([[ 4, -7], ... ok
test_linalg.TestMatrixPower.testip_invert(array([[ 0.1, 3.2], ... ok
test_linalg.TestMatrixPower.testip_invert(array([[ 0., 1., 0., 0., 0., 0., 0., 0., 0., 0.], ... ok
test_linalg.TestMatrixPower.testip_one(array([[ 4, -7], ... ok
test_linalg.TestMatrixPower.testip_one(array([[ 0.1, 3.2], ... ok
test_linalg.TestMatrixPower.testip_one(array([[ 0., 1., 0., 0., 0., 0., 0., 0., 0., 0.], ... ok
test_linalg.TestMatrixPower.testip_two(array([[ 4, -7], ... ok
test_linalg.TestMatrixPower.testip_two(array([[ 0.1, 3.2], ... ok
test_linalg.TestMatrixPower.testip_two(array([[ 0., 1., 0., 0., 0., 0., 0., 0., 0., 0.], ... ok
test_linalg.TestMatrixPower.testip_zero(array([[ 4, -7], ... ok
test_linalg.TestMatrixPower.testip_zero(array([[ 0.1, 3.2], ... ok
test_linalg.TestMatrixPower.testip_zero(array([[ 0., 1., 0., 0., 0., 0., 0., 0., 0., 0.], ... ok
test_linalg.TestMatrixRank.test_matrix_rank(4, 4) ... ok
test_linalg.TestMatrixRank.test_matrix_rank(3, 3) ... ok
test_linalg.TestMatrixRank.test_matrix_rank(0, 0) ... ok
test_linalg.TestMatrixRank.test_matrix_rank(1, 1) ... ok
test_linalg.TestMatrixRank.test_matrix_rank(0, 0) ... ok
test_linalg.TestMatrixRank.test_matrix_rank(1, 1) ... ok
test_linalg.TestMatrixRank.test_matrix_rank(<type 'exceptions.TypeError'>, <function matrix_rank at 0x02729C70>, array([[[ 0., 0.], ... ok
test_linalg.TestMatrixRank.test_matrix_rank(1, 1) ... ok
test_linalg.TestNormDouble.test_axis ... ok
test_linalg.TestNormDouble.test_bad_args ... ok
test_linalg.TestNormDouble.test_empty ... ok
test_linalg.TestNormDouble.test_matrix ... ok
test_linalg.TestNormDouble.test_vector ... ok
test_linalg.TestNormInt64.test_axis ... ok
test_linalg.TestNormInt64.test_bad_args ... ok
test_linalg.TestNormInt64.test_empty ... ok
test_linalg.TestNormInt64.test_matrix ... ok
test_linalg.TestNormInt64.test_vector ... ok
test_linalg.TestNormSingle.test_axis ... ok
test_linalg.TestNormSingle.test_bad_args ... ok
test_linalg.TestNormSingle.test_empty ... ok
test_linalg.TestNormSingle.test_matrix ... ok
test_linalg.TestNormSingle.test_vector ... ok
test_linalg.TestPinv.test_sq_cases ... ok
test_linalg.TestQR.test_mode_all_but_economic ... ok
test_linalg.TestQR.test_mode_raw ... ok
test_linalg.TestQR.test_qr_empty ... ok
test_linalg.TestSVD.test_sq_cases ... ok
test_linalg.TestSVD.test_types(<type 'numpy.float32'>,) ... ok
test_linalg.TestSVD.test_types(<type 'numpy.float64'>,) ... ok
test_linalg.TestSVD.test_types(<type 'numpy.complex64'>,) ... ok
test_linalg.TestSVD.test_types(<type 'numpy.complex128'>,) ... ok
test_linalg.TestSolve.test_0_size ... ok
test_linalg.TestSolve.test_0_size_k ... ok
test_linalg.TestSolve.test_sq_cases ... ok
test_linalg.TestSolve.test_types(<type 'numpy.float32'>,) ... ok
test_linalg.TestSolve.test_types(<type 'numpy.float64'>,) ... ok
test_linalg.TestSolve.test_types(<type 'numpy.complex64'>,) ... ok
test_linalg.TestSolve.test_types(<type 'numpy.complex128'>,) ... ok
test_linalg.test_reduced_rank ... ok
test_linalg.test_byteorder_check ... ok
test_linalg.test_generalized_raise_multiloop ... ok
test_linalg.test_xerbla_override ... SKIP: Not POSIX or fork failed.
Ticket #652 ... ok
Ticket 662. ... ok
test_lapack_endian (test_regression.TestRegression) ... ok
Regression for #786: Froebenius norm for vectors raises ... ok
Ticket 627. ... ok
Tests _check_fill_value with records ... ok
Test _check_fill_value ... ok
Tests extremum fill values for flexible type. ... ok
Yet more fun with the fill_value ... ok
Test adding a fill_value parameter to empty/ones/zeros ... ok
Tests the behavior of fill_value during conversion ... ok
Tests yet more exotic flexible dtypes ... ok
Check that fill_value is always defined for structured arrays ... ok
Test the behavior of fill_value in view ... ok
Test setting fill_value on individual fields ... ok
test_asarray (test_core.TestMaskedArray) ... ok
Checks masking a scalar ... ok
Test of basic array creation and properties in 1 dimension. ... ok
Test of basic array creation and properties in 2 dimensions. ... ok
Tests some basic array attributes. ... ok
Tests concatenations. ... ok
Tests concatenations. ... ok
Tests the concatenation on flexible arrays. ... ok
Tests of some subtle points of copying and sizing. ... ok
Tests how masks are initialized at the creation of Maskedarrays. ... ok
Check the use of ndmin ... ok
Make sure we're not losing the original mask w/ ndmin ... ok
Tests creaating a masked array from alist of masked arrays. ... ok
test_deepcopy (test_core.TestMaskedArray) ... ok
Test printing a masked array w/ fancy dtype. ... ok
Test filled w/ F-contiguous array ... ok
Test filled w/ flexible dtype ... ok
Test filled w/ mvoid ... ok
Test filled w/ nested dtype ... ok
Checks fix_invalid. ... ok
Test flatten_structured_array on arrays ... ok
Tests conversions and indexing ... ok
Test of masked element ... ok
Test mvoid.__getitem__ ... ok
Test iteration on __getitem__ ... ok
Test printing a mvoid ... ok
Test of other odd features ... ok
Tests some more features. ... ok
Tests some generic features. ... ok
Checks that _optinfo dictionary isn't back-propagated ... ok
Tests pickling ... ok
Tests pickling w/ F_CONTIGUOUS arrays ... ok
Test pickling MaskedConstant ... ok
Test pickling w/ a subclass of ndarray ... ok
Tests pickling w/ structured array ... ok
Tests setting elements with object ... ok
Tests single element subscripts of Maskedarrays. ... ok
Tests some communication issues with Python. ... ok
Test creating a mvoid object ... ok
Test of take, transpose, inner, outer products ... ok
Tests add, sum, product. ... ok
Checks that there's no collapsing to masked ... ok
Check that we're not losing the shape of a singleton ... ok
Test of basic arithmetic. ... ok
Test various functions such as sin, cos. ... ok
Test binary operations on 2D data ... ok
Tests count ... ok
test_divide_on_different_shapes (test_core.TestMaskedArrayArithmetic) ... ok
Test domained binary operations on 2D data ... ok
Test the equality of structured arrays ... ok
test_eq_w_None (test_core.TestMaskedArrayArithmetic) ... ok
test_eq_w_scalar (test_core.TestMaskedArrayArithmetic) ... ok
Check complex ... ok
test_limits_arithmetic (test_core.TestMaskedArrayArithmetic) ... ok
Tests some scalar arithmetics on MaskedArrays. ... ok
Tests (in)equality on masked snigleton ... ok
test_methods_with_output (test_core.TestMaskedArrayArithmetic) ... ok
test_minimummaximum_func (test_core.TestMaskedArrayArithmetic) ... ok
Tests minimum and maximum. ... ok
Tests the min/max functions with explicit outputs ... ok
Additional tests on max/min ... ok
Test np.min/maximum.reduce on array w/ full False mask ... ok
Tests mixed arithmetics. ... ok
Tests mod ... ok
Test the equality of structured arrays ... ok
Check that we don't shrink a mask when not wanted ... ok
Check that the mask is not back-propagated when using numpy functions ... ok
test_scalar_arithmetic (test_core.TestMaskedArrayArithmetic) ... ok
Test flat on masked_matrices ... ok
Test hard_mask ... ok
Another test of hardmask ... ok
OK, yet another test of hardmask ... ok
Tests the keep mask flag ... ok
Tests .shrink_mask() ... ok
Checks the behaviour of _smallmask ... ok
Test choose ... ok
Test choose with an explicit out keyword ... ok
test_compress (test_core.TestMaskedArrayFunctions) ... ok
Tests flatten mask ... ok
test_identity (test_core.TestMaskedArrayFunctions) ... ok
Test make_mask ... ok
Test make_mask_descr ... ok
test_mask_or (test_core.TestMaskedArrayFunctions) ... ok
test_masked_equal_fill_value (test_core.TestMaskedArrayFunctions) ... ok
test_masked_equal_wlist (test_core.TestMaskedArrayFunctions) ... ok
test_masked_otherfunctions (test_core.TestMaskedArrayFunctions) ... ok
test_masked_where_bool (test_core.TestMaskedArrayFunctions) ... ok
Tests masking functions. ... ok
Tests some generic features. ... ok
test_masked_where_shape_constraint (test_core.TestMaskedArrayFunctions) ... ok
Test functions on ndarrays ... ok
test_power (test_core.TestMaskedArrayFunctions) ... ok
Test power w/ broadcasting ... ok
test_reshape (test_core.TestMaskedArrayFunctions) ... ok
test_round (test_core.TestMaskedArrayFunctions) ... ok
Testing round with an explicit output ... ok
Test the where function ... ok
Test the type conservation with where ... ok
test_where_with_masked_choice (test_core.TestMaskedArrayFunctions) ... ok
test_where_with_masked_condition (test_core.TestMaskedArrayFunctions) ... ok
Test keeping data w/ (inplace) addition ... ok
test_datafriendly_add_arrays (test_core.TestMaskedArrayInPlaceArithmetics) ... ok
Test keeping data w/ (inplace) division ... ok
Test keeping data w/ (inplace) multiplication ... ok
test_datafriendly_mul_arrays (test_core.TestMaskedArrayInPlaceArithmetics) ... ok
Test keeping data w/ (inplace) power ... ok
Test keeping data w/ (inplace) subtraction ... ok
test_datafriendly_sub_arrays (test_core.TestMaskedArrayInPlaceArithmetics) ... ok
Test of inplace additions ... ok
Test of inplace additions ... ok
Test of inplace division ... ok
test_inplace_division_misc (test_core.TestMaskedArrayInPlaceArithmetics) ... ok
Test of inplace division ... ok
Test of inplace division ... ok
Test of inplace multiplication ... ok
Test of inplace multiplication ... ok
Test of inplace subtractions ... ok
Test of inplace subtractions ... ok
Test the combination nomask & methods w/ axis ... ok
Tests cumsum & cumprod on MaskedArrays. ... ok
Tests cumsum/cumprod w/ output ... ok
Test diag ... ok
Test mean/anom on object dtype ... ok
Test prod on object dtype ... ok
Tests ptp on MaskedArrays. ... ok
Test sum on object dtype ... ok
Tests trace on MaskedArrays. ... ok
Tests var & std on MaskedArrays. ... ok
test_varstd_ddof (test_core.TestMaskedArrayMathMethods) ... ok
Test a special case for var ... ok
Tests var & std on MaskedArrays. ... ok
Checks the any/all methods/functions. ... ok
Some fun with all and any ... ok
test_allany_onmatrices (test_core.TestMaskedArrayMethods) ... ok
Tests allclose on arrays ... ok
Tests argmin & argmax on MaskedArrays. ... ok
Test argsort ... ok
Test a _arraymethod w/ n argument ... ok
Tests clip on MaskedArrays. ... ok
test compress ... ok
Tests compressed ... ok
Tests empty/like ... ok
Test the reconstruction of a masked_array from a record ... ok
Tests some MaskedArray methods. ... ok
Tests put. ... ok
Tests put on hardmask ... ok
test_putmask (test_core.TestMaskedArrayMethods) ... ok
Tests ravel ... ok
Tests reshape ... ok
Test sort ... ok
Check sort of 2D array. ... ok
Test sort on flexible dtype. ... ok
Check squeeze ... ok
Tests swapaxes on MaskedArrays. ... ok
Tests take ... ok
Test take w/ masked indices ... ok
Test the conversion to records ... ok
Tests to list ... ok
Test mvoid.tolist: make sure we return a standard Python object ... ok
test_element_len (test_core.TestMaskedFields) ... ok
test_getitem (test_core.TestMaskedFields) ... ok
Test getmaskarray on flexible dtype ... ok
Check record access ... ok
Check setting an element of a record) ... ok
test_set_record_slice (test_core.TestMaskedFields) ... ok
test_set_records_masks (test_core.TestMaskedFields) ... ok
test_setitem (test_core.TestMaskedFields) ... ok
Test view w/ flexible dtype ... ok
test_view_to_dtype_and_type (test_core.TestMaskedView) ... ok
test_view_to_flexible_dtype (test_core.TestMaskedView) ... ok
test_view_to_nothing (test_core.TestMaskedView) ... ok
test_view_to_simple_dtype (test_core.TestMaskedView) ... ok
test_view_to_subdtype (test_core.TestMaskedView) ... ok
test_view_to_type (test_core.TestMaskedView) ... ok
Tests extrema on MaskedArrays. ... ok
Check that the mask of the result is a ndarray (not a MaskedArray...) ... ok
Tests reduce on MaskedArrays. ... ok
Tests new ufuncs on MaskedArrays. ... ok
Check any NotImplemented returned by umath.<ufunc> is passed on ... ok
test_core.test_masked_array ... ok
Tests compress2d ... ok
Tests dot product ... ok
Tests mask_rowcols. ... ok
test_3d (test_extras.TestApplyAlongAxis) ... ok
test_basic (test_extras.TestApplyOverAxes) ... ok
Tests mediff1d ... ok
Test ediff1d w/ a ndarray ... ok
Test ediff1d w/ to_begin ... ok
Test ediff1d w/ to_begin and to_end ... ok
Test ediff1d w/ to_end ... ok
Test in1d ... ok
Test in1d's invert parameter ... ok
Test intersect1d ... ok
Test setdiff1d ... ok
Test setdiff1d_charray ... ok
Test setxor1d ... ok
Test union1d ... ok
Test all masked ... ok
Test unique on list ... ok
Test unique on masked data w/use_mask=True ... ok
test_complex (test_extras.TestAverage) ... ok
Test average on integers with mask ... ok
Test of average. ... ok
More tests of average. ... ok
Yet more tests of average! ... ok
Tests mr_ on 1D arrays. ... ok
Tests mr_ on 2D arrays. ... ok
Test corrcoef 1 1D variable w/missing values ... ok
Test cov on 1D variable w/o missing values ... ok
Test corrcoef on 2D variable w/ missing value ... ok
Test corrcoef on 1 2D variable w/o missing values ... ok
Test ddof keyword ... ok
Test cov 1 1D variable w/missing values ... ok
Test cov on 1D variable w/o missing values ... ok
Test cov on 2D variable w/ missing value ... ok
Test cov on 1 2D variable w/o missing values ... ok
Test clump_masked ... ok
Test clump_unmasked ... ok
Test flatnotmasked_contiguous ... ok
Tests masked_all ... ok
Tests masked_all ... ok
Tests median w/ 2D ... ok
Tests median w/ 2D arrays and different axis. ... ok
Tests median w/ 3D ... ok
Tests notmasked_contiguous ... ok
Tests unmasked_edges ... ok
Tests polyfit ... ok
Test atleast_2d ... ok
Test creation by view ... ok
Test that 'exotic' formats are processed properly ... ok
Test filling the array ... ok
Tests fields retrieval ... ok
Test hardmask ... ok
Test pickling ... ok
test_set_elements (test_mrecords.TestMRecords) ... ok
Tests setting fields. ... ok
Tests setting the mask of a field. ... ok
test_set_mask (test_mrecords.TestMRecords) ... ok
test_set_mask_fromarray (test_mrecords.TestMRecords) ... ok
test_set_mask_fromfields (test_mrecords.TestMRecords) ... ok
Tests setting slices w/ hardmask. ... ok
Test tolist. ... ok
Test the creation w/ format and names ... ok
Tests addfield ... ok
test_fromarrays (test_mrecords.TestMRecordsImport) ... ok
Test construction from records. ... ok
Tests construction from records w/ mask. ... ok
Tests reading from a text file. ... ok
test_view_by_itself (test_mrecords.TestView) ... ok
test_view_flexible_type (test_mrecords.TestView) ... ok
test_view_simple_dtype (test_mrecords.TestView) ... ok
Trac #1839 ... ok
test_clip (test_old_ma.TestArrayMethods) ... ok
test_cumprod (test_old_ma.TestArrayMethods) ... ok
test_cumsum (test_old_ma.TestArrayMethods) ... ok
test_ptp (test_old_ma.TestArrayMethods) ... ok
test_swapaxes (test_old_ma.TestArrayMethods) ... ok
test_trace (test_old_ma.TestArrayMethods) ... ok
test_varstd (test_old_ma.TestArrayMethods) ... ok
test_testAPI (test_old_ma.TestMa) ... ok
Test add, sum, product. ... ok
Test of basic arithmetic. ... ok
test_testArrayAttributes (test_old_ma.TestMa) ... ok
test_testArrayMethods (test_old_ma.TestMa) ... ok
Test of average. ... ok
More tests of average. ... ok
Test of basic array creation and properties in 1 dimension. ... ok
Test of basic array creation and properties in 2 dimensions. ... ok
Test of conversions and indexing ... ok
Tests of some subtle points of copying and sizing. ... ok
Test of inplace operations and rich comparisons ... ok
test_testMaPut (test_old_ma.TestMa) ... ok
Test of masked element ... ok
Test minimum and maximum. ... ok
Test of minumum, maximum. ... ok
test_testMixedArithmetic (test_old_ma.TestMa) ... ok
Test of other odd features ... ok
Test of pickling ... ok
Test of put ... ok
test_testScalarArithmetic (test_old_ma.TestMa) ... ok
test_testSingleElementSubscript (test_old_ma.TestMa) ... ok
Test of take, transpose, inner, outer products ... ok
test_testToPython (test_old_ma.TestMa) ... ok
Test various functions such as sin, cos. ... ok
Test count ... ok
test_minmax (test_old_ma.TestUfuncs) ... ok
test_nonzero (test_old_ma.TestUfuncs) ... ok
test_reduce (test_old_ma.TestUfuncs) ... ok
test_testUfuncRegression (test_old_ma.TestUfuncs) ... ok
Ticket #1559 ... ok
test_ddof_corrcoef (test_regression.TestRegression) ... ok
Ticket #61 ... ok
Ticket #17 ... ok
Ticket #254 ... ok
Ticket #271 ... ok
Ticket #1256 ... ok
Ticket #62 ... ok
Ticket #2733 ... ok
Issue gh-2757 ... ok
test_attributepropagation (test_subclassing.TestSubclassing) ... ok
Tests whether the subclass is kept. ... ok
Tests masked_binary_operation ... ok
Tests domained_masked_binary_operation ... ok
Tests masked_unary_operation ... ok
Tests subclassing MaskedArray ... ok
Checks that masked_array(...,subok=True) preserves the class. ... ok
test_basic (test_defmatrix.TestAlgebra) ... ok
Check that 'not implemented' operations produce a failure. ... ok
Test raising a matrix to an integer power works as expected. ... ok
test_basic (test_defmatrix.TestCasting) ... ok
test_basic (test_defmatrix.TestCtor) ... ok
test_bmat_nondefault_str (test_defmatrix.TestCtor) ... ok
test_exceptions (test_defmatrix.TestCtor) ... ok
test_basic (test_defmatrix.TestIndexing) ... ok
test_instance_methods (test_defmatrix.TestMatrixReturn) ... ok
test_array_from_matrix_list (test_defmatrix.TestNewScalarIndexing) ... ok
test_array_to_list (test_defmatrix.TestNewScalarIndexing) ... ok
test_boolean_indexing (test_defmatrix.TestNewScalarIndexing) ... ok
test_dimesions (test_defmatrix.TestNewScalarIndexing) ... ok
test_fancy_indexing (test_defmatrix.TestNewScalarIndexing) ... ok
test_list_indexing (test_defmatrix.TestNewScalarIndexing) ... ok
test_matrix_element (test_defmatrix.TestNewScalarIndexing) ... ok
test_row_column_indexing (test_defmatrix.TestNewScalarIndexing) ... ok
test_scalar_indexing (test_defmatrix.TestNewScalarIndexing) ... ok
test_list (test_defmatrix.TestPower) ... ok
test_returntype (test_defmatrix.TestPower) ... ok
test_asmatrix (test_defmatrix.TestProperties) ... ok
test_basic (test_defmatrix.TestProperties) ... ok
test_comparisons (test_defmatrix.TestProperties) ... ok
test_max (test_defmatrix.TestProperties) ... ok
test_min (test_defmatrix.TestProperties) ... ok
test_noaxis (test_defmatrix.TestProperties) ... ok
test_pinv (test_defmatrix.TestProperties) ... ok
test_prod (test_defmatrix.TestProperties) ... ok
test_ptp (test_defmatrix.TestProperties) ... ok
test_repr (test_defmatrix.TestProperties) ... ok
Test whether matrix.sum(axis=1) preserves orientation. ... ok
test_var (test_defmatrix.TestProperties) ... ok
test_keywords (test_multiarray.TestView) ... ok
test_type (test_multiarray.TestView) ... ok
test_matscalar (test_numeric.TestDot) ... ok
Ticket #71 ... ok
Ticket #473 ... ok
Ticket #125 ... ok
Ticket #83 ... ok
test_oldtypes (test_oldnumeric.test_oldtypes) ... ok
gh-3803 ... ok
Ticket #552 ... ok
test_chebadd (test_chebyshev.TestArithmetic) ... ok
test_chebdiv (test_chebyshev.TestArithmetic) ... ok
test_chebmul (test_chebyshev.TestArithmetic) ... ok
test_chebmulx (test_chebyshev.TestArithmetic) ... ok
test_chebsub (test_chebyshev.TestArithmetic) ... ok
test_dimensions (test_chebyshev.TestCompanion) ... ok
test_linear_root (test_chebyshev.TestCompanion) ... ok
test_raises (test_chebyshev.TestCompanion) ... ok
test_chebdomain (test_chebyshev.TestConstants) ... ok
test_chebone (test_chebyshev.TestConstants) ... ok
test_chebx (test_chebyshev.TestConstants) ... ok
test_chebzero (test_chebyshev.TestConstants) ... ok
test_chebder (test_chebyshev.TestDerivative) ... ok
test_chebder_axis (test_chebyshev.TestDerivative) ... ok
test_chebgrid2d (test_chebyshev.TestEvaluation) ... ok
test_chebgrid3d (test_chebyshev.TestEvaluation) ... ok
test_chebval (test_chebyshev.TestEvaluation) ... ok
test_chebval2d (test_chebyshev.TestEvaluation) ... ok
test_chebval3d (test_chebyshev.TestEvaluation) ... ok
test_chebfit (test_chebyshev.TestFitting) ... ok
test_100 (test_chebyshev.TestGauss) ... ok
test_chebint (test_chebyshev.TestIntegral) ... ok
test_chebint_axis (test_chebyshev.TestIntegral) ... ok
test_cheb2poly (test_chebyshev.TestMisc) ... ok
test_chebfromroots (test_chebyshev.TestMisc) ... ok
test_chebline (test_chebyshev.TestMisc) ... ok
test_chebpts1 (test_chebyshev.TestMisc) ... ok
test_chebpts2 (test_chebyshev.TestMisc) ... ok
test_chebroots (test_chebyshev.TestMisc) ... ok
test_chebtrim (test_chebyshev.TestMisc) ... ok
test_poly2cheb (test_chebyshev.TestMisc) ... ok
test_weight (test_chebyshev.TestMisc) ... ok
test__cseries_to_zseries (test_chebyshev.TestPrivate) ... ok
test__zseries_to_cseries (test_chebyshev.TestPrivate) ... ok
test_chebvander (test_chebyshev.TestVander) ... ok
test_chebvander2d (test_chebyshev.TestVander) ... ok
test_chebvander3d (test_chebyshev.TestVander) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>, <class 'numpy.polynomial.polynomial.Polynomial'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>, <class 'numpy.polynomial.polynomial.Polynomial'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>, <class 'numpy.polynomial.legendre.Legendre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>, <class 'numpy.polynomial.legendre.Legendre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>, <class 'numpy.polynomial.chebyshev.Chebyshev'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>, <class 'numpy.polynomial.chebyshev.Chebyshev'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>, <class 'numpy.polynomial.laguerre.Laguerre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>, <class 'numpy.polynomial.laguerre.Laguerre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>, <class 'numpy.polynomial.hermite.Hermite'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>, <class 'numpy.polynomial.hermite.Hermite'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>, <class 'numpy.polynomial.hermite_e.HermiteE'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>, <class 'numpy.polynomial.hermite_e.HermiteE'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>, <class 'numpy.polynomial.polynomial.Polynomial'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>, <class 'numpy.polynomial.polynomial.Polynomial'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>, <class 'numpy.polynomial.legendre.Legendre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>, <class 'numpy.polynomial.legendre.Legendre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>, <class 'numpy.polynomial.chebyshev.Chebyshev'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>, <class 'numpy.polynomial.chebyshev.Chebyshev'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>, <class 'numpy.polynomial.laguerre.Laguerre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>, <class 'numpy.polynomial.laguerre.Laguerre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>, <class 'numpy.polynomial.hermite.Hermite'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>, <class 'numpy.polynomial.hermite.Hermite'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>, <class 'numpy.polynomial.hermite_e.HermiteE'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>, <class 'numpy.polynomial.hermite_e.HermiteE'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>, <class 'numpy.polynomial.polynomial.Polynomial'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>, <class 'numpy.polynomial.polynomial.Polynomial'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>, <class 'numpy.polynomial.legendre.Legendre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>, <class 'numpy.polynomial.legendre.Legendre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>, <class 'numpy.polynomial.chebyshev.Chebyshev'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>, <class 'numpy.polynomial.chebyshev.Chebyshev'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>, <class 'numpy.polynomial.laguerre.Laguerre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>, <class 'numpy.polynomial.laguerre.Laguerre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>, <class 'numpy.polynomial.hermite.Hermite'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>, <class 'numpy.polynomial.hermite.Hermite'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>, <class 'numpy.polynomial.hermite_e.HermiteE'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>, <class 'numpy.polynomial.hermite_e.HermiteE'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>, <class 'numpy.polynomial.polynomial.Polynomial'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>, <class 'numpy.polynomial.polynomial.Polynomial'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>, <class 'numpy.polynomial.legendre.Legendre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>, <class 'numpy.polynomial.legendre.Legendre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>, <class 'numpy.polynomial.chebyshev.Chebyshev'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>, <class 'numpy.polynomial.chebyshev.Chebyshev'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>, <class 'numpy.polynomial.laguerre.Laguerre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>, <class 'numpy.polynomial.laguerre.Laguerre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>, <class 'numpy.polynomial.hermite.Hermite'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>, <class 'numpy.polynomial.hermite.Hermite'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>, <class 'numpy.polynomial.hermite_e.HermiteE'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>, <class 'numpy.polynomial.hermite_e.HermiteE'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>, <class 'numpy.polynomial.polynomial.Polynomial'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>, <class 'numpy.polynomial.polynomial.Polynomial'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>, <class 'numpy.polynomial.legendre.Legendre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>, <class 'numpy.polynomial.legendre.Legendre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>, <class 'numpy.polynomial.chebyshev.Chebyshev'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>, <class 'numpy.polynomial.chebyshev.Chebyshev'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>, <class 'numpy.polynomial.laguerre.Laguerre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>, <class 'numpy.polynomial.laguerre.Laguerre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>, <class 'numpy.polynomial.hermite.Hermite'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>, <class 'numpy.polynomial.hermite.Hermite'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>, <class 'numpy.polynomial.hermite_e.HermiteE'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>, <class 'numpy.polynomial.hermite_e.HermiteE'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>, <class 'numpy.polynomial.polynomial.Polynomial'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>, <class 'numpy.polynomial.polynomial.Polynomial'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>, <class 'numpy.polynomial.legendre.Legendre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>, <class 'numpy.polynomial.legendre.Legendre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>, <class 'numpy.polynomial.chebyshev.Chebyshev'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>, <class 'numpy.polynomial.chebyshev.Chebyshev'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>, <class 'numpy.polynomial.laguerre.Laguerre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>, <class 'numpy.polynomial.laguerre.Laguerre'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>, <class 'numpy.polynomial.hermite.Hermite'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>, <class 'numpy.polynomial.hermite.Hermite'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>, <class 'numpy.polynomial.hermite_e.HermiteE'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>, <class 'numpy.polynomial.hermite_e.HermiteE'>) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.polynomial.Polynomial'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.legendre.Legendre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.chebyshev.Chebyshev'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.laguerre.Laguerre'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite.Hermite'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_classes.test_class_methods(<class 'numpy.polynomial.hermite_e.HermiteE'>,) ... ok
test_hermadd (test_hermite.TestArithmetic) ... ok
test_hermdiv (test_hermite.TestArithmetic) ... ok
test_hermmul (test_hermite.TestArithmetic) ... ok
test_hermmulx (test_hermite.TestArithmetic) ... ok
test_hermsub (test_hermite.TestArithmetic) ... ok
test_dimensions (test_hermite.TestCompanion) ... ok
test_linear_root (test_hermite.TestCompanion) ... ok
test_raises (test_hermite.TestCompanion) ... ok
test_hermdomain (test_hermite.TestConstants) ... ok
test_hermone (test_hermite.TestConstants) ... ok
test_hermx (test_hermite.TestConstants) ... ok
test_hermzero (test_hermite.TestConstants) ... ok
test_hermder (test_hermite.TestDerivative) ... ok
test_hermder_axis (test_hermite.TestDerivative) ... ok
test_hermgrid2d (test_hermite.TestEvaluation) ... ok
test_hermgrid3d (test_hermite.TestEvaluation) ... ok
test_hermval (test_hermite.TestEvaluation) ... ok
test_hermval2d (test_hermite.TestEvaluation) ... ok
test_hermval3d (test_hermite.TestEvaluation) ... ok
test_hermfit (test_hermite.TestFitting) ... ok
test_100 (test_hermite.TestGauss) ... ok
test_hermint (test_hermite.TestIntegral) ... ok
test_hermint_axis (test_hermite.TestIntegral) ... ok
test_herm2poly (test_hermite.TestMisc) ... ok
test_hermfromroots (test_hermite.TestMisc) ... ok
test_hermline (test_hermite.TestMisc) ... ok
test_hermroots (test_hermite.TestMisc) ... ok
test_hermtrim (test_hermite.TestMisc) ... ok
test_poly2herm (test_hermite.TestMisc) ... ok
test_weight (test_hermite.TestMisc) ... ok
test_hermvander (test_hermite.TestVander) ... ok
test_hermvander2d (test_hermite.TestVander) ... ok
test_hermvander3d (test_hermite.TestVander) ... ok
test_hermeadd (test_hermite_e.TestArithmetic) ... ok
test_hermediv (test_hermite_e.TestArithmetic) ... ok
test_hermemul (test_hermite_e.TestArithmetic) ... ok
test_hermemulx (test_hermite_e.TestArithmetic) ... ok
test_hermesub (test_hermite_e.TestArithmetic) ... ok
test_dimensions (test_hermite_e.TestCompanion) ... ok
test_linear_root (test_hermite_e.TestCompanion) ... ok
test_raises (test_hermite_e.TestCompanion) ... ok
test_hermedomain (test_hermite_e.TestConstants) ... ok
test_hermeone (test_hermite_e.TestConstants) ... ok
test_hermex (test_hermite_e.TestConstants) ... ok
test_hermezero (test_hermite_e.TestConstants) ... ok
test_hermeder (test_hermite_e.TestDerivative) ... ok
test_hermeder_axis (test_hermite_e.TestDerivative) ... ok
test_hermegrid2d (test_hermite_e.TestEvaluation) ... ok
test_hermegrid3d (test_hermite_e.TestEvaluation) ... ok
test_hermeval (test_hermite_e.TestEvaluation) ... ok
test_hermeval2d (test_hermite_e.TestEvaluation) ... ok
test_hermeval3d (test_hermite_e.TestEvaluation) ... ok
test_hermefit (test_hermite_e.TestFitting) ... ok
test_100 (test_hermite_e.TestGauss) ... ok
test_hermeint (test_hermite_e.TestIntegral) ... ok
test_hermeint_axis (test_hermite_e.TestIntegral) ... ok
test_herme2poly (test_hermite_e.TestMisc) ... ok
test_hermefromroots (test_hermite_e.TestMisc) ... ok
test_hermeline (test_hermite_e.TestMisc) ... ok
test_hermeroots (test_hermite_e.TestMisc) ... ok
test_hermetrim (test_hermite_e.TestMisc) ... ok
test_poly2herme (test_hermite_e.TestMisc) ... ok
test_weight (test_hermite_e.TestMisc) ... ok
test_hermevander (test_hermite_e.TestVander) ... ok
test_hermevander2d (test_hermite_e.TestVander) ... ok
test_hermevander3d (test_hermite_e.TestVander) ... ok
test_lagadd (test_laguerre.TestArithmetic) ... ok
test_lagdiv (test_laguerre.TestArithmetic) ... ok
test_lagmul (test_laguerre.TestArithmetic) ... ok
test_lagmulx (test_laguerre.TestArithmetic) ... ok
test_lagsub (test_laguerre.TestArithmetic) ... ok
test_dimensions (test_laguerre.TestCompanion) ... ok
test_linear_root (test_laguerre.TestCompanion) ... ok
test_raises (test_laguerre.TestCompanion) ... ok
test_lagdomain (test_laguerre.TestConstants) ... ok
test_lagone (test_laguerre.TestConstants) ... ok
test_lagx (test_laguerre.TestConstants) ... ok
test_lagzero (test_laguerre.TestConstants) ... ok
test_lagder (test_laguerre.TestDerivative) ... ok
test_lagder_axis (test_laguerre.TestDerivative) ... ok
test_laggrid2d (test_laguerre.TestEvaluation) ... ok
test_laggrid3d (test_laguerre.TestEvaluation) ... ok
test_lagval (test_laguerre.TestEvaluation) ... ok
test_lagval2d (test_laguerre.TestEvaluation) ... ok
test_lagval3d (test_laguerre.TestEvaluation) ... ok
test_lagfit (test_laguerre.TestFitting) ... ok
test_100 (test_laguerre.TestGauss) ... ok
test_lagint (test_laguerre.TestIntegral) ... ok
test_lagint_axis (test_laguerre.TestIntegral) ... ok
test_lag2poly (test_laguerre.TestMisc) ... ok
test_lagfromroots (test_laguerre.TestMisc) ... ok
test_lagline (test_laguerre.TestMisc) ... ok
test_lagroots (test_laguerre.TestMisc) ... ok
test_lagtrim (test_laguerre.TestMisc) ... ok
test_poly2lag (test_laguerre.TestMisc) ... ok
test_weight (test_laguerre.TestMisc) ... ok
test_lagvander (test_laguerre.TestVander) ... ok
test_lagvander2d (test_laguerre.TestVander) ... ok
test_lagvander3d (test_laguerre.TestVander) ... ok
test_legadd (test_legendre.TestArithmetic) ... ok
test_legdiv (test_legendre.TestArithmetic) ... ok
test_legmul (test_legendre.TestArithmetic) ... ok
test_legmulx (test_legendre.TestArithmetic) ... ok
test_legsub (test_legendre.TestArithmetic) ... ok
test_dimensions (test_legendre.TestCompanion) ... ok
test_linear_root (test_legendre.TestCompanion) ... ok
test_raises (test_legendre.TestCompanion) ... ok
test_legdomain (test_legendre.TestConstants) ... ok
test_legone (test_legendre.TestConstants) ... ok
test_legx (test_legendre.TestConstants) ... ok
test_legzero (test_legendre.TestConstants) ... ok
test_legder (test_legendre.TestDerivative) ... ok
test_legder_axis (test_legendre.TestDerivative) ... ok
test_leggrid2d (test_legendre.TestEvaluation) ... ok
test_leggrid3d (test_legendre.TestEvaluation) ... ok
test_legval (test_legendre.TestEvaluation) ... ok
test_legval2d (test_legendre.TestEvaluation) ... ok
test_legval3d (test_legendre.TestEvaluation) ... ok
test_legfit (test_legendre.TestFitting) ... ok
test_100 (test_legendre.TestGauss) ... ok
test_legint (test_legendre.TestIntegral) ... ok
test_legint_axis (test_legendre.TestIntegral) ... ok
test_leg2poly (test_legendre.TestMisc) ... ok
test_legfromroots (test_legendre.TestMisc) ... ok
test_legline (test_legendre.TestMisc) ... ok
test_legroots (test_legendre.TestMisc) ... ok
test_legtrim (test_legendre.TestMisc) ... ok
test_poly2leg (test_legendre.TestMisc) ... ok
test_weight (test_legendre.TestMisc) ... ok
test_legvander (test_legendre.TestVander) ... ok
test_legvander2d (test_legendre.TestVander) ... ok
test_legvander3d (test_legendre.TestVander) ... ok
test_polyadd (test_polynomial.TestArithmetic) ... ok
test_polydiv (test_polynomial.TestArithmetic) ... ok
test_polymul (test_polynomial.TestArithmetic) ... ok
test_polymulx (test_polynomial.TestArithmetic) ... ok
test_polysub (test_polynomial.TestArithmetic) ... ok
test_dimensions (test_polynomial.TestCompanion) ... ok
test_linear_root (test_polynomial.TestCompanion) ... ok
test_raises (test_polynomial.TestCompanion) ... ok
test_polydomain (test_polynomial.TestConstants) ... ok
test_polyone (test_polynomial.TestConstants) ... ok
test_polyx (test_polynomial.TestConstants) ... ok
test_polyzero (test_polynomial.TestConstants) ... ok
test_polyder (test_polynomial.TestDerivative) ... ok
test_polyder_axis (test_polynomial.TestDerivative) ... ok
test_polygrid2d (test_polynomial.TestEvaluation) ... ok
test_polygrid3d (test_polynomial.TestEvaluation) ... ok
test_polyval (test_polynomial.TestEvaluation) ... ok
test_polyval2d (test_polynomial.TestEvaluation) ... ok
test_polyval3d (test_polynomial.TestEvaluation) ... ok
test_polyint (test_polynomial.TestIntegral) ... ok
test_polyint_axis (test_polynomial.TestIntegral) ... ok
test_polyfit (test_polynomial.TestMisc) ... ok
test_polyfromroots (test_polynomial.TestMisc) ... ok
test_polyline (test_polynomial.TestMisc) ... ok
test_polyroots (test_polynomial.TestMisc) ... ok
test_polytrim (test_polynomial.TestMisc) ... ok
test_polyvander (test_polynomial.TestVander) ... ok
test_polyvander2d (test_polynomial.TestVander) ... ok
test_polyvander3d (test_polynomial.TestVander) ... ok
test_getdomain (test_polyutils.TestDomain) ... ok
test_mapdomain (test_polyutils.TestDomain) ... ok
test_mapparms (test_polyutils.TestDomain) ... ok
test_as_series (test_polyutils.TestMisc) ... ok
test_trimcoef (test_polyutils.TestMisc) ... ok
test_trimseq (test_polyutils.TestMisc) ... ok
test_chebyshev_str (test_printing.test_repr) ... ok
test_hermiteE_repr (test_printing.test_repr) ... ok
test_hermite_repr (test_printing.test_repr) ... ok
test_laguerre_repr (test_printing.test_repr) ... ok
test_legendre_repr (test_printing.test_repr) ... ok
test_polynomial_str (test_printing.test_repr) ... ok
test_chebyshev_str (test_printing.test_str) ... ok
test_hermiteE_str (test_printing.test_str) ... ok
test_hermite_str (test_printing.test_str) ... ok
test_laguerre_str (test_printing.test_str) ... ok
test_legendre_str (test_printing.test_str) ... ok
test_polynomial_str (test_printing.test_str) ... ok
test_n_zero (test_random.TestBinomial) ... ok
test_basic (test_random.TestMultinomial) ... ok
test_int_negative_interval (test_random.TestMultinomial) ... ok
test_zero_probability (test_random.TestMultinomial) ... ok
test_beta (test_random.TestRandomDist) ... ok
test_binomial (test_random.TestRandomDist) ... ok
test_bytes (test_random.TestRandomDist) ... ok
test_chisquare (test_random.TestRandomDist) ... ok
test_choice_exceptions (test_random.TestRandomDist) ... ok
test_choice_noninteger (test_random.TestRandomDist) ... ok
test_choice_nonuniform_noreplace (test_random.TestRandomDist) ... ok
test_choice_nonuniform_replace (test_random.TestRandomDist) ... ok
test_choice_return_shape (test_random.TestRandomDist) ... ok
test_choice_uniform_noreplace (test_random.TestRandomDist) ... ok
test_choice_uniform_replace (test_random.TestRandomDist) ... ok
test_dirichlet (test_random.TestRandomDist) ... ok
test_exponential (test_random.TestRandomDist) ... ok
test_f (test_random.TestRandomDist) ... ok
test_gamma (test_random.TestRandomDist) ... ok
test_geometric (test_random.TestRandomDist) ... ok
test_gumbel (test_random.TestRandomDist) ... ok
test_hypergeometric (test_random.TestRandomDist) ... ok
test_laplace (test_random.TestRandomDist) ... ok
test_logistic (test_random.TestRandomDist) ... ok
test_lognormal (test_random.TestRandomDist) ... ok
test_logseries (test_random.TestRandomDist) ... ok
test_multinomial (test_random.TestRandomDist) ... ok
test_multivariate_normal (test_random.TestRandomDist) ... ok
test_negative_binomial (test_random.TestRandomDist) ... ok
test_noncentral_chisquare (test_random.TestRandomDist) ... ok
test_noncentral_f (test_random.TestRandomDist) ... ok
test_normal (test_random.TestRandomDist) ... ok
test_pareto (test_random.TestRandomDist) ... ok
test_poisson (test_random.TestRandomDist) ... ok
test_poisson_exceptions (test_random.TestRandomDist) ... ok
test_power (test_random.TestRandomDist) ... ok
test_rand (test_random.TestRandomDist) ... ok
test_randint (test_random.TestRandomDist) ... ok
test_randn (test_random.TestRandomDist) ... ok
test_random_integers (test_random.TestRandomDist) ... ok
test_random_sample (test_random.TestRandomDist) ... ok
test_rayleigh (test_random.TestRandomDist) ... ok
test_shuffle (test_random.TestRandomDist) ... ok
test_standard_cauchy (test_random.TestRandomDist) ... ok
test_standard_exponential (test_random.TestRandomDist) ... ok
test_standard_gamma (test_random.TestRandomDist) ... ok
test_standard_normal (test_random.TestRandomDist) ... ok
test_standard_t (test_random.TestRandomDist) ... ok
test_triangular (test_random.TestRandomDist) ... ok
test_uniform (test_random.TestRandomDist) ... ok
test_vonmises (test_random.TestRandomDist) ... ok
test_wald (test_random.TestRandomDist) ... ok
test_weibull (test_random.TestRandomDist) ... ok
test_zipf (test_random.TestRandomDist) ... ok
Make sure we can accept old state tuples that do not have the cached ... ok
test_basic (test_random.TestSetState) ... ok
Make sure the cached every-other-Gaussian is reset. ... ok
When the state is saved with a cached Gaussian, make sure the cached ... ok
Ensure that the negative binomial results take floating point ... ok
test_VonMises_range (test_regression.TestRegression) ... ok
test_call_within_randomstate (test_regression.TestRegression) ... ok
test_hypergeometric_range (test_regression.TestRegression) ... ok
test_logseries_convergence (test_regression.TestRegression) ... ok
test_multivariate_normal_size_types (test_regression.TestRegression) ... ok
test_permutation_longs (test_regression.TestRegression) ... ok
test_randint_range (test_regression.TestRegression) ... ok
test_shuffle_mixed_dimension (test_regression.TestRegression) ... ok
test_decorators.test_slow ... ok
test_decorators.test_setastest ... ok
test_decorators.test_skip_functions_hardcoded ... ok
test_decorators.test_skip_functions_callable ... ok
test_decorators.test_skip_generators_hardcoded ... ok
test_decorators.test_skip_generators_callable ... ok
test_decorators.test_deprecated ... ok
Test two arrays with different shapes are found not equal. ... ok
Test two equal array of rank 1 are found equal. ... ok
Test two different array of rank 1 are found not equal. ... ok
Test two equal array of rank 2 are found equal. ... ok
test_complex (test_utils.TestAlmostEqual) ... ok
test_complex_item (test_utils.TestAlmostEqual) ... ok
test_inf_item (test_utils.TestAlmostEqual) ... ok
test_nan_item (test_utils.TestAlmostEqual) ... ok
Test object arrays. ... ok
test_simple_item (test_utils.TestAlmostEqual) ... ok
test_nan_array (test_utils.TestApproxEqual) ... ok
test_nan_items (test_utils.TestApproxEqual) ... ok
test_simple_arrays (test_utils.TestApproxEqual) ... ok
test_simple_items (test_utils.TestApproxEqual) ... ok
Test two arrays with different shapes are found not equal. ... ok
Test two equal array of rank 1 are found equal. ... ok
Test two different array of rank 1 are found not equal. ... ok
Test two equal array of rank 2 are found equal. ... ok
test_inf (test_utils.TestArrayAlmostEqual) ... ok
test_nan (test_utils.TestArrayAlmostEqual) ... ok
Test object arrays. ... ok
test_simple (test_utils.TestArrayAlmostEqual) ... ok
test_big_float32 (test_utils.TestArrayAlmostEqualNulp) ... ok
test_big_float64 (test_utils.TestArrayAlmostEqualNulp) ... ok
test_complex (test_utils.TestArrayAlmostEqualNulp) ... ok
test_complex2 (test_utils.TestArrayAlmostEqualNulp) ... ok
test_simple (test_utils.TestArrayAlmostEqualNulp) ... KNOWNFAIL: Github issue #347
test_simple2 (test_utils.TestArrayAlmostEqualNulp) ... ok
Test two arrays with different shapes are found not equal. ... ok
Test two equal array of rank 1 are found equal. ... ok
Test two different array of rank 1 are found not equal. ... ok
Test two equal array of rank 2 are found equal. ... ok
Test rank 1 array for all dtypes. ... ok
Test rank 3 array for all dtypes. ... ok
Test arrays with nan values in them. ... ok
Test object arrays. ... ok
Test record arrays. ... ok
Test two arrays with different shapes are found not equal. ... ok
test_simple (test_utils.TestAssertAllclose) ... ok
Test two arrays with different shapes are found not equal. ... ok
Test two equal array of rank 1 are found equal. ... ok
Test two different array of rank 1 are found not equal. ... ok
Test two equal array of rank 2 are found equal. ... ok
test_complex (test_utils.TestEqual) ... ok
test_complex_item (test_utils.TestEqual) ... ok
Test rank 1 array for all dtypes. ... ok
Test rank 3 array for all dtypes. ... ok
test_inf_items (test_utils.TestEqual) ... ok
Test arrays with nan values in them. ... ok
test_nan_items (test_utils.TestEqual) ... ok
test_negative_zero (test_utils.TestEqual) ... ok
test_non_numeric (test_utils.TestEqual) ... ok
Test object arrays. ... ok
Test record arrays. ... ok
Test two arrays with different shapes are found not equal. ... ok
test_catch_no_raise (test_utils.TestRaises) ... ok
test_correct_catch (test_utils.TestRaises) ... ok
test_wrong_exception (test_utils.TestRaises) ... ok
test_double (test_utils.TestULP) ... ok
test_equal (test_utils.TestULP) ... ok
test_inf (test_utils.TestULP) ... ok
test_nan (test_utils.TestULP) ... ok
test_single (test_utils.TestULP) ... ok
test_warn (test_utils.TestWarns) ... ok
test_warn_wrong_warning (test_utils.TestWarns) ... ok
test_basic (test_ctypeslib.TestLoadLibrary) ... ok
Regression for #801: load_library with a full library name ... ok
test_dtype (test_ctypeslib.TestNdpointer) ... ok
test_flags (test_ctypeslib.TestNdpointer) ... ok
test_ndim (test_ctypeslib.TestNdpointer) ... ok
test_shape (test_ctypeslib.TestNdpointer) ... ok
test_matlib.test_empty ... ok
test_matlib.test_ones ... ok
test_matlib.test_zeros ... ok
test_matlib.test_identity ... ok
test_matlib.test_eye ... ok
test_matlib.test_rand ... ok
test_matlib.test_randn ... ok
test_matlib.test_repmat ... ok
======================================================================
ERROR: Failure: ImportError (cannot import name ccompiler)
----------------------------------------------------------------------
Traceback (most recent call last):
File "d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\nose\loader.py", line 413, in loadTestsFromName
addr.filename, addr.module)
File "d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\nose\importer.py", line 47, in importFromPath
return self.importFromDir(dir_path, fqname)
File "d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\nose\importer.py", line 94, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "numpy\distutils\__init__.py", line 9, in <module>
from . import ccompiler
File "numpy\distutils\ccompiler.py", line 9, in <module>
from distutils.ccompiler import *
File "numpy\distutils\__init__.py", line 9, in <module>
from . import ccompiler
File "numpy\distutils\ccompiler.py", line 10, in <module>
from distutils import ccompiler
ImportError: cannot import name ccompiler
======================================================================
FAIL: test_inf_ninf (test_umath.TestArctan2SpecialValues)
----------------------------------------------------------------------
Traceback (most recent call last):
File "d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath.py", line 417, in test_inf_ninf
assert_almost_equal(ncu.arctan2( np.inf, -np.inf), 0.75 * np.pi)
File "numpy\testing\utils.py", line 462, in assert_almost_equal
raise AssertionError(msg)
AssertionError:
Arrays are not almost equal to 7 decimals
ACTUAL: nan
DESIRED: 2.356194490192345
======================================================================
FAIL: test_inf_pinf (test_umath.TestArctan2SpecialValues)
----------------------------------------------------------------------
Traceback (most recent call last):
File "d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath.py", line 422, in test_inf_pinf
assert_almost_equal(ncu.arctan2( np.inf, np.inf), 0.25 * np.pi)
File "numpy\testing\utils.py", line 462, in assert_almost_equal
raise AssertionError(msg)
AssertionError:
Arrays are not almost equal to 7 decimals
ACTUAL: nan
DESIRED: 0.7853981633974483
======================================================================
FAIL: test_nan_outputs2 (test_umath.TestHypotSpecialValues)
----------------------------------------------------------------------
Traceback (most recent call last):
File "d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath.py", line 337, in test_nan_outputs2
assert_hypot_isinf(np.nan, np.inf)
File "d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath.py", line 328, in assert_hypot_isinf
"hypot(%s, %s) is %s, not inf" % (x, y, ncu.hypot(x, y)))
File "numpy\testing\utils.py", line 44, in assert_
raise AssertionError(msg)
AssertionError: hypot(nan, inf) is nan, not inf
======================================================================
FAIL: test_umath_complex.TestCabs.test_cabs_inf_nan(<ufunc 'absolute'>, inf, nan, inf)
----------------------------------------------------------------------
Traceback (most recent call last):
File "d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath_complex.py", line 523, in check_real_value
assert_equal(f(z1), x)
File "numpy\testing\utils.py", line 260, in assert_equal
return assert_array_equal(actual, desired, err_msg, verbose)
File "numpy\testing\utils.py", line 718, in assert_array_equal
verbose=verbose, header='Arrays are not equal')
File "numpy\testing\utils.py", line 607, in assert_array_compare
chk_same_position(x_isnan, y_isnan, hasval='nan')
File "numpy\testing\utils.py", line 587, in chk_same_position
raise AssertionError(msg)
AssertionError:
Arrays are not equal
x and y nan location mismatch:
x: array([ nan])
y: array(inf)
======================================================================
FAIL: test_umath_complex.TestCabs.test_cabs_inf_nan(<ufunc 'absolute'>, -inf, nan, inf)
----------------------------------------------------------------------
Traceback (most recent call last):
File "d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath_complex.py", line 523, in check_real_value
assert_equal(f(z1), x)
File "numpy\testing\utils.py", line 260, in assert_equal
return assert_array_equal(actual, desired, err_msg, verbose)
File "numpy\testing\utils.py", line 718, in assert_array_equal
verbose=verbose, header='Arrays are not equal')
File "numpy\testing\utils.py", line 607, in assert_array_compare
chk_same_position(x_isnan, y_isnan, hasval='nan')
File "numpy\testing\utils.py", line 587, in chk_same_position
raise AssertionError(msg)
AssertionError:
Arrays are not equal
x and y nan location mismatch:
x: array([ nan])
y: array(inf)
======================================================================
FAIL: test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, -inf, inf, 2.356194490192345, False)
----------------------------------------------------------------------
Traceback (most recent call last):
File "d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath_complex.py", line 525, in check_real_value
assert_almost_equal(f(z1), x)
File "numpy\testing\utils.py", line 454, in assert_almost_equal
return assert_array_almost_equal(actual, desired, decimal, err_msg)
File "numpy\testing\utils.py", line 811, in assert_array_almost_equal
header=('Arrays are not almost equal to %d decimals' % decimal))
File "numpy\testing\utils.py", line 607, in assert_array_compare
chk_same_position(x_isnan, y_isnan, hasval='nan')
File "numpy\testing\utils.py", line 587, in chk_same_position
raise AssertionError(msg)
AssertionError:
Arrays are not almost equal to 7 decimals
x and y nan location mismatch:
x: array([ nan])
y: array(2.356194490192345)
======================================================================
FAIL: test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, -inf, -inf, -2.356194490192345, False)
----------------------------------------------------------------------
Traceback (most recent call last):
File "d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath_complex.py", line 525, in check_real_value
assert_almost_equal(f(z1), x)
File "numpy\testing\utils.py", line 454, in assert_almost_equal
return assert_array_almost_equal(actual, desired, decimal, err_msg)
File "numpy\testing\utils.py", line 811, in assert_array_almost_equal
header=('Arrays are not almost equal to %d decimals' % decimal))
File "numpy\testing\utils.py", line 607, in assert_array_compare
chk_same_position(x_isnan, y_isnan, hasval='nan')
File "numpy\testing\utils.py", line 587, in chk_same_position
raise AssertionError(msg)
AssertionError:
Arrays are not almost equal to 7 decimals
x and y nan location mismatch:
x: array([ nan])
y: array(-2.356194490192345)
======================================================================
FAIL: test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, inf, inf, 0.7853981633974483, False)
----------------------------------------------------------------------
Traceback (most recent call last):
File "d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath_complex.py", line 525, in check_real_value
assert_almost_equal(f(z1), x)
File "numpy\testing\utils.py", line 454, in assert_almost_equal
return assert_array_almost_equal(actual, desired, decimal, err_msg)
File "numpy\testing\utils.py", line 811, in assert_array_almost_equal
header=('Arrays are not almost equal to %d decimals' % decimal))
File "numpy\testing\utils.py", line 607, in assert_array_compare
chk_same_position(x_isnan, y_isnan, hasval='nan')
File "numpy\testing\utils.py", line 587, in chk_same_position
raise AssertionError(msg)
AssertionError:
Arrays are not almost equal to 7 decimals
x and y nan location mismatch:
x: array([ nan])
y: array(0.7853981633974483)
======================================================================
FAIL: test_umath_complex.TestCarg.test_special_values(<ufunc '_arg'>, inf, -inf, -0.7853981633974483, False)
----------------------------------------------------------------------
Traceback (most recent call last):
File "d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "d:\work\test\n2\Lib\site-packages\numpy\core\tests\test_umath_complex.py", line 525, in check_real_value
assert_almost_equal(f(z1), x)
File "numpy\testing\utils.py", line 454, in assert_almost_equal
return assert_array_almost_equal(actual, desired, decimal, err_msg)
File "numpy\testing\utils.py", line 811, in assert_array_almost_equal
header=('Arrays are not almost equal to %d decimals' % decimal))
File "numpy\testing\utils.py", line 607, in assert_array_compare
chk_same_position(x_isnan, y_isnan, hasval='nan')
File "numpy\testing\utils.py", line 587, in chk_same_position
raise AssertionError(msg)
AssertionError:
Arrays are not almost equal to 7 decimals
x and y nan location mismatch:
x: array([ nan])
y: array(-0.7853981633974483)
======================================================================
FAIL: test_ufunc (test_function_base.TestVectorize)
----------------------------------------------------------------------
Traceback (most recent call last):
File "d:\work\test\n2\Lib\site-packages\numpy\lib\tests\test_function_base.py", line 554, in test_ufunc
assert_array_equal(r1, r2)
File "numpy\testing\utils.py", line 718, in assert_array_equal
verbose=verbose, header='Arrays are not equal')
File "numpy\testing\utils.py", line 644, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Arrays are not equal
(mismatch 40.0%)
x: array([ 1.00000000e+00, 6.12323400e-17, -1.00000000e+00,
-1.83697020e-16, 1.00000000e+00])
y: array([ 1.00000000e+00, 6.12303177e-17, -1.00000000e+00,
-1.83690953e-16, 1.00000000e+00])
----------------------------------------------------------------------
Ran 4776 tests in 77.471s
FAILED (KNOWNFAIL=9, SKIP=6, errors=1, failures=10)
Running unit tests for numpy
NumPy version 1.8.0
NumPy is installed in numpy
Python version 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)]
nose version 1.3.0
$ python setup.py build --fcompiler=gnu95
F2PY Version 2
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in ['D:\\devel32\\WinPy2753\\python-2.7.5\\lib', 'C:\\', 'D:\\devel32\\WinPy2753\\python-2.7.5\\libs']
NOT AVAILABLE
openblas_info:
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['D:\\work\\test\\mingw64tests\\opt\\openblas32\\lib']
language = f77
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['D:\\work\\test\\mingw64tests\\opt\\openblas32\\lib']
language = f77
non-existing path in 'numpy\\lib': 'benchmarks'
lapack_opt_info:
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['D:\\work\\test\\mingw64tests\\opt\\openblas32\\lib']
language = f77
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
build_src
building py_modules sources
creating build
creating build\src.win32-2.7
creating build\src.win32-2.7\numpy
creating build\src.win32-2.7\numpy\distutils
building library "npymath" sources
customize Gnu95FCompiler
Found executable D:\devel32\mingw32static\bin\gfortran.exe
Found executable D:\devel32\mingw32static\bin\gfortran.exe
Running from numpy source directory.
D:\devel32\WinPy2753\python-2.7.5\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
>>>
['gfortran']
>>>
['gfortran']
>>>
customize Gnu95FCompiler using config
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
Found executable D:\devel32\mingw32static\bin\gcc.exe
g++ _configtest.o -lmsvcr90 -o _configtest.exe
Found executable D:\devel32\mingw32static\bin\g++.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
creating build\src.win32-2.7\numpy\core
creating build\src.win32-2.7\numpy\core\src
creating build\src.win32-2.7\numpy\core\src\npymath
conv_template:> build\src.win32-2.7\numpy\core\src\npymath\npy_math.c
conv_template:> build\src.win32-2.7\numpy\core\src\npymath\ieee754.c
conv_template:> build\src.win32-2.7\numpy\core\src\npymath\npy_math_complex.c
building library "npysort" sources
creating build\src.win32-2.7\numpy\core\src\npysort
conv_template:> build\src.win32-2.7\numpy\core\src\npysort\quicksort.c
conv_template:> build\src.win32-2.7\numpy\core\src\npysort\mergesort.c
conv_template:> build\src.win32-2.7\numpy\core\src\npysort\heapsort.c
conv_template:> build\src.win32-2.7\numpy\core\src\npysort\selection.c
building extension "numpy.core._dummy" sources
Generating build\src.win32-2.7\numpy\core\include/numpy\config.h
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:1:20: fatal error: endian.h: No such file or directory
#include <endian.h>
^
compilation terminated.
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 4)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 4)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 0)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 1)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 3)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 7)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 0)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 1)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 3)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 7)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 15)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main()
^
_configtest.c: In function 'main':
_configtest.c:7:12: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function)
(void) SIZEOF_LONGDOUBLE;
^
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 12)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 12)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 0)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 1)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 3)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 7)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 15)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main ()
^
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) <= 23)];
^
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main()
^
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_EXPM1' undeclared (first use in this function)
(void) HAVE_EXPM1;
^
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main()
^
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_LOG1P' undeclared (first use in this function)
(void) HAVE_LOG1P;
^
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main()
^
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_ACOSH' undeclared (first use in this function)
(void) HAVE_ACOSH;
^
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main()
^
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_ATANH' undeclared (first use in this function)
(void) HAVE_ATANH;
^
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main()
^
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_ASINH' undeclared (first use in this function)
(void) HAVE_ASINH;
^
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
In file included from _configtest.c:1:0:
d:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1\include\xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
# error "SSE instruction set not enabled"
^
failure.
removing: _configtest.exe.manifest _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
In file included from _configtest.c:1:0:
d:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1\include\emmintrin.h:31:3: error: #error "SSE2 instruction set not enabled"
# error "SSE2 instruction set not enabled"
^
failure.
removing: _configtest.exe.manifest _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
In file included from _configtest.c:1:0:
d:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1\include\xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
# error "SSE instruction set not enabled"
^
_configtest.c: In function 'main':
_configtest.c:7:3: warning: implicit declaration of function '_mm_load_ps' [-Wimplicit-function-declaration]
_mm_load_ps((float*)0);
^
failure.
removing: _configtest.exe.manifest _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
In file included from _configtest.c:1:0:
d:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1\include\emmintrin.h:31:3: error: #error "SSE2 instruction set not enabled"
# error "SSE2 instruction set not enabled"
^
_configtest.c: In function 'main':
_configtest.c:7:3: warning: implicit declaration of function '_mm_load_pd' [-Wimplicit-function-declaration]
_mm_load_pd((double*)0);
^
failure.
removing: _configtest.exe.manifest _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main()
^
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function)
(void) HAVE_DECL_SIGNBIT;
^
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main()
^
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_DECL_ISFINITE' undeclared (first use in this function)
(void) HAVE_DECL_ISFINITE;
^
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
BUILD_ARCHITECTURE: 'Intel', os.name='nt', sys.platform='win32'
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main()
^
_configtest.c: In function 'main':
_configtest.c:7:12: error: 'Py_UNICODE_WIDE' undeclared (first use in this function)
(void) Py_UNICODE_WIDE;
^
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
removing: _configtest.c _configtest.o
File: build\src.win32-2.7\numpy\core\include/numpy\config.h
#define SIZEOF_PY_INTPTR_T 4
#define SIZEOF_PY_LONG_LONG 8
#define MATHLIB
#define HAVE_SIN 1
#define HAVE_COS 1
#define HAVE_TAN 1
#define HAVE_SINH 1
#define HAVE_COSH 1
#define HAVE_TANH 1
#define HAVE_FABS 1
#define HAVE_FLOOR 1
#define HAVE_CEIL 1
#define HAVE_SQRT 1
#define HAVE_LOG10 1
#define HAVE_LOG 1
#define HAVE_EXP 1
#define HAVE_ASIN 1
#define HAVE_ACOS 1
#define HAVE_ATAN 1
#define HAVE_FMOD 1
#define HAVE_MODF 1
#define HAVE_FREXP 1
#define HAVE_LDEXP 1
#define HAVE_EXPM1 1
#define HAVE_LOG1P 1
#define HAVE_ACOSH 1
#define HAVE_ASINH 1
#define HAVE_ATANH 1
#define HAVE_RINT 1
#define HAVE_TRUNC 1
#define HAVE_EXP2 1
#define HAVE_LOG2 1
#define HAVE_ATAN2 1
#define HAVE_POW 1
#define HAVE_NEXTAFTER 1
#define HAVE___BUILTIN_ISNAN 1
#define HAVE___BUILTIN_ISINF 1
#define HAVE___BUILTIN_ISFINITE 1
#define HAVE___BUILTIN_BSWAP32 1
#define HAVE___BUILTIN_BSWAP64 1
#define HAVE___BUILTIN_EXPECT 1
#define HAVE_ATTRIBUTE_OPTIMIZE_UNROLL_LOOPS 1
#define HAVE_SINF 1
#define HAVE_COSF 1
#define HAVE_TANF 1
#define HAVE_SINHF 1
#define HAVE_COSHF 1
#define HAVE_TANHF 1
#define HAVE_FABSF 1
#define HAVE_FLOORF 1
#define HAVE_CEILF 1
#define HAVE_RINTF 1
#define HAVE_TRUNCF 1
#define HAVE_SQRTF 1
#define HAVE_LOG10F 1
#define HAVE_LOGF 1
#define HAVE_LOG1PF 1
#define HAVE_EXPF 1
#define HAVE_EXPM1F 1
#define HAVE_ASINF 1
#define HAVE_ACOSF 1
#define HAVE_ATANF 1
#define HAVE_ASINHF 1
#define HAVE_ACOSHF 1
#define HAVE_ATANHF 1
#define HAVE_HYPOTF 1
#define HAVE_ATAN2F 1
#define HAVE_POWF 1
#define HAVE_FMODF 1
#define HAVE_MODFF 1
#define HAVE_FREXPF 1
#define HAVE_LDEXPF 1
#define HAVE_EXP2F 1
#define HAVE_LOG2F 1
#define HAVE_COPYSIGNF 1
#define HAVE_NEXTAFTERF 1
#define HAVE_SINL 1
#define HAVE_COSL 1
#define HAVE_TANL 1
#define HAVE_SINHL 1
#define HAVE_COSHL 1
#define HAVE_TANHL 1
#define HAVE_FABSL 1
#define HAVE_FLOORL 1
#define HAVE_CEILL 1
#define HAVE_RINTL 1
#define HAVE_TRUNCL 1
#define HAVE_SQRTL 1
#define HAVE_LOG10L 1
#define HAVE_LOGL 1
#define HAVE_LOG1PL 1
#define HAVE_EXPL 1
#define HAVE_EXPM1L 1
#define HAVE_ASINL 1
#define HAVE_ACOSL 1
#define HAVE_ATANL 1
#define HAVE_ASINHL 1
#define HAVE_ACOSHL 1
#define HAVE_ATANHL 1
#define HAVE_HYPOTL 1
#define HAVE_ATAN2L 1
#define HAVE_POWL 1
#define HAVE_FMODL 1
#define HAVE_MODFL 1
#define HAVE_FREXPL 1
#define HAVE_LDEXPL 1
#define HAVE_EXP2L 1
#define HAVE_LOG2L 1
#define HAVE_COPYSIGNL 1
#define HAVE_NEXTAFTERL 1
#define HAVE_DECL_SIGNBIT
#define HAVE_DECL_ISFINITE
#define HAVE_COMPLEX_H 1
#define HAVE_CREAL 1
#define HAVE_CIMAG 1
#define HAVE_CABS 1
#define HAVE_CARG 1
#define HAVE_CEXP 1
#define HAVE_CSQRT 1
#define HAVE_CLOG 1
#define HAVE_CCOS 1
#define HAVE_CSIN 1
#define HAVE_CPOW 1
#define HAVE_CREALF 1
#define HAVE_CIMAGF 1
#define HAVE_CABSF 1
#define HAVE_CARGF 1
#define HAVE_CEXPF 1
#define HAVE_CSQRTF 1
#define HAVE_CLOGF 1
#define HAVE_CCOSF 1
#define HAVE_CSINF 1
#define HAVE_CPOWF 1
#define HAVE_CREALL 1
#define HAVE_CIMAGL 1
#define HAVE_CABSL 1
#define HAVE_CARGL 1
#define HAVE_CEXPL 1
#define HAVE_CSQRTL 1
#define HAVE_CLOGL 1
#define HAVE_CCOSL 1
#define HAVE_CSINL 1
#define HAVE_CPOWL 1
#define __NPY_PRIVATE_NO_SIGNAL
#define FORCE_NO_LONG_DOUBLE_FORMATTING
#define ENABLE_SEPARATE_COMPILATION 1
#define HAVE_LDOUBLE_INTEL_EXTENDED_12_BYTES_LE 1
#ifndef __cplusplus
/* #undef inline */
#endif
#ifndef _NPY_NPY_CONFIG_H_
#error config.h should never be included directly, include npy_config.h instead
#endif
EOF
adding 'build\src.win32-2.7\numpy\core\include/numpy\config.h' to sources.
Generating build\src.win32-2.7\numpy\core\include/numpy\_numpyconfig.h
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
success!
removing: _configtest.c _configtest.o
File: build\src.win32-2.7\numpy\core\include/numpy\_numpyconfig.h
#define NPY_SIZEOF_SHORT SIZEOF_SHORT
#define NPY_SIZEOF_INT SIZEOF_INT
#define NPY_SIZEOF_LONG SIZEOF_LONG
#define NPY_SIZEOF_FLOAT 4
#define NPY_SIZEOF_COMPLEX_FLOAT 8
#define NPY_SIZEOF_DOUBLE 8
#define NPY_SIZEOF_COMPLEX_DOUBLE 16
#define NPY_SIZEOF_LONGDOUBLE 12
#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 24
#define NPY_SIZEOF_PY_INTPTR_T 4
#define NPY_SIZEOF_PY_LONG_LONG 8
#define NPY_SIZEOF_LONGLONG 8
#define NPY_NO_SIGNAL 1
#define NPY_NO_SMP 0
#define NPY_HAVE_DECL_ISNAN
#define NPY_HAVE_DECL_ISINF
#define NPY_HAVE_DECL_SIGNBIT
#define NPY_HAVE_DECL_ISFINITE
#define NPY_USE_C99_COMPLEX 1
#define NPY_HAVE_COMPLEX_DOUBLE 1
#define NPY_HAVE_COMPLEX_FLOAT 1
#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
#define NPY_ENABLE_SEPARATE_COMPILATION 1
#define NPY_USE_C99_FORMATS 1
#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
#define NPY_ABI_VERSION 0x01000009
#define NPY_API_VERSION 0x00000009
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1
#endif
EOF
adding 'build\src.win32-2.7\numpy\core\include/numpy\_numpyconfig.h' to sources.
executing numpy\core\code_generators\generate_numpy_api.py
adding 'build\src.win32-2.7\numpy\core\include/numpy\__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build\\src.win32-2.7\\numpy\\core\\include/numpy\\config.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\_numpyconfig.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build\src.win32-2.7\numpy\core\include/numpy\config.h' to sources.
adding 'build\src.win32-2.7\numpy\core\include/numpy\_numpyconfig.h' to sources.
executing numpy\core\code_generators\generate_numpy_api.py
adding 'build\src.win32-2.7\numpy\core\include/numpy\__multiarray_api.h' to sources.
creating build\src.win32-2.7\numpy\core\src\multiarray
conv_template:> build\src.win32-2.7\numpy\core\src\multiarray\arraytypes.c
conv_template:> build\src.win32-2.7\numpy\core\src\multiarray\einsum.c
conv_template:> build\src.win32-2.7\numpy\core\src\multiarray\lowlevel_strided_loops.c
conv_template:> build\src.win32-2.7\numpy\core\src\multiarray\nditer_templ.c
conv_template:> build\src.win32-2.7\numpy\core\src\multiarray\scalartypes.c
numpy.core - nothing done with h_files = ['build\\src.win32-2.7\\numpy\\core\\include/numpy\\config.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\_numpyconfig.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build\src.win32-2.7\numpy\core\include/numpy\config.h' to sources.
adding 'build\src.win32-2.7\numpy\core\include/numpy\_numpyconfig.h' to sources.
executing numpy\core\code_generators\generate_ufunc_api.py
adding 'build\src.win32-2.7\numpy\core\include/numpy\__ufunc_api.h' to sources.
creating build\src.win32-2.7\numpy\core\src\umath
conv_template:> build\src.win32-2.7\numpy\core\src\umath\funcs.inc
adding 'build\src.win32-2.7\numpy\core\src\umath' to include_dirs.
conv_template:> build\src.win32-2.7\numpy\core\src\umath\simd.inc
conv_template:> build\src.win32-2.7\numpy\core\src\umath\loops.c
numpy.core - nothing done with h_files = ['build\\src.win32-2.7\\numpy\\core\\src\\umath\\funcs.inc', 'build\\src.win32-2.7\\numpy\\core\\src\\umath\\simd.inc', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\config.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\_numpyconfig.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build\src.win32-2.7\numpy\core\include/numpy\config.h' to sources.
adding 'build\src.win32-2.7\numpy\core\include/numpy\_numpyconfig.h' to sources.
executing numpy\core\code_generators\generate_numpy_api.py
adding 'build\src.win32-2.7\numpy\core\include/numpy\__multiarray_api.h' to sources.
executing numpy\core\code_generators\generate_ufunc_api.py
adding 'build\src.win32-2.7\numpy\core\include/numpy\__ufunc_api.h' to sources.
conv_template:> build\src.win32-2.7\numpy\core\src\scalarmathmodule.c
numpy.core - nothing done with h_files = ['build\\src.win32-2.7\\numpy\\core\\include/numpy\\config.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\_numpyconfig.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\__multiarray_api.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\__ufunc_api.h']
building extension "numpy.core._dotblas" sources
adding 'numpy\core\blasdot\_dotblas.c' to sources.
building extension "numpy.core.umath_tests" sources
conv_template:> build\src.win32-2.7\numpy\core\src\umath\umath_tests.c
building extension "numpy.core.test_rational" sources
conv_template:> build\src.win32-2.7\numpy\core\src\umath\test_rational.c
building extension "numpy.core.struct_ufunc_test" sources
conv_template:> build\src.win32-2.7\numpy\core\src\umath\struct_ufunc_test.c
building extension "numpy.core.multiarray_tests" sources
conv_template:> build\src.win32-2.7\numpy\core\src\multiarray\multiarray_tests.c
building extension "numpy.core.operand_flag_tests" sources
conv_template:> build\src.win32-2.7\numpy\core\src\umath\operand_flag_tests.c
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
creating build\src.win32-2.7\numpy\linalg
### Warning: python_xerbla.c is disabled ###
adding 'numpy\linalg\lapack_litemodule.c' to sources.
building extension "numpy.linalg._umath_linalg" sources
### Warning: python_xerbla.c is disabled ###
adding 'numpy\linalg\umath_linalg.c.src' to sources.
conv_template:> build\src.win32-2.7\numpy\linalg\umath_linalg.c
building extension "numpy.random.mtrand" sources
creating build\src.win32-2.7\numpy\random
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
_configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
building data_files sources
build_src: building npy-pkg config files
running build_py
creating build\lib.win32-2.7
creating build\lib.win32-2.7\numpy
copying numpy\add_newdocs.py -> build\lib.win32-2.7\numpy
copying numpy\ctypeslib.py -> build\lib.win32-2.7\numpy
copying numpy\dual.py -> build\lib.win32-2.7\numpy
copying numpy\matlib.py -> build\lib.win32-2.7\numpy
copying numpy\setup.py -> build\lib.win32-2.7\numpy
copying numpy\version.py -> build\lib.win32-2.7\numpy
copying numpy\_import_tools.py -> build\lib.win32-2.7\numpy
copying numpy\__init__.py -> build\lib.win32-2.7\numpy
copying build\src.win32-2.7\numpy\__config__.py -> build\lib.win32-2.7\numpy
creating build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\ccompiler.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\compat.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\conv_template.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\core.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\cpuinfo.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\environment.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\exec_command.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\extension.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\from_template.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\info.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\intelccompiler.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\lib2def.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\line_endings.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\log.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\mingw32ccompiler.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\misc_util.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\npy_pkg_config.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\numpy_distribution.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\pathccompiler.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\setup.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\system_info.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\unixccompiler.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\__init__.py -> build\lib.win32-2.7\numpy\distutils
copying numpy\distutils\__version__.py -> build\lib.win32-2.7\numpy\distutils
copying build\src.win32-2.7\numpy\distutils\__config__.py -> build\lib.win32-2.7\numpy\distutils
creating build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\autodist.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\bdist_rpm.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\build.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\build_clib.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\build_ext.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\build_py.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\build_scripts.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\build_src.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\config.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\config_compiler.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\develop.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\egg_info.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\install.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\install_clib.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\install_data.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\install_headers.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\sdist.py -> build\lib.win32-2.7\numpy\distutils\command
copying numpy\distutils\command\__init__.py -> build\lib.win32-2.7\numpy\distutils\command
creating build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\absoft.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\compaq.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\g95.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\gnu.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\hpux.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\ibm.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\intel.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\lahey.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\mips.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\nag.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\none.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\pathf95.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\pg.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\sun.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\vast.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
copying numpy\distutils\fcompiler\__init__.py -> build\lib.win32-2.7\numpy\distutils\fcompiler
creating build\lib.win32-2.7\numpy\testing
copying numpy\testing\decorators.py -> build\lib.win32-2.7\numpy\testing
copying numpy\testing\noseclasses.py -> build\lib.win32-2.7\numpy\testing
copying numpy\testing\nosetester.py -> build\lib.win32-2.7\numpy\testing
copying numpy\testing\numpytest.py -> build\lib.win32-2.7\numpy\testing
copying numpy\testing\print_coercion_tables.py -> build\lib.win32-2.7\numpy\testing
copying numpy\testing\setup.py -> build\lib.win32-2.7\numpy\testing
copying numpy\testing\utils.py -> build\lib.win32-2.7\numpy\testing
copying numpy\testing\__init__.py -> build\lib.win32-2.7\numpy\testing
creating build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\auxfuncs.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\capi_maps.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\cb_rules.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\cfuncs.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\common_rules.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\crackfortran.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\diagnose.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\f2py2e.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\f2py_testing.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\f90mod_rules.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\func2subr.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\info.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\rules.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\setup.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\use_rules.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\__init__.py -> build\lib.win32-2.7\numpy\f2py
copying numpy\f2py\__version__.py -> build\lib.win32-2.7\numpy\f2py
creating build\lib.win32-2.7\numpy\core
copying numpy\core\arrayprint.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\defchararray.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\fromnumeric.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\function_base.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\getlimits.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\info.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\machar.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\memmap.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\numeric.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\numerictypes.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\records.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\setup.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\setup_common.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\shape_base.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\_internal.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\_methods.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\__init__.py -> build\lib.win32-2.7\numpy\core
copying numpy\core\code_generators\generate_numpy_api.py -> build\lib.win32-2.7\numpy\core
creating build\lib.win32-2.7\numpy\lib
copying numpy\lib\arraypad.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\arraysetops.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\arrayterator.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\financial.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\format.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\function_base.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\index_tricks.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\info.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\nanfunctions.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\npyio.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\polynomial.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\recfunctions.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\scimath.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\setup.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\shape_base.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\stride_tricks.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\twodim_base.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\type_check.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\ufunclike.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\user_array.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\utils.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\_datasource.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\_iotools.py -> build\lib.win32-2.7\numpy\lib
copying numpy\lib\__init__.py -> build\lib.win32-2.7\numpy\lib
creating build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\alter_code1.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\alter_code2.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\arrayfns.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\array_printer.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\compat.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\fft.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\fix_default_axis.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\functions.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\linear_algebra.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\ma.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\matrix.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\misc.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\mlab.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\precision.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\random_array.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\rng.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\rng_stats.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\setup.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\typeconv.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\ufuncs.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\user_array.py -> build\lib.win32-2.7\numpy\oldnumeric
copying numpy\oldnumeric\__init__.py -> build\lib.win32-2.7\numpy\oldnumeric
creating build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\alter_code1.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\alter_code2.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\compat.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\convolve.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\fft.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\functions.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\image.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\linear_algebra.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\ma.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\matrix.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\mlab.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\nd_image.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\numerictypes.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\random_array.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\session.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\setup.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\ufuncs.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\util.py -> build\lib.win32-2.7\numpy\numarray
copying numpy\numarray\__init__.py -> build\lib.win32-2.7\numpy\numarray
creating build\lib.win32-2.7\numpy\fft
copying numpy\fft\fftpack.py -> build\lib.win32-2.7\numpy\fft
copying numpy\fft\helper.py -> build\lib.win32-2.7\numpy\fft
copying numpy\fft\info.py -> build\lib.win32-2.7\numpy\fft
copying numpy\fft\setup.py -> build\lib.win32-2.7\numpy\fft
copying numpy\fft\__init__.py -> build\lib.win32-2.7\numpy\fft
creating build\lib.win32-2.7\numpy\linalg
copying numpy\linalg\info.py -> build\lib.win32-2.7\numpy\linalg
copying numpy\linalg\linalg.py -> build\lib.win32-2.7\numpy\linalg
copying numpy\linalg\setup.py -> build\lib.win32-2.7\numpy\linalg
copying numpy\linalg\__init__.py -> build\lib.win32-2.7\numpy\linalg
creating build\lib.win32-2.7\numpy\random
copying numpy\random\info.py -> build\lib.win32-2.7\numpy\random
copying numpy\random\setup.py -> build\lib.win32-2.7\numpy\random
copying numpy\random\__init__.py -> build\lib.win32-2.7\numpy\random
creating build\lib.win32-2.7\numpy\ma
copying numpy\ma\bench.py -> build\lib.win32-2.7\numpy\ma
copying numpy\ma\core.py -> build\lib.win32-2.7\numpy\ma
copying numpy\ma\extras.py -> build\lib.win32-2.7\numpy\ma
copying numpy\ma\mrecords.py -> build\lib.win32-2.7\numpy\ma
copying numpy\ma\setup.py -> build\lib.win32-2.7\numpy\ma
copying numpy\ma\testutils.py -> build\lib.win32-2.7\numpy\ma
copying numpy\ma\timer_comparison.py -> build\lib.win32-2.7\numpy\ma
copying numpy\ma\version.py -> build\lib.win32-2.7\numpy\ma
copying numpy\ma\__init__.py -> build\lib.win32-2.7\numpy\ma
creating build\lib.win32-2.7\numpy\matrixlib
copying numpy\matrixlib\defmatrix.py -> build\lib.win32-2.7\numpy\matrixlib
copying numpy\matrixlib\setup.py -> build\lib.win32-2.7\numpy\matrixlib
copying numpy\matrixlib\__init__.py -> build\lib.win32-2.7\numpy\matrixlib
creating build\lib.win32-2.7\numpy\compat
copying numpy\compat\py3k.py -> build\lib.win32-2.7\numpy\compat
copying numpy\compat\setup.py -> build\lib.win32-2.7\numpy\compat
copying numpy\compat\_inspect.py -> build\lib.win32-2.7\numpy\compat
copying numpy\compat\__init__.py -> build\lib.win32-2.7\numpy\compat
creating build\lib.win32-2.7\numpy\polynomial
copying numpy\polynomial\chebyshev.py -> build\lib.win32-2.7\numpy\polynomial
copying numpy\polynomial\hermite.py -> build\lib.win32-2.7\numpy\polynomial
copying numpy\polynomial\hermite_e.py -> build\lib.win32-2.7\numpy\polynomial
copying numpy\polynomial\laguerre.py -> build\lib.win32-2.7\numpy\polynomial
copying numpy\polynomial\legendre.py -> build\lib.win32-2.7\numpy\polynomial
copying numpy\polynomial\polynomial.py -> build\lib.win32-2.7\numpy\polynomial
copying numpy\polynomial\polytemplate.py -> build\lib.win32-2.7\numpy\polynomial
copying numpy\polynomial\polyutils.py -> build\lib.win32-2.7\numpy\polynomial
copying numpy\polynomial\setup.py -> build\lib.win32-2.7\numpy\polynomial
copying numpy\polynomial\__init__.py -> build\lib.win32-2.7\numpy\polynomial
creating build\lib.win32-2.7\numpy\doc
copying numpy\doc\basics.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\broadcasting.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\byteswapping.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\constants.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\creation.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\glossary.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\howtofind.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\indexing.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\internals.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\io.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\jargon.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\methods_vs_functions.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\misc.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\performance.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\structured_arrays.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\subclassing.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\ufuncs.py -> build\lib.win32-2.7\numpy\doc
copying numpy\doc\__init__.py -> build\lib.win32-2.7\numpy\doc
running build_clib
customize Mingw32CCompiler
customize Mingw32CCompiler using build_clib
building 'npymath' library
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
creating build\temp.win32-2.7
creating build\temp.win32-2.7\build
creating build\temp.win32-2.7\build\src.win32-2.7
creating build\temp.win32-2.7\build\src.win32-2.7\numpy
creating build\temp.win32-2.7\build\src.win32-2.7\numpy\core
creating build\temp.win32-2.7\build\src.win32-2.7\numpy\core\src
creating build\temp.win32-2.7\build\src.win32-2.7\numpy\core\src\npymath
creating build\temp.win32-2.7\numpy
creating build\temp.win32-2.7\numpy\core
creating build\temp.win32-2.7\numpy\core\src
creating build\temp.win32-2.7\numpy\core\src\npymath
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\npymath\npy_math.c -o build\temp.win32-2.7\build\src.win32-2.7\numpy\core\src\npymath\npy_math.o
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\npymath\ieee754.c -o build\temp.win32-2.7\build\src.win32-2.7\numpy\core\src\npymath\ieee754.o
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\npymath\halffloat.c -o build\temp.win32-2.7\numpy\core\src\npymath\halffloat.o
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\npymath\npy_math_complex.c -o build\temp.win32-2.7\build\src.win32-2.7\numpy\core\src\npymath\npy_math_complex.o
ar: adding 4 object files to build\temp.win32-2.7\libnpymath.a
Found executable D:\devel32\mingw32static\bin\ar.exe
building 'npysort' library
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
creating build\temp.win32-2.7\build\src.win32-2.7\numpy\core\src\npysort
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\npysort\quicksort.c -o build\temp.win32-2.7\build\src.win32-2.7\numpy\core\src\npysort\quicksort.o
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\npysort\mergesort.c -o build\temp.win32-2.7\build\src.win32-2.7\numpy\core\src\npysort\mergesort.o
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\npysort\selection.c -o build\temp.win32-2.7\build\src.win32-2.7\numpy\core\src\npysort\selection.o
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\npysort\heapsort.c -o build\temp.win32-2.7\build\src.win32-2.7\numpy\core\src\npysort\heapsort.o
ar: adding 4 object files to build\temp.win32-2.7\libnpysort.a
running build_ext
customize Mingw32CCompiler
customize Mingw32CCompiler using build_ext
customize Gnu95FCompiler
>>>
['gfortran']
>>>
['gfortran']
>>>
customize Gnu95FCompiler using build_ext
building 'numpy.core._dummy' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
creating build\temp.win32-2.7\Release
creating build\temp.win32-2.7\Release\numpy
creating build\temp.win32-2.7\Release\numpy\core
creating build\temp.win32-2.7\Release\numpy\core\src
compile options: '-DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\dummymodule.c -o build\temp.win32-2.7\Release\numpy\core\src\dummymodule.o
g++ -shared build\temp.win32-2.7\Release\numpy\core\src\dummymodule.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\core\_dummy.pyd
building 'numpy.core.multiarray' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
creating build\temp.win32-2.7\Release\numpy\core\src\multiarray
creating build\temp.win32-2.7\Release\build
creating build\temp.win32-2.7\Release\build\src.win32-2.7
creating build\temp.win32-2.7\Release\build\src.win32-2.7\numpy
creating build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core
creating build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src
creating build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray
compile options: '-DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\nditer_pywrap.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\nditer_pywrap.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\calculation.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\calculation.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\ctors.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\ctors.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\datetime_busday.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\datetime_busday.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\convert_datatype.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\convert_datatype.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\array_assign_array.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\array_assign_array.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\numpyos.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\numpyos.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\mapping.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\mapping.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\usertypes.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\usertypes.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\multiarraymodule.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\multiarraymodule.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\number.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\number.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\nditer_constr.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\nditer_constr.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\iterators.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\iterators.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\hashdescr.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\hashdescr.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\descriptor.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\descriptor.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\multiarray\lowlevel_strided_loops.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray\lowlevel_strided_loops.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\conversion_utils.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\conversion_utils.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\datetime_strings.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\datetime_strings.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\array_assign.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\array_assign.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\item_selection.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\item_selection.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\numpymemoryview.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\numpymemoryview.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\methods.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\methods.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\datetime.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\datetime.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\scalarapi.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\scalarapi.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\arrayobject.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\arrayobject.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\refcount.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\refcount.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\buffer.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\buffer.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\multiarray\arraytypes.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray\arraytypes.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\multiarray\einsum.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray\einsum.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\common.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\common.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\multiarray\scalartypes.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray\scalartypes.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\ucsnarrow.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\ucsnarrow.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\datetime_busdaycal.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\datetime_busdaycal.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\sequence.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\sequence.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\nditer_api.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\nditer_api.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\shape.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\shape.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\flagsobject.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\flagsobject.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\convert.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\convert.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\array_assign_scalar.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\array_assign_scalar.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\getset.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\getset.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\multiarray\nditer_templ.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray\nditer_templ.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\multiarray\dtype_transfer.c -o build\temp.win32-2.7\Release\numpy\core\src\multiarray\dtype_transfer.o
g++ -shared build\temp.win32-2.7\Release\numpy\core\src\multiarray\arrayobject.o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray\arraytypes.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\array_assign.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\array_assign_scalar.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\array_assign_array.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\buffer.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\calculation.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\common.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\convert.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\convert_datatype.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\conversion_utils.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\ctors.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\datetime.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\datetime_strings.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\datetime_busday.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\datetime_busdaycal.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\descriptor.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\dtype_transfer.o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray\einsum.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\flagsobject.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\getset.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\hashdescr.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\item_selection.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\iterators.o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray\lowlevel_strided_loops.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\mapping.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\methods.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\multiarraymodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray\nditer_templ.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\nditer_api.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\nditer_constr.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\nditer_pywrap.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\number.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\numpymemoryview.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\numpyos.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\refcount.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\sequence.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\shape.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\scalarapi.o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray\scalartypes.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\usertypes.o build\temp.win32-2.7\Release\numpy\core\src\multiarray\ucsnarrow.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lnpymath -lnpysort -lgfortran -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\core\multiarray.pyd
building 'numpy.core.umath' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
creating build\temp.win32-2.7\Release\numpy\core\src\umath
creating build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\umath
compile options: '-DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7\numpy\core\src\umath -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7\numpy\core\src\umath -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\umath\umathmodule.c -o build\temp.win32-2.7\Release\numpy\core\src\umath\umathmodule.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7\numpy\core\src\umath -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\umath\ufunc_object.c -o build\temp.win32-2.7\Release\numpy\core\src\umath\ufunc_object.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7\numpy\core\src\umath -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\umath\reduction.c -o build\temp.win32-2.7\Release\numpy\core\src\umath\reduction.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7\numpy\core\src\umath -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\umath\loops.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\umath\loops.o
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7\numpy\core\src\umath -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\src\umath\ufunc_type_resolution.c -o build\temp.win32-2.7\Release\numpy\core\src\umath\ufunc_type_resolution.o
g++ -shared build\temp.win32-2.7\Release\numpy\core\src\umath\umathmodule.o build\temp.win32-2.7\Release\numpy\core\src\umath\reduction.o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\umath\loops.o build\temp.win32-2.7\Release\numpy\core\src\umath\ufunc_object.o build\temp.win32-2.7\Release\numpy\core\src\umath\ufunc_type_resolution.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lnpymath -lgfortran -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\core\umath.pyd
building 'numpy.core.scalarmath' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\scalarmathmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\scalarmathmodule.o
g++ -shared build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\scalarmathmodule.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lnpymath -lgfortran -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\core\scalarmath.pyd
building 'numpy.core._dotblas' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
creating build\temp.win32-2.7\Release\numpy\core\blasdot
compile options: '-DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\blasdot -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\blasdot -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\core\blasdot\_dotblas.c -o build\temp.win32-2.7\Release\numpy\core\blasdot\_dotblas.o
D:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\numpy\core\blasdot\_dotblas.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\numpy\core\_dotblas.pyd
building 'numpy.core.umath_tests' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\umath\umath_tests.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\umath\umath_tests.o
g++ -shared build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\umath\umath_tests.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\core\umath_tests.pyd
building 'numpy.core.test_rational' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\umath\test_rational.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\umath\test_rational.o
g++ -shared build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\umath\test_rational.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\core\test_rational.pyd
building 'numpy.core.struct_ufunc_test' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\umath\struct_ufunc_test.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\umath\struct_ufunc_test.o
g++ -shared build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\umath\struct_ufunc_test.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\core\struct_ufunc_test.pyd
building 'numpy.core.multiarray_tests' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\multiarray\multiarray_tests.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray\multiarray_tests.o
g++ -shared build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\multiarray\multiarray_tests.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\core\multiarray_tests.pyd
building 'numpy.core.operand_flag_tests' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DHAVE_NPY_CONFIG_H=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\core\src\umath\operand_flag_tests.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\umath\operand_flag_tests.o
g++ -shared build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\core\src\umath\operand_flag_tests.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\core\operand_flag_tests.pyd
building 'numpy.lib._compiled_base' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
creating build\temp.win32-2.7\Release\numpy\lib
creating build\temp.win32-2.7\Release\numpy\lib\src
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\lib\src\_compiled_base.c -o build\temp.win32-2.7\Release\numpy\lib\src\_compiled_base.o
g++ -shared build\temp.win32-2.7\Release\numpy\lib\src\_compiled_base.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\lib\_compiled_base.pyd
building 'numpy.numarray._capi' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
creating build\temp.win32-2.7\Release\numpy\numarray
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\numarray\_capi.c -o build\temp.win32-2.7\Release\numpy\numarray\_capi.o
g++ -shared build\temp.win32-2.7\Release\numpy\numarray\_capi.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\numarray\_capi.pyd
building 'numpy.fft.fftpack_lite' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
creating build\temp.win32-2.7\Release\numpy\fft
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\fft\fftpack_litemodule.c -o build\temp.win32-2.7\Release\numpy\fft\fftpack_litemodule.o
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\fft\fftpack.c -o build\temp.win32-2.7\Release\numpy\fft\fftpack.o
g++ -shared build\temp.win32-2.7\Release\numpy\fft\fftpack_litemodule.o build\temp.win32-2.7\Release\numpy\fft\fftpack.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\fft\fftpack_lite.pyd
building 'numpy.linalg.lapack_lite' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
creating build\temp.win32-2.7\Release\numpy\linalg
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\linalg\lapack_litemodule.c -o build\temp.win32-2.7\Release\numpy\linalg\lapack_litemodule.o
D:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\numpy\linalg\lapack_litemodule.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lgfortran -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\numpy\linalg\lapack_lite.pyd
building 'numpy.linalg._umath_linalg' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
creating build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\linalg
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\numpy\linalg\umath_linalg.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\linalg\umath_linalg.o
D:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\numpy\linalg\umath_linalg.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lnpymath -lgfortran -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\numpy\linalg\_umath_linalg.pyd
building 'numpy.random.mtrand' extension
compiling C sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
creating build\temp.win32-2.7\Release\numpy\random
creating build\temp.win32-2.7\Release\numpy\random\mtrand
compile options: '-DNPY_NEEDS_MINGW_TIME_WORKAROUND -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_NEEDS_MINGW_TIME_WORKAROUND -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\random\mtrand\mtrand.c -o build\temp.win32-2.7\Release\numpy\random\mtrand\mtrand.o
gcc -O2 -Wall -Wstrict-prototypes -DNPY_NEEDS_MINGW_TIME_WORKAROUND -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\random\mtrand\randomkit.c -o build\temp.win32-2.7\Release\numpy\random\mtrand\randomkit.o
gcc -O2 -Wall -Wstrict-prototypes -DNPY_NEEDS_MINGW_TIME_WORKAROUND -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\random\mtrand\initarray.c -o build\temp.win32-2.7\Release\numpy\random\mtrand\initarray.o
gcc -O2 -Wall -Wstrict-prototypes -DNPY_NEEDS_MINGW_TIME_WORKAROUND -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\include -Ibuild\src.win32-2.7\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c numpy\random\mtrand\distributions.c -o build\temp.win32-2.7\Release\numpy\random\mtrand\distributions.o
g++ -shared build\temp.win32-2.7\Release\numpy\random\mtrand\mtrand.o build\temp.win32-2.7\Release\numpy\random\mtrand\randomkit.o build\temp.win32-2.7\Release\numpy\random\mtrand\initarray.o build\temp.win32-2.7\Release\numpy\random\mtrand\distributions.o -LD:\devel32\WinPy2753\python-2.7.5\libs -LD:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lAdvapi32 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\numpy\random\mtrand.pyd
running build_scripts
creating build\scripts.win32-2.7
Creating build\scripts.win32-2.7\f2py.py
adding 'build\scripts.win32-2.7\f2py.py' to scripts
site.cfg
========
[openblas]
libraries = openblas
library_dirs = D:\work\test\mingw64tests\opt\openblas32\lib
include_dirs = D:\work\test\mingw64tests\opt\openblas32\include
$ python setup.py config_fc --help-fcompiler
Gnu95FCompiler instance properties:
archiver = ['D:\\devel32\\mingw32static\\bin\\gfortran.exe', '-cr']
compile_switch = '-c'
compiler_f77 = ['D:\\devel32\\mingw32static\\bin\\gfortran.exe', '-
Wall', '-ffixed-form', '-fno-second-underscore', '-O3', '-
funroll-loops']
compiler_f90 = ['D:\\devel32\\mingw32static\\bin\\gfortran.exe', '-
Wall', '-fno-second-underscore', '-O3', '-funroll-loops']
compiler_fix = ['D:\\devel32\\mingw32static\\bin\\gfortran.exe', '-
Wall', '-ffixed-form', '-fno-second-underscore', '-Wall',
'-fno-second-underscore', '-O3', '-funroll-loops']
libraries = ['gfortran']
library_dirs = ['d:\\devel32\\mingw32static\\lib\\gcc\\i686-w64-
mingw32\\4.8.1']
linker_exe = ['D:\\devel32\\mingw32static\\bin\\gfortran.exe', '-
Wall', '-Wall']
linker_so = ['D:\\devel32\\mingw32static\\bin\\gfortran.exe', '-
Wall', '-Wall', '-shared']
object_switch = '-o '
ranlib = ['D:\\devel32\\mingw32static\\bin\\gfortran.exe']
version = LooseVersion ('GNU Fortran (rev0')
version_cmd = ['D:\\devel32\\mingw32static\\bin\\gfortran.exe', '--
version']
Fortran compilers found:
--fcompiler=gnu95 GNU Fortran 95 compiler (GNU Fortran (rev0)
Compilers available for this platform, but not found:
--fcompiler=absoft Absoft Corp Fortran Compiler
--fcompiler=compaqv DIGITAL or Compaq Visual Fortran Compiler
--fcompiler=g95 G95 Fortran Compiler
--fcompiler=gnu GNU Fortran 77 compiler
--fcompiler=intelem Intel Fortran Compiler for 64-bit apps
--fcompiler=intelev Intel Visual Fortran Compiler for Itanium apps
--fcompiler=intelv Intel Visual Fortran Compiler for 32-bit apps
--fcompiler=intelvem Intel Visual Fortran Compiler for 64-bit apps
Compilers not available on this platform:
--fcompiler=compaq Compaq Fortran Compiler
--fcompiler=hpux HP Fortran 90 Compiler
--fcompiler=ibm IBM XL Fortran Compiler
--fcompiler=intel Intel Fortran Compiler for 32-bit apps
--fcompiler=intele Intel Fortran Compiler for Itanium apps
--fcompiler=lahey Lahey/Fujitsu Fortran 95 Compiler
--fcompiler=mips MIPSpro Fortran Compiler
--fcompiler=nag NAGWare Fortran 95 Compiler
--fcompiler=none Fake Fortran compiler
--fcompiler=pathf95 PathScale Fortran Compiler
--fcompiler=pg Portland Group Fortran Compiler
--fcompiler=sun Sun or Forte Fortran 95 Compiler
--fcompiler=vast Pacific-Sierra Research Fortran 90 Compiler
For compiler details, run 'config_fc --verbose' setup command.
$ python setup.py config_fc
Running from numpy source directory.
F2PY Version 2
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in ['D:\\devel32\\WinPy2753\\python-2.7.5\\lib', 'C:\\', 'D:\\devel32\\WinPy2753\\python-2.7.5\\libs']
NOT AVAILABLE
openblas_info:
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['D:\\work\\test\\mingw64tests\\opt\\openblas32\\lib']
language = f77
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['D:\\work\\test\\mingw64tests\\opt\\openblas32\\lib']
language = f77
non-existing path in 'numpy\\lib': 'benchmarks'
lapack_opt_info:
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['D:\\work\\test\\mingw64tests\\opt\\openblas32\\lib']
language = f77
D:\devel32\WinPy2753\python-2.7.5\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
python setup.py install --prefix=d:\work\test\n2
F2PY Version 2
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in ['D:\\devel32\\WinPy2753\\python-2.7.5\\lib', 'C:\\', 'D:\\devel32\\WinPy2753\\python-2.7.5\\libs']
NOT AVAILABLE
openblas_info:
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['D:\\work\\test\\mingw64tests\\opt\\openblas32\\lib']
language = f77
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['D:\\work\\test\\mingw64tests\\opt\\openblas32\\lib']
language = f77
non-existing path in 'numpy\\lib': 'benchmarks'
lapack_opt_info:
FOUND:
libraries = ['openblas', 'openblas']
library_dirs = ['D:\\work\\test\\mingw64tests\\opt\\openblas32\\lib']
language = f77
running install
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
build_src
building py_modules sources
building library "npymath" sources
customize GnuFCompiler
Could not locate executable g77
Could not locate executable f77
customize IntelVisualFCompiler
Could not locate executable ifort
Could not locate executable ifl
customize AbsoftFCompiler
Could not locate executable f90
customize CompaqVisualFCompiler
Could not locate executable DF
customize IntelItaniumVisualFCompiler
Could not locate executable efl
customize Gnu95FCompiler
Found executable D:\devel32\mingw32static\bin\gfortran.exe
Found executable D:\devel32\mingw32static\bin\gfortran.exe
Running from numpy source directory.
D:\devel32\WinPy2753\python-2.7.5\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
>>>
['gfortran']
>>>
['gfortran']
>>>
customize Gnu95FCompiler
>>>
['gfortran']
>>>
['gfortran']
>>>
customize Gnu95FCompiler using config
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
Found executable D:\devel32\mingw32static\bin\gcc.exe
g++ _configtest.o -lmsvcr90 -o _configtest.exe
Found executable D:\devel32\mingw32static\bin\g++.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
building library "npysort" sources
building extension "numpy.core._dummy" sources
adding 'build\src.win32-2.7\numpy\core\include/numpy\config.h' to sources.
adding 'build\src.win32-2.7\numpy\core\include/numpy\_numpyconfig.h' to sources.
executing numpy\core\code_generators\generate_numpy_api.py
adding 'build\src.win32-2.7\numpy\core\include/numpy\__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build\\src.win32-2.7\\numpy\\core\\include/numpy\\config.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\_numpyconfig.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build\src.win32-2.7\numpy\core\include/numpy\config.h' to sources.
adding 'build\src.win32-2.7\numpy\core\include/numpy\_numpyconfig.h' to sources.
executing numpy\core\code_generators\generate_numpy_api.py
adding 'build\src.win32-2.7\numpy\core\include/numpy\__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build\\src.win32-2.7\\numpy\\core\\include/numpy\\config.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\_numpyconfig.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build\src.win32-2.7\numpy\core\include/numpy\config.h' to sources.
adding 'build\src.win32-2.7\numpy\core\include/numpy\_numpyconfig.h' to sources.
executing numpy\core\code_generators\generate_ufunc_api.py
adding 'build\src.win32-2.7\numpy\core\include/numpy\__ufunc_api.h' to sources.
adding 'build\src.win32-2.7\numpy\core\src\umath' to include_dirs.
numpy.core - nothing done with h_files = ['build\\src.win32-2.7\\numpy\\core\\src\\umath\\funcs.inc', 'build\\src.win32-2.7\\numpy\\core\\src\\umath\\simd.inc', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\config.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\_numpyconfig.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build\src.win32-2.7\numpy\core\include/numpy\config.h' to sources.
adding 'build\src.win32-2.7\numpy\core\include/numpy\_numpyconfig.h' to sources.
executing numpy\core\code_generators\generate_numpy_api.py
adding 'build\src.win32-2.7\numpy\core\include/numpy\__multiarray_api.h' to sources.
executing numpy\core\code_generators\generate_ufunc_api.py
adding 'build\src.win32-2.7\numpy\core\include/numpy\__ufunc_api.h' to sources.
numpy.core - nothing done with h_files = ['build\\src.win32-2.7\\numpy\\core\\include/numpy\\config.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\_numpyconfig.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\__multiarray_api.h', 'build\\src.win32-2.7\\numpy\\core\\include/numpy\\__ufunc_api.h']
building extension "numpy.core._dotblas" sources
adding 'numpy\core\blasdot\_dotblas.c' to sources.
building extension "numpy.core.umath_tests" sources
building extension "numpy.core.test_rational" sources
building extension "numpy.core.struct_ufunc_test" sources
building extension "numpy.core.multiarray_tests" sources
building extension "numpy.core.operand_flag_tests" sources
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
### Warning: python_xerbla.c is disabled ###
adding 'numpy\linalg\lapack_litemodule.c' to sources.
building extension "numpy.linalg._umath_linalg" sources
### Warning: python_xerbla.c is disabled ###
adding 'numpy\linalg\umath_linalg.c.src' to sources.
building extension "numpy.random.mtrand" sources
C compiler: gcc -O2 -Wall -Wstrict-prototypes
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c'
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -ID:\devel32\WinPy2753\python-2.7.5\include -ID:\devel32\WinPy2753\python-2.7.5\PC -c _configtest.c -o _configtest.o
g++ _configtest.o -lmsvcr90 -o _configtest.exe
_configtest.exe
success!
removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
building data_files sources
build_src: building npy-pkg config files
running build_py
copying numpy\version.py -> build\lib.win32-2.7\numpy
copying build\src.win32-2.7\numpy\__config__.py -> build\lib.win32-2.7\numpy
copying build\src.win32-2.7\numpy\distutils\__config__.py -> build\lib.win32-2.7\numpy\distutils
running build_clib
customize Mingw32CCompiler
customize Mingw32CCompiler using build_clib
running build_ext
customize Mingw32CCompiler
customize Mingw32CCompiler using build_ext
customize GnuFCompiler
customize IntelVisualFCompiler
customize AbsoftFCompiler
customize CompaqVisualFCompiler
customize IntelItaniumVisualFCompiler
customize Gnu95FCompiler
>>>
['gfortran']
>>>
['gfortran']
>>>
customize Gnu95FCompiler
>>>
['gfortran']
>>>
['gfortran']
>>>
customize Gnu95FCompiler using build_ext
running build_scripts
adding 'build\scripts.win32-2.7\f2py.py' to scripts
running install_lib
creating d:\work\test\n2
creating d:\work\test\n2\Lib
creating d:\work\test\n2\Lib\site-packages
creating d:\work\test\n2\Lib\site-packages\numpy
copying build\lib.win32-2.7\numpy\add_newdocs.py -> d:\work\test\n2\Lib\site-packages\numpy
creating d:\work\test\n2\Lib\site-packages\numpy\compat
copying build\lib.win32-2.7\numpy\compat\py3k.py -> d:\work\test\n2\Lib\site-packages\numpy\compat
copying build\lib.win32-2.7\numpy\compat\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\compat
copying build\lib.win32-2.7\numpy\compat\_inspect.py -> d:\work\test\n2\Lib\site-packages\numpy\compat
copying build\lib.win32-2.7\numpy\compat\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\compat
creating d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\arrayprint.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\defchararray.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\fromnumeric.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\function_base.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\generate_numpy_api.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\getlimits.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\info.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\machar.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\memmap.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\multiarray.pyd -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\multiarray_tests.pyd -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\numeric.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\numerictypes.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\operand_flag_tests.pyd -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\records.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\scalarmath.pyd -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\setup_common.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\shape_base.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\struct_ufunc_test.pyd -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\test_rational.pyd -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\umath.pyd -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\umath_tests.pyd -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\_dotblas.pyd -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\_dummy.pyd -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\_internal.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\_methods.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\core\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\core
copying build\lib.win32-2.7\numpy\ctypeslib.py -> d:\work\test\n2\Lib\site-packages\numpy
creating d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\ccompiler.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\autodist.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\bdist_rpm.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\build.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\build_clib.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\build_ext.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\build_py.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\build_scripts.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\build_src.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\config.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\config_compiler.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\develop.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\egg_info.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\install.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\install_clib.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\install_data.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\install_headers.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\sdist.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\command\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\command
copying build\lib.win32-2.7\numpy\distutils\compat.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\conv_template.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\core.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\cpuinfo.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\environment.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\exec_command.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\extension.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\absoft.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\compaq.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\g95.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\gnu.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\hpux.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\ibm.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\intel.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\lahey.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\mips.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\nag.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\none.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\pathf95.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\pg.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\sun.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\vast.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\fcompiler\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler
copying build\lib.win32-2.7\numpy\distutils\from_template.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\info.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\intelccompiler.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\lib2def.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\line_endings.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\log.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\mingw32ccompiler.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\misc_util.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\npy_pkg_config.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\numpy_distribution.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\pathccompiler.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\system_info.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\unixccompiler.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\__config__.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
copying build\lib.win32-2.7\numpy\distutils\__version__.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils
creating d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\basics.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\broadcasting.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\byteswapping.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\constants.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\creation.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\glossary.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\howtofind.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\indexing.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\internals.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\io.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\jargon.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\methods_vs_functions.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\misc.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\performance.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\structured_arrays.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\subclassing.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\ufuncs.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\doc\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\doc
copying build\lib.win32-2.7\numpy\dual.py -> d:\work\test\n2\Lib\site-packages\numpy
creating d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\auxfuncs.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\capi_maps.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\cb_rules.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\cfuncs.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\common_rules.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\crackfortran.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\diagnose.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\f2py2e.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\f2py_testing.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\f90mod_rules.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\func2subr.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\info.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\rules.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\use_rules.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
copying build\lib.win32-2.7\numpy\f2py\__version__.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py
creating d:\work\test\n2\Lib\site-packages\numpy\fft
copying build\lib.win32-2.7\numpy\fft\fftpack.py -> d:\work\test\n2\Lib\site-packages\numpy\fft
copying build\lib.win32-2.7\numpy\fft\fftpack_lite.pyd -> d:\work\test\n2\Lib\site-packages\numpy\fft
copying build\lib.win32-2.7\numpy\fft\helper.py -> d:\work\test\n2\Lib\site-packages\numpy\fft
copying build\lib.win32-2.7\numpy\fft\info.py -> d:\work\test\n2\Lib\site-packages\numpy\fft
copying build\lib.win32-2.7\numpy\fft\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\fft
copying build\lib.win32-2.7\numpy\fft\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\fft
creating d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\arraypad.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\arraysetops.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\arrayterator.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\financial.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\format.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\function_base.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\index_tricks.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\info.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\nanfunctions.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\npyio.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\polynomial.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\recfunctions.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\scimath.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\shape_base.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\stride_tricks.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\twodim_base.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\type_check.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\ufunclike.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\user_array.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\utils.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\_compiled_base.pyd -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\_datasource.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\_iotools.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
copying build\lib.win32-2.7\numpy\lib\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\lib
creating d:\work\test\n2\Lib\site-packages\numpy\linalg
copying build\lib.win32-2.7\numpy\linalg\info.py -> d:\work\test\n2\Lib\site-packages\numpy\linalg
copying build\lib.win32-2.7\numpy\linalg\lapack_lite.pyd -> d:\work\test\n2\Lib\site-packages\numpy\linalg
copying build\lib.win32-2.7\numpy\linalg\linalg.py -> d:\work\test\n2\Lib\site-packages\numpy\linalg
copying build\lib.win32-2.7\numpy\linalg\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\linalg
copying build\lib.win32-2.7\numpy\linalg\_umath_linalg.pyd -> d:\work\test\n2\Lib\site-packages\numpy\linalg
copying build\lib.win32-2.7\numpy\linalg\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\linalg
creating d:\work\test\n2\Lib\site-packages\numpy\ma
copying build\lib.win32-2.7\numpy\ma\bench.py -> d:\work\test\n2\Lib\site-packages\numpy\ma
copying build\lib.win32-2.7\numpy\ma\core.py -> d:\work\test\n2\Lib\site-packages\numpy\ma
copying build\lib.win32-2.7\numpy\ma\extras.py -> d:\work\test\n2\Lib\site-packages\numpy\ma
copying build\lib.win32-2.7\numpy\ma\mrecords.py -> d:\work\test\n2\Lib\site-packages\numpy\ma
copying build\lib.win32-2.7\numpy\ma\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\ma
copying build\lib.win32-2.7\numpy\ma\testutils.py -> d:\work\test\n2\Lib\site-packages\numpy\ma
copying build\lib.win32-2.7\numpy\ma\timer_comparison.py -> d:\work\test\n2\Lib\site-packages\numpy\ma
copying build\lib.win32-2.7\numpy\ma\version.py -> d:\work\test\n2\Lib\site-packages\numpy\ma
copying build\lib.win32-2.7\numpy\ma\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\ma
copying build\lib.win32-2.7\numpy\matlib.py -> d:\work\test\n2\Lib\site-packages\numpy
creating d:\work\test\n2\Lib\site-packages\numpy\matrixlib
copying build\lib.win32-2.7\numpy\matrixlib\defmatrix.py -> d:\work\test\n2\Lib\site-packages\numpy\matrixlib
copying build\lib.win32-2.7\numpy\matrixlib\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\matrixlib
copying build\lib.win32-2.7\numpy\matrixlib\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\matrixlib
creating d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\alter_code1.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\alter_code2.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\compat.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\convolve.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\fft.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\functions.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\image.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\linear_algebra.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\ma.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\matrix.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\mlab.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\nd_image.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\numerictypes.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\random_array.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\session.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\ufuncs.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\util.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\_capi.pyd -> d:\work\test\n2\Lib\site-packages\numpy\numarray
copying build\lib.win32-2.7\numpy\numarray\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\numarray
creating d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\alter_code1.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\alter_code2.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\arrayfns.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\array_printer.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\compat.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\fft.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\fix_default_axis.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\functions.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\linear_algebra.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\ma.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\matrix.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\misc.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\mlab.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\precision.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\random_array.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\rng.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\rng_stats.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\typeconv.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\ufuncs.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\user_array.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
copying build\lib.win32-2.7\numpy\oldnumeric\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric
creating d:\work\test\n2\Lib\site-packages\numpy\polynomial
copying build\lib.win32-2.7\numpy\polynomial\chebyshev.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial
copying build\lib.win32-2.7\numpy\polynomial\hermite.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial
copying build\lib.win32-2.7\numpy\polynomial\hermite_e.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial
copying build\lib.win32-2.7\numpy\polynomial\laguerre.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial
copying build\lib.win32-2.7\numpy\polynomial\legendre.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial
copying build\lib.win32-2.7\numpy\polynomial\polynomial.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial
copying build\lib.win32-2.7\numpy\polynomial\polytemplate.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial
copying build\lib.win32-2.7\numpy\polynomial\polyutils.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial
copying build\lib.win32-2.7\numpy\polynomial\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial
copying build\lib.win32-2.7\numpy\polynomial\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial
creating d:\work\test\n2\Lib\site-packages\numpy\random
copying build\lib.win32-2.7\numpy\random\info.py -> d:\work\test\n2\Lib\site-packages\numpy\random
copying build\lib.win32-2.7\numpy\random\mtrand.pyd -> d:\work\test\n2\Lib\site-packages\numpy\random
copying build\lib.win32-2.7\numpy\random\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\random
copying build\lib.win32-2.7\numpy\random\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\random
copying build\lib.win32-2.7\numpy\setup.py -> d:\work\test\n2\Lib\site-packages\numpy
creating d:\work\test\n2\Lib\site-packages\numpy\testing
copying build\lib.win32-2.7\numpy\testing\decorators.py -> d:\work\test\n2\Lib\site-packages\numpy\testing
copying build\lib.win32-2.7\numpy\testing\noseclasses.py -> d:\work\test\n2\Lib\site-packages\numpy\testing
copying build\lib.win32-2.7\numpy\testing\nosetester.py -> d:\work\test\n2\Lib\site-packages\numpy\testing
copying build\lib.win32-2.7\numpy\testing\numpytest.py -> d:\work\test\n2\Lib\site-packages\numpy\testing
copying build\lib.win32-2.7\numpy\testing\print_coercion_tables.py -> d:\work\test\n2\Lib\site-packages\numpy\testing
copying build\lib.win32-2.7\numpy\testing\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\testing
copying build\lib.win32-2.7\numpy\testing\utils.py -> d:\work\test\n2\Lib\site-packages\numpy\testing
copying build\lib.win32-2.7\numpy\testing\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\testing
copying build\lib.win32-2.7\numpy\version.py -> d:\work\test\n2\Lib\site-packages\numpy
copying build\lib.win32-2.7\numpy\_import_tools.py -> d:\work\test\n2\Lib\site-packages\numpy
copying build\lib.win32-2.7\numpy\__config__.py -> d:\work\test\n2\Lib\site-packages\numpy
copying build\lib.win32-2.7\numpy\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\add_newdocs.py to add_newdocs.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\compat\py3k.py to py3k.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\compat\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\compat\_inspect.py to _inspect.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\compat\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\arrayprint.py to arrayprint.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\defchararray.py to defchararray.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\fromnumeric.py to fromnumeric.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\function_base.py to function_base.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\generate_numpy_api.py to generate_numpy_api.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\getlimits.py to getlimits.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\info.py to info.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\machar.py to machar.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\memmap.py to memmap.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\numeric.py to numeric.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\numerictypes.py to numerictypes.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\records.py to records.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\setup_common.py to setup_common.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\shape_base.py to shape_base.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\_internal.py to _internal.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\_methods.py to _methods.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\core\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\ctypeslib.py to ctypeslib.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\ccompiler.py to ccompiler.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\autodist.py to autodist.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\bdist_rpm.py to bdist_rpm.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\build.py to build.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\build_clib.py to build_clib.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\build_ext.py to build_ext.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\build_py.py to build_py.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\build_scripts.py to build_scripts.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\build_src.py to build_src.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\config.py to config.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\config_compiler.py to config_compiler.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\develop.py to develop.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\egg_info.py to egg_info.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\install.py to install.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\install_clib.py to install_clib.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\install_data.py to install_data.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\install_headers.py to install_headers.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\sdist.py to sdist.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\command\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\compat.py to compat.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\conv_template.py to conv_template.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\core.py to core.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\cpuinfo.py to cpuinfo.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\environment.py to environment.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\exec_command.py to exec_command.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\extension.py to extension.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\absoft.py to absoft.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\compaq.py to compaq.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\g95.py to g95.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\gnu.py to gnu.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\hpux.py to hpux.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\ibm.py to ibm.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\intel.py to intel.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\lahey.py to lahey.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\mips.py to mips.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\nag.py to nag.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\none.py to none.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\pathf95.py to pathf95.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\pg.py to pg.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\sun.py to sun.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\vast.py to vast.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\fcompiler\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\from_template.py to from_template.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\info.py to info.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\intelccompiler.py to intelccompiler.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\lib2def.py to lib2def.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\line_endings.py to line_endings.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\log.py to log.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\mingw32ccompiler.py to mingw32ccompiler.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\misc_util.py to misc_util.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\npy_pkg_config.py to npy_pkg_config.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\numpy_distribution.py to numpy_distribution.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\pathccompiler.py to pathccompiler.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\system_info.py to system_info.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\unixccompiler.py to unixccompiler.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\__config__.py to __config__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\distutils\__version__.py to __version__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\basics.py to basics.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\broadcasting.py to broadcasting.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\byteswapping.py to byteswapping.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\constants.py to constants.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\creation.py to creation.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\glossary.py to glossary.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\howtofind.py to howtofind.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\indexing.py to indexing.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\internals.py to internals.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\io.py to io.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\jargon.py to jargon.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\methods_vs_functions.py to methods_vs_functions.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\misc.py to misc.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\performance.py to performance.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\structured_arrays.py to structured_arrays.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\subclassing.py to subclassing.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\ufuncs.py to ufuncs.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\doc\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\dual.py to dual.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\auxfuncs.py to auxfuncs.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\capi_maps.py to capi_maps.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\cb_rules.py to cb_rules.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\cfuncs.py to cfuncs.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\common_rules.py to common_rules.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\crackfortran.py to crackfortran.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\diagnose.py to diagnose.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\f2py2e.py to f2py2e.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\f2py_testing.py to f2py_testing.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\f90mod_rules.py to f90mod_rules.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\func2subr.py to func2subr.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\info.py to info.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\rules.py to rules.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\use_rules.py to use_rules.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\f2py\__version__.py to __version__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\fft\fftpack.py to fftpack.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\fft\helper.py to helper.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\fft\info.py to info.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\fft\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\fft\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\arraypad.py to arraypad.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\arraysetops.py to arraysetops.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\arrayterator.py to arrayterator.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\financial.py to financial.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\format.py to format.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\function_base.py to function_base.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\index_tricks.py to index_tricks.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\info.py to info.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\nanfunctions.py to nanfunctions.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\npyio.py to npyio.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\polynomial.py to polynomial.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\recfunctions.py to recfunctions.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\scimath.py to scimath.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\shape_base.py to shape_base.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\stride_tricks.py to stride_tricks.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\twodim_base.py to twodim_base.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\type_check.py to type_check.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\ufunclike.py to ufunclike.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\user_array.py to user_array.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\utils.py to utils.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\_datasource.py to _datasource.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\_iotools.py to _iotools.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\lib\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\linalg\info.py to info.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\linalg\linalg.py to linalg.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\linalg\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\linalg\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\ma\bench.py to bench.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\ma\core.py to core.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\ma\extras.py to extras.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\ma\mrecords.py to mrecords.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\ma\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\ma\testutils.py to testutils.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\ma\timer_comparison.py to timer_comparison.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\ma\version.py to version.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\ma\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\matlib.py to matlib.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\matrixlib\defmatrix.py to defmatrix.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\matrixlib\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\matrixlib\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\alter_code1.py to alter_code1.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\alter_code2.py to alter_code2.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\compat.py to compat.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\convolve.py to convolve.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\fft.py to fft.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\functions.py to functions.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\image.py to image.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\linear_algebra.py to linear_algebra.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\ma.py to ma.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\matrix.py to matrix.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\mlab.py to mlab.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\nd_image.py to nd_image.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\numerictypes.py to numerictypes.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\random_array.py to random_array.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\session.py to session.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\ufuncs.py to ufuncs.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\util.py to util.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\numarray\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\alter_code1.py to alter_code1.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\alter_code2.py to alter_code2.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\arrayfns.py to arrayfns.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\array_printer.py to array_printer.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\compat.py to compat.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\fft.py to fft.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\fix_default_axis.py to fix_default_axis.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\functions.py to functions.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\linear_algebra.py to linear_algebra.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\ma.py to ma.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\matrix.py to matrix.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\misc.py to misc.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\mlab.py to mlab.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\precision.py to precision.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\random_array.py to random_array.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\rng.py to rng.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\rng_stats.py to rng_stats.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\typeconv.py to typeconv.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\ufuncs.py to ufuncs.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\user_array.py to user_array.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\polynomial\chebyshev.py to chebyshev.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\polynomial\hermite.py to hermite.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\polynomial\hermite_e.py to hermite_e.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\polynomial\laguerre.py to laguerre.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\polynomial\legendre.py to legendre.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\polynomial\polynomial.py to polynomial.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\polynomial\polytemplate.py to polytemplate.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\polynomial\polyutils.py to polyutils.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\polynomial\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\polynomial\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\random\info.py to info.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\random\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\random\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\testing\decorators.py to decorators.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\testing\noseclasses.py to noseclasses.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\testing\nosetester.py to nosetester.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\testing\numpytest.py to numpytest.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\testing\print_coercion_tables.py to print_coercion_tables.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\testing\setup.py to setup.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\testing\utils.py to utils.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\testing\__init__.py to __init__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\version.py to version.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\_import_tools.py to _import_tools.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\__config__.py to __config__.pyc
byte-compiling d:\work\test\n2\Lib\site-packages\numpy\__init__.py to __init__.pyc
running install_scripts
creating d:\work\test\n2\Scripts
copying build\scripts.win32-2.7\f2py.py -> d:\work\test\n2\Scripts
running install_data
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_f90_ext
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_f90_ext\include
copying numpy\distutils\tests\f2py_f90_ext\include\body.f90 -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_f90_ext\include
creating d:\work\test\n2\Lib\site-packages\numpy\tests
copying numpy\tests\test_ctypeslib.py -> d:\work\test\n2\Lib\site-packages\numpy\tests\
copying numpy\tests\test_matlib.py -> d:\work\test\n2\Lib\site-packages\numpy\tests\
creating d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\tests
copying numpy\oldnumeric\tests\test_regression.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\tests\
copying numpy\oldnumeric\tests\test_oldnumeric.py -> d:\work\test\n2\Lib\site-packages\numpy\oldnumeric\tests\
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\pyrex_ext
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\pyrex_ext\tests
copying numpy\distutils\tests\pyrex_ext\tests\test_primes.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\pyrex_ext\tests
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\swig_ext
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\swig_ext\tests
copying numpy\distutils\tests\swig_ext\tests\test_example.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\swig_ext\tests
copying numpy\distutils\tests\swig_ext\tests\test_example2.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\swig_ext\tests
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\gen_ext
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\gen_ext\tests
copying numpy\distutils\tests\gen_ext\tests\test_fib3.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\gen_ext\tests
creating d:\work\test\n2\Lib\site-packages\numpy\f2py\tests
creating d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src
creating d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\mixed
copying numpy\f2py\tests\src\mixed\foo.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\mixed
copying numpy\f2py\tests\src\mixed\foo_free.f90 -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\mixed
copying numpy\f2py\tests\src\mixed\foo_fixed.f90 -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\mixed
creating d:\work\test\n2\Lib\site-packages\numpy\linalg\tests
copying numpy\linalg\tests\test_regression.py -> d:\work\test\n2\Lib\site-packages\numpy\linalg\tests\
copying numpy\linalg\tests\test_linalg.py -> d:\work\test\n2\Lib\site-packages\numpy\linalg\tests\
copying numpy\linalg\tests\test_build.py -> d:\work\test\n2\Lib\site-packages\numpy\linalg\tests\
copying numpy\linalg\tests\test_deprecations.py -> d:\work\test\n2\Lib\site-packages\numpy\linalg\tests\
creating d:\work\test\n2\Lib\site-packages\numpy\f2py\docs
creating d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\calculate.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\allocarr_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\run_main_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\var_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\allocarr.f90 -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\extcallback_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\fib1.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\string.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\ftype.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\common.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\extcallback.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\array_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\callback.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\compile_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\spam.pyf -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\default.css -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\scalar.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\moddata_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\fib3.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\fib1.pyf -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\ftype_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\common_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\setup_example.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\fib2.pyf -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\docutils.conf -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\callback2.pyf -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\array.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\string_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\moddata.f90 -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\callback_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\index.txt -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\var.pyf -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\calculate_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\scalar_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
copying numpy\f2py\docs\usersguide\spam_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\usersguide
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\mingw
copying numpy\distutils\mingw\gfortran_vs2003_hack.c -> d:\work\test\n2\Lib\site-packages\numpy\distutils\mingw
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_f90_ext\src
copying numpy\distutils\tests\f2py_f90_ext\src\foo_free.f90 -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_f90_ext\src
creating d:\work\test\n2\Lib\site-packages\numpy\fft\tests
copying numpy\fft\tests\test_helper.py -> d:\work\test\n2\Lib\site-packages\numpy\fft\tests\
copying numpy\fft\tests\test_fftpack.py -> d:\work\test\n2\Lib\site-packages\numpy\fft\tests\
creating d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\size
copying numpy\f2py\tests\src\size\foo.f90 -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\size
creating d:\work\test\n2\Lib\site-packages\numpy\random\tests
copying numpy\random\tests\test_regression.py -> d:\work\test\n2\Lib\site-packages\numpy\random\tests\
copying numpy\random\tests\test_random.py -> d:\work\test\n2\Lib\site-packages\numpy\random\tests\
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_ext
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_ext\src
copying numpy\distutils\tests\f2py_ext\src\fib1.f -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_ext\src
copying numpy\distutils\tests\f2py_ext\src\fib2.pyf -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_ext\src
creating d:\work\test\n2\Lib\site-packages\numpy\polynomial\tests
copying numpy\polynomial\tests\test_hermite.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial\tests\
copying numpy\polynomial\tests\test_polynomial.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial\tests\
copying numpy\polynomial\tests\test_hermite_e.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial\tests\
copying numpy\polynomial\tests\test_printing.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial\tests\
copying numpy\polynomial\tests\test_laguerre.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial\tests\
copying numpy\polynomial\tests\test_chebyshev.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial\tests\
copying numpy\polynomial\tests\test_legendre.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial\tests\
copying numpy\polynomial\tests\test_polyutils.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial\tests\
copying numpy\polynomial\tests\test_classes.py -> d:\work\test\n2\Lib\site-packages\numpy\polynomial\tests\
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_ext\tests
copying numpy\distutils\tests\f2py_ext\tests\test_fib2.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_ext\tests
creating d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\array_from_pyobj
copying numpy\f2py\tests\src\array_from_pyobj\wrapmodule.c -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\array_from_pyobj
copying numpy\distutils\tests\pyrex_ext\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\pyrex_ext
copying numpy\distutils\tests\pyrex_ext\primes.pyx -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\pyrex_ext
copying numpy\distutils\tests\pyrex_ext\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\pyrex_ext
copying numpy\distutils\tests\test_fcompiler_intel.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\
copying numpy\distutils\tests\test_misc_util.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\
copying numpy\distutils\tests\test_exec_command.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\
copying numpy\distutils\tests\test_npy_pkg_config.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\
copying numpy\distutils\tests\test_fcompiler_gnu.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\
copying numpy\distutils\tests\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\
copying numpy\distutils\tests\f2py_ext\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_ext
copying numpy\distutils\tests\f2py_ext\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_ext
creating d:\work\test\n2\Lib\site-packages\numpy\numarray\include
creating d:\work\test\n2\Lib\site-packages\numpy\numarray\include\numpy
copying numpy\numarray\include\numpy\nummacro.h -> d:\work\test\n2\Lib\site-packages\numpy\numarray\include\numpy
copying numpy\numarray\include\numpy\arraybase.h -> d:\work\test\n2\Lib\site-packages\numpy\numarray\include\numpy
copying numpy\numarray\include\numpy\cfunc.h -> d:\work\test\n2\Lib\site-packages\numpy\numarray\include\numpy
copying numpy\numarray\include\numpy\numcomplex.h -> d:\work\test\n2\Lib\site-packages\numpy\numarray\include\numpy
copying numpy\numarray\include\numpy\libnumarray.h -> d:\work\test\n2\Lib\site-packages\numpy\numarray\include\numpy
copying numpy\numarray\include\numpy\ieeespecial.h -> d:\work\test\n2\Lib\site-packages\numpy\numarray\include\numpy
creating d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\kind
copying numpy\f2py\tests\src\kind\foo.f90 -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\kind
creating d:\work\test\n2\Lib\site-packages\numpy\core\tests
creating d:\work\test\n2\Lib\site-packages\numpy\core\tests\data
copying numpy\core\tests\data\recarray_from_file.fits -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\data
copying numpy\core\tests\data\astype_copy.pkl -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\data
creating d:\work\test\n2\Lib\site-packages\numpy\ma\tests
copying numpy\ma\tests\test_regression.py -> d:\work\test\n2\Lib\site-packages\numpy\ma\tests\
copying numpy\ma\tests\test_old_ma.py -> d:\work\test\n2\Lib\site-packages\numpy\ma\tests\
copying numpy\ma\tests\test_core.py -> d:\work\test\n2\Lib\site-packages\numpy\ma\tests\
copying numpy\ma\tests\test_subclassing.py -> d:\work\test\n2\Lib\site-packages\numpy\ma\tests\
copying numpy\ma\tests\test_mrecords.py -> d:\work\test\n2\Lib\site-packages\numpy\ma\tests\
copying numpy\ma\tests\test_extras.py -> d:\work\test\n2\Lib\site-packages\numpy\ma\tests\
copying numpy\distutils\tests\gen_ext\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\gen_ext
copying numpy\distutils\tests\gen_ext\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\gen_ext
creating d:\work\test\n2\Lib\site-packages\numpy\matrixlib\tests
copying numpy\matrixlib\tests\test_numeric.py -> d:\work\test\n2\Lib\site-packages\numpy\matrixlib\tests\
copying numpy\matrixlib\tests\test_regression.py -> d:\work\test\n2\Lib\site-packages\numpy\matrixlib\tests\
copying numpy\matrixlib\tests\test_multiarray.py -> d:\work\test\n2\Lib\site-packages\numpy\matrixlib\tests\
copying numpy\matrixlib\tests\test_defmatrix.py -> d:\work\test\n2\Lib\site-packages\numpy\matrixlib\tests\
copying numpy\f2py\docs\docutils.conf -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\f2py\docs\pytest.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\f2py\docs\FAQ.txt -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\f2py\docs\OLDNEWS.txt -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\f2py\docs\TESTING.txt -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\f2py\docs\simple_session.dat -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\f2py\docs\default.css -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\f2py\docs\THANKS.txt -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\f2py\docs\HISTORY.txt -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\f2py\docs\simple.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\f2py\docs\hello.f -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\f2py\docs\README.txt -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\f2py\docs\pyforttest.pyf -> d:\work\test\n2\Lib\site-packages\numpy\f2py\docs\
copying numpy\distutils\tests\f2py_f90_ext\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_f90_ext
copying numpy\distutils\tests\f2py_f90_ext\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_f90_ext
creating d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\assumed_shape
copying numpy\f2py\tests\src\assumed_shape\foo_free.f90 -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\assumed_shape
copying numpy\f2py\tests\src\assumed_shape\precision.f90 -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\assumed_shape
copying numpy\f2py\tests\src\assumed_shape\foo_use.f90 -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\assumed_shape
copying numpy\f2py\tests\src\assumed_shape\.f2py_f2cmap -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\assumed_shape
copying numpy\f2py\tests\src\assumed_shape\foo_mod.f90 -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\src\assumed_shape
creating d:\work\test\n2\Lib\site-packages\numpy\f2py\src
copying numpy\f2py\src\fortranobject.c -> d:\work\test\n2\Lib\site-packages\numpy\f2py\src
copying numpy\f2py\src\fortranobject.h -> d:\work\test\n2\Lib\site-packages\numpy\f2py\src
copying numpy\f2py\f2py.1 -> d:\work\test\n2\Lib\site-packages\numpy\f2py\
creating d:\work\test\n2\Lib\site-packages\numpy\lib\tests
copying numpy\lib\tests\test_stride_tricks.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_format.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_arraypad.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_regression.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_index_tricks.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_shape_base.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_utils.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_twodim_base.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_io.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_polynomial.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test__datasource.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_nanfunctions.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_ufunclike.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_financial.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_recfunctions.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_arraysetops.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_function_base.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test__iotools.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_type_check.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\lib\tests\test_arrayterator.py -> d:\work\test\n2\Lib\site-packages\numpy\lib\tests\
copying numpy\random\mtrand\randomkit.h -> d:\work\test\n2\Lib\site-packages\numpy\random\.
copying numpy\f2py\tests\test_return_logical.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\
copying numpy\f2py\tests\test_return_complex.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\
copying numpy\f2py\tests\test_return_real.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\
copying numpy\f2py\tests\test_callback.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\
copying numpy\f2py\tests\test_mixed.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\
copying numpy\f2py\tests\test_kind.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\
copying numpy\f2py\tests\test_return_integer.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\
copying numpy\f2py\tests\test_return_character.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\
copying numpy\f2py\tests\test_array_from_pyobj.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\
copying numpy\f2py\tests\test_assumed_shape.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\
copying numpy\f2py\tests\test_size.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\
copying numpy\f2py\tests\util.py -> d:\work\test\n2\Lib\site-packages\numpy\f2py\tests\
copying site.cfg -> d:\work\test\n2\Lib\site-packages\numpy\distutils\
creating d:\work\test\n2\Lib\site-packages\numpy\testing\tests
copying numpy\testing\tests\test_decorators.py -> d:\work\test\n2\Lib\site-packages\numpy\testing\tests\
copying numpy\testing\tests\test_doctesting.py -> d:\work\test\n2\Lib\site-packages\numpy\testing\tests\
copying numpy\testing\tests\test_utils.py -> d:\work\test\n2\Lib\site-packages\numpy\testing\tests\
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_f90_ext\tests
copying numpy\distutils\tests\f2py_f90_ext\tests\test_foo.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\f2py_f90_ext\tests
copying numpy\distutils\tests\swig_ext\__init__.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\swig_ext
copying numpy\distutils\tests\swig_ext\setup.py -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\swig_ext
creating d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\swig_ext\src
copying numpy\distutils\tests\swig_ext\src\zoo.i -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\swig_ext\src
copying numpy\distutils\tests\swig_ext\src\zoo.cc -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\swig_ext\src
copying numpy\distutils\tests\swig_ext\src\example.c -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\swig_ext\src
copying numpy\distutils\tests\swig_ext\src\example.i -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\swig_ext\src
copying numpy\distutils\tests\swig_ext\src\zoo.h -> d:\work\test\n2\Lib\site-packages\numpy\distutils\tests\swig_ext\src
creating d:\work\test\n2\Lib\site-packages\numpy\core\include
creating d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\npy_common.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\arrayscalars.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\ufuncobject.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\npy_endian.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\npy_math.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\ndarrayobject.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\utils.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\_neighborhood_iterator_imp.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\npy_no_deprecated_api.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\old_defines.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\npy_os.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\ndarraytypes.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\npy_3kcompat.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\arrayobject.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\numpyconfig.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\noprefix.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\npy_interrupt.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\npy_1_7_deprecated_api.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\oldnumeric.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\halffloat.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\include\numpy\npy_cpu.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying numpy\core\tests\test_einsum.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_numeric.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_function_base.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_machar.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_numerictypes.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_unicode.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_nditer.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_item_selection.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_indexing.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_half.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_deprecations.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_blasdot.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_shape_base.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_dtype.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_api.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_arrayprint.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_records.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_umath.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_datetime.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_print.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_errstate.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_indexerrors.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_defchararray.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_scalarmath.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_umath_complex.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_multiarray_assignment.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_multiarray.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_scalarprint.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_ufunc.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_regression.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_getlimits.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying numpy\core\tests\test_memmap.py -> d:\work\test\n2\Lib\site-packages\numpy\core\tests\
copying build\src.win32-2.7\numpy\core\include\numpy\_numpyconfig.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying build\src.win32-2.7\numpy\core\include\numpy\__multiarray_api.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying build\src.win32-2.7\numpy\core\include\numpy\multiarray_api.txt -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying build\src.win32-2.7\numpy\core\include\numpy\__ufunc_api.h -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
copying build\src.win32-2.7\numpy\core\include\numpy\ufunc_api.txt -> d:\work\test\n2\Lib\site-packages\numpy\core\include\numpy
creating d:\work\test\n2\Lib\site-packages\numpy\core\lib
creating d:\work\test\n2\Lib\site-packages\numpy\core\lib\npy-pkg-config
copying build\src.win32-2.7\numpy\core\lib\npy-pkg-config\npymath.ini -> d:\work\test\n2\Lib\site-packages\numpy\core\lib\npy-pkg-config
copying build\src.win32-2.7\numpy\core\lib\npy-pkg-config\mlib.ini -> d:\work\test\n2\Lib\site-packages\numpy\core\lib\npy-pkg-config
running install_egg_info
Writing d:\work\test\n2\Lib\site-packages\numpy-1.8.0-py2.7.egg-info
running install_clib
copying build\temp.win32-2.7\libnpymath.a -> d:\work\test\n2\Lib\site-packages\numpy\core\lib
prepare enviroment
==================
(1) ensure correct PATH settings to mingw-w64 toolkit and python
(2) recreate the import lib for python27.dll and copy the crt import library libmsvcr90.a from mingw to python.
cd <PYTHONPATH>/python-2.7.5/libs
copy <MINGWPATH>/mingw32/i686-w64-mingw32/lib/libmsvcr90.a libmsvcr90.a
move libpython27.a libpython27.a_bak
gendef ../python27.dll
dlltool --dllname python27.dll --def python27.def --output-lib libpython27.a
del python27.def
numpy changes
=============
(1) didn't apply numpy pull 4021
(2) distutils\fcompiler\gnu.py:
gnu_version_match() has a problem with the string
"GNU Fortran (rev0, Built by MinGW-W64 project) 4.8.1" (gfortran --version)
hardcoded change:
if m:
v = m.group(0)
return ('gfortran', v)
Gnu95FCompiler.version_match():
hardcoded change:
return v
(3) numpy core setup.py:
config.add_extension added 'gfortran' to libraries for multiarray, umath, scalarmath
(4) numpy setup.py:
config.add_extension added 'gfortran' to libraries for lapack_lite, _umath_linalg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment