MCPcopy Create free account
hub / github.com/numpy/numpy / print_coercion_tables.py

File print_coercion_tables.py

numpy/testing/print_coercion_tables.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Prints type-coercion tables for the built-in NumPy types
3
4"""

Callers

nothing calls this directly

Calls 4

printFunction · 0.85
print_cancast_tableFunction · 0.85
print_coercion_tableFunction · 0.85
print_new_cast_tableFunction · 0.85

Tested by

no test coverage detected