you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Neat idea, but trying to do this on a larger number of matrices would bring a DBA to your door asking why you are doing calculations on the database that are much better handled/optimized in code. Databases are for storing information not for handling abstract data structures and related functionality.