Skip to content
Snippets Groups Projects
Commit e56e4450 authored by Matthew Johnson's avatar Matthew Johnson Committed by GitHub
Browse files

add back division import, fixes #70

parent 3ba405ec
No related branches found
No related tags found
No related merge requests found
from __future__ import division
import numpy as np
from numpy import newaxis as na
from matplotlib import pyplot as plt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment