Talk:Element-wise operations: Difference between revisions

no edit summary
(What fetish?)
No edit summary
Line 7:
 
:Hi Ledrug. What fetish? The goal of the site is language comparison although some of the algorithms shown ''are'' used in serious work. Not every language will have a matrix library. Not every program will warrent the use of a library for handling matrices. Implementing your own matrix routines is not always a bad idea. A vector, (1d), is not a matrix, (2d); and different considerations may come into play. Maybe it would help if you explained a bit more, or lurked a bit more to get a better idea of what RC and the community are trying to achieve? --[[User:Paddy3118|Paddy3118]] 23:23, 9 June 2011 (UTC)
 
:If the point of this task is to demonstrate how to work with matrices, there are already multiple other tasks doing just that. If it's to show how to iterate through an array and do something to each element, a vector suffices and would make the relevant part easier to see (and there are already multiple other tasks doing just that). Basically, how is this task not a duplicate of effort, and why does it have to be more complicated than necessary if it's just to show language features? --[[User:Ledrug|Ledrug]] 23:50, 9 June 2011 (UTC)
Anonymous user