Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace some for loops with array operations. #8

Merged
merged 1 commit into from
May 14, 2014

Conversation

donm
Copy link
Contributor

@donm donm commented May 12, 2014

No description provided.

@tboggs
Copy link
Member

tboggs commented May 14, 2014

Nice edits.

I should have put more "TO-DO" lines in the code :-)

tboggs added a commit that referenced this pull request May 14, 2014
Replace some for loops with array operations. [closes #8]

- graphics/graphics.py:
  (make_pil_image): Use Image.fromarray
  (get_rgb): Use fancy indexing
@tboggs tboggs merged commit 8312c8a into spectralpython:master May 14, 2014
@donm donm deleted the dm/pilspeed branch May 14, 2014 04:40
@tboggs tboggs added this to the v0.15.0 milestone Jun 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants