There seems to be two matrix modules in Ruby that I've found
At the moment it seems NMatrix
is faster, has some more helpful methods, but require a bit more setup.
Is there anyone with experience of both who can give a rough overview of why I should use one over the other?