Actually the * operator does element-wise multiplication. So you need to use .dot() function to get the desired result. Example :
確定! 回上一頁