holoviz-topics / imagen

ImaGen: Generic Python library for 0D, 1D and 2D pattern distributions
https://imagen.holoviz.org/
BSD 3-Clause "New" or "Revised" License
31 stars 16 forks source link

Allow any arbitrary direction for moving patterns #33

Closed Tobias-Fischer closed 10 years ago

Tobias-Fischer commented 10 years ago

This PR allows moving patterns in any arbitrary direction rather than just orthogonal to their orientation.

jlstevens commented 10 years ago

Looks fine... my only issue is that this is a pretty tiny pull request - feel free to lump 3 or 4 small changes into this PR and update the title accordingly (and your description).

I'm sure you will have a few more small changes to make in the next couple of days!

Tobias-Fischer commented 10 years ago

I don't think there are any more changes required in Sweeper. Please let me know if you can think of something which needs to be improved. Even this change is just cosmetics, because I did not want to lie in my thesis when I wrote that moving patterns in any arbitrary direction is possible :P. Therefore, it would be nice if you could merge it.