User Tools

Site Tools


tools:matrix:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:matrix:start [2022/04/20 12:44] ursgraftools:matrix:start [2022/04/20 13:29] (current) – [Logging Matrices] ursgraf
Line 21: Line 21:
      7, 8, 9;      7, 8, 9;
 </code> </code>
-The first three numbers will be filled into the first colon. While the internal representation is simply a one dimensional vector, the matrix could be visualized as +The first three numbers will be filled into the first row. While the internal representation is simply a one dimensional vector, the matrix could be visualized as 
  
 | ^col0^col1^col2^ | ^col0^col1^col2^
Line 69: Line 69:
 <code> <code>
 2021-09-16 17:37:18:122    I:  [1]' 2021-09-16 17:37:18:122    I:  [1]'
-2021-09-16 17:37:18:122    I:  [1 2]' +2021-09-16 17:37:18:122    I:  [1 2]'         // one colon with two rows 
-2021-09-16 17:37:18:122    I:  [ [1]' [2]' ]'+2021-09-16 17:37:18:122    I:  [ [1]' [2]' ]' // one row with two colons
 </code> </code>
  
tools/matrix/start.1650451473.txt.gz · Last modified: 2022/04/20 12:44 by ursgraf