
On 10/25/2011 02:25 AM, St�fan van der Walt wrote:
2011/10/23 St�fan van der Walt<stefan@sun.ac.za>:
- Support for multiple computation back-ends Would anyone like to comment on this issue?
St�fan
Could you give an example on how you picture this? I think I get the general idea but I'm not sure how you would implement it. You want the user to provide some other computational backend that is somehow plugged into scikits-image, as far as i understand. Also: Do you think the easy switching between the implementations is a good enough reason for the additional complexity? I often use CUDA functions in my programs but they are usually just wrapped in some python package. I never really saw the need to fall back on other implementations once I included them. Why is that important? Don't get me wrong, I'm not as opposed as it might sound, I'm just trying to figure the idea out ;) Andy