Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Move the floating point division out of the inner loop * Use map() / list comprehensions where possible, in preference to nested loop * Don't call show() explicitly if _set() already did it * Regression test (not committed) shows identical _values being written at each step
- Loading branch information