hohlraum / gdsCAD

A simple but powerful Python package for creating photolithography masks in the GDSII format.
GNU General Public License v3.0
89 stars 52 forks source link

FIX: Cast numpy array as list for proper addition #38

Closed cjermain closed 7 years ago

cjermain commented 8 years ago

This solves the type error raised when trying to plot with matplotlib, detailed in the following StackOverflow question:

http://stackoverflow.com/questions/34264282/typeerror-ufunc-add-did-not-contain-a-loop