cihologramas / pyoptools

Python tools for optical design
GNU General Public License v3.0
137 stars 46 forks source link

missing np.import_array() added #155

Closed ramezquitao closed 7 months ago

ramezquitao commented 7 months ago

The required instruction np.import_array() was missing in many places. This didn't caused any issues in Linux, but was a problem in Windows. This must fix this error.