forrestbao / pyeeg

Python + EEG/MEG = PyEEG
GNU General Public License v3.0
241 stars 85 forks source link

Fixed a ones() function being called without reference to the parent module. #4

Closed bergantine closed 9 years ago

bergantine commented 9 years ago

Updated a ones() function to be called as a method of the numpy module.