Skip to content
Snippets Groups Projects
Commit 8b32c4d3 authored by David Gobbi's avatar David Gobbi
Browse files

Fix numpy_interface compatibility with py3k.

This involved replacing map() with list comprehensions, changing the way
metaclasses are used, removing the __div__ method under python 3, and
using 'zip" instead of "izip" on python 3.
parent b7308b03
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment