DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
numpy compute min over all axes except
#compute sum over 1st and 2nd axis
arr
.
sum
(
axis
=
(
1
,
2
)
)
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#numpy
#compute
#min
#axes
ADD COMMENT
Topic
COMMENT
Name
7+3 =
Submit