MCPcopy Create free account
hub / github.com/geekcomputers/Python / NumPy Array Exponentiation.py

File NumPy Array Exponentiation.py

NumPy Array Exponentiation.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2NumPy Array Exponentiation
3
4Check if two arrays have the same shape and compute element-wise powers

Callers

nothing calls this directly

Calls 1

get_arrayFunction · 0.85

Tested by

no test coverage detected