Skip to content

dc5ala/randmatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

randmatrix

Simple script for generating a square matrix and a solution vector filled with random numbers.

Usage

./randmatrix 1024 > matrix.csv

This will generate a 1024 x 1024 matrix. The first two lines contain the number of rows and columns, followed by the matrix as CSV (character separated values) and the solution vector.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages