https://numpy.org/

$ pip install numpy

사용하기

import numpy as np

브로드케스팅과 내적(점곱연산)의 차이점에 대해 정리하기

내적 연산 조건

ndarray

Error