Project

General

Profile

Bug #1650

Some version of numpy have problems with vdot

Added by Rogers, Chris about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
20 March 2015
Due date:
% Done:

100%

Estimated time:

Description

Function vdot is used in a couple of places to find the dot product of a matrix of shape [n, 1]. This caused an exception for a version of numpy I was using (or perhaps it is the underlying lapack or something?). I am a bit confused as it worked on my laptop running numpy-1.5.0 but not on another machine running the same version of numpy. Anyway, I dump the numpy.matrix with spae (n,1) into a numpy array with shape (n) and it fixed it.

No data to display

Also available in: Atom PDF