Presently I am programming a procedure that works with matrices of any size. For development I want to use the this procedure for large matrices (1000x1000 or more).
Is there a simple algorithm to automatically create matrices of variable size, which is preferably not based on coincidence? Ideally, the entries consist of integers.
Is there a simple algorithm to automatically create matrices of variable size, which is preferably not based on coincidence? Ideally, the entries consist of integers.
