libdynd / dynd-python

Python exposure of dynd
http://libdynd.org
Other
120 stars 23 forks source link

Updates to match libdynd #684

Closed izaid closed 8 years ago

insertinterestingnamehere commented 8 years ago

The OS X failure here is the same one that was holding up https://github.com/libdynd/dynd-python/pull/669 for a while before it mysteriously vanished. I guess we still need to track it down.

izaid commented 8 years ago

Yeah, I know I didn't solve that problem. I do find that a lot of our errors go away as we simplify stuff / move things to virtual functions, so I'm hoping that will apply here eventually.