berkeley-stat159 / project-beta

BSD 3-Clause "New" or "Revised" License
0 stars 5 forks source link

fixed np.reshape #109

Closed cxmo closed 8 years ago

cxmo commented 8 years ago

typo in original one: np.reshaped instead of np.reshape

agrawalraj commented 8 years ago

Yeah we still need to fix the shape - i think we should do data.shape[:3]