Skip to content

Commit

Permalink
demo outputs, final date for CXSparse and Example
Browse files Browse the repository at this point in the history
  • Loading branch information
DrTimothyAldenDavis committed Jan 10, 2024
1 parent 9dc7ff7 commit 42b9c96
Show file tree
Hide file tree
Showing 32 changed files with 1,328 additions and 1,178 deletions.
6 changes: 3 additions & 3 deletions AMD/Demo/amd_demo.out
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
AMD version 3.3.0, date: Dec 30, 2023
AMD version 3.3.1, date: Jan 10, 2024
AMD demo, with the 24-by-24 Harwell/Boeing matrix, can_24:

AMD version 3.3.0, Dec 30, 2023: approximate minimum degree ordering
AMD version 3.3.1, Jan 10, 2024: approximate minimum degree ordering
dense row parameter: 10
(rows with more than max (10 * sqrt (n), 16) entries are
considered "dense", and placed last in output permutation)
Expand Down Expand Up @@ -115,7 +115,7 @@ Plot of input matrix pattern:
23: . . . . . . X . . . . X X . . . . . . . . . . X
return value from amd_order: 0 (should be 0)

AMD version 3.3.0, Dec 30, 2023, results:
AMD version 3.3.1, Jan 10, 2024, results:
status: OK
n, dimension of A: 24
nz, number of nonzeros in A: 160
Expand Down
4 changes: 2 additions & 2 deletions AMD/Demo/amd_demo2.out
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
AMD demo, with a jumbled version of the 24-by-24
Harwell/Boeing matrix, can_24:

AMD version 3.3.0, Dec 30, 2023: approximate minimum degree ordering
AMD version 3.3.1, Jan 10, 2024: approximate minimum degree ordering
dense row parameter: 10
(rows with more than max (10 * sqrt (n), 16) entries are
considered "dense", and placed last in output permutation)
Expand Down Expand Up @@ -144,7 +144,7 @@ Plot of symmetric matrix to be ordered by amd_order:
23: . . . . . . X . . . . X X . . . . . . . . . . X
return value from amd_order: 1 (should be 1)

AMD version 3.3.0, Dec 30, 2023, results:
AMD version 3.3.1, Jan 10, 2024, results:
status: OK, but jumbled
n, dimension of A: 24
nz, number of nonzeros in A: 102
Expand Down
6 changes: 3 additions & 3 deletions AMD/Demo/amd_l_demo.out
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
AMD version 3.3.0, date: Dec 30, 2023
AMD version 3.3.1, date: Jan 10, 2024
AMD demo, with the 24-by-24 Harwell/Boeing matrix, can_24:

AMD version 3.3.0, Dec 30, 2023: approximate minimum degree ordering
AMD version 3.3.1, Jan 10, 2024: approximate minimum degree ordering
dense row parameter: 10
(rows with more than max (10 * sqrt (n), 16) entries are
considered "dense", and placed last in output permutation)
Expand Down Expand Up @@ -115,7 +115,7 @@ Plot of input matrix pattern:
23: . . . . . . X . . . . X X . . . . . . . . . . X
return value from amd_l_order: 0 (should be 0)

AMD version 3.3.0, Dec 30, 2023, results:
AMD version 3.3.1, Jan 10, 2024, results:
status: OK
n, dimension of A: 24
nz, number of nonzeros in A: 160
Expand Down
6 changes: 3 additions & 3 deletions CAMD/Demo/camd_demo.out
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CAMD version 3.3.0, date: Dec 30, 2023
CAMD version 3.3.1, date: Jan 10, 2024
CAMD demo, with the 24-by-24 Harwell/Boeing matrix, can_24:

camd version 3.3.0, Dec 30, 2023: approximate minimum degree ordering:
camd version 3.3.1, Jan 10, 2024: approximate minimum degree ordering:
dense row parameter: 10
(rows with more than max (10 * sqrt (n), 16) entries are
considered "dense", and placed last in output permutation)
Expand Down Expand Up @@ -115,7 +115,7 @@ Plot of input matrix pattern:
23: . . . . . . X . . . . X X . . . . . . . . . . X
return value from camd_order: 0 (should be 0)

CAMD version 3.3.0, Dec 30, 2023, results:
CAMD version 3.3.1, Jan 10, 2024, results:
status: OK
n, dimension of A: 24
nz, number of nonzeros in A: 160
Expand Down
4 changes: 2 additions & 2 deletions CAMD/Demo/camd_demo2.out
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CAMD demo, with a jumbled version of the 24-by-24
Harwell/Boeing matrix, can_24:

camd version 3.3.0, Dec 30, 2023: approximate minimum degree ordering:
camd version 3.3.1, Jan 10, 2024: approximate minimum degree ordering:
dense row parameter: 10
(rows with more than max (10 * sqrt (n), 16) entries are
considered "dense", and placed last in output permutation)
Expand Down Expand Up @@ -144,7 +144,7 @@ Plot of symmetric matrix to be ordered by camd_order:
23: . . . . . . X . . . . X X . . . . . . . . . . X
return value from camd_order: 1 (should be 1)

CAMD version 3.3.0, Dec 30, 2023, results:
CAMD version 3.3.1, Jan 10, 2024, results:
status: OK, but jumbled
n, dimension of A: 24
nz, number of nonzeros in A: 102
Expand Down
6 changes: 3 additions & 3 deletions CAMD/Demo/camd_l_demo.out
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CAMD version 3.3.0, date: Dec 30, 2023
CAMD version 3.3.1, date: Jan 10, 2024
CAMD demo, with the 24-by-24 Harwell/Boeing matrix, can_24:

camd version 3.3.0, Dec 30, 2023: approximate minimum degree ordering:
camd version 3.3.1, Jan 10, 2024: approximate minimum degree ordering:
dense row parameter: 10
(rows with more than max (10 * sqrt (n), 16) entries are
considered "dense", and placed last in output permutation)
Expand Down Expand Up @@ -115,7 +115,7 @@ Plot of input matrix pattern:
23: . . . . . . X . . . . X X . . . . . . . . . . X
return value from camd_l_order: 0 (should be 0)

CAMD version 3.3.0, Dec 30, 2023, results:
CAMD version 3.3.1, Jan 10, 2024, results:
status: OK
n, dimension of A: 24
nz, number of nonzeros in A: 160
Expand Down
6 changes: 3 additions & 3 deletions CCOLAMD/Demo/ccolamd_example.out
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CCOLAMD v3.3.0
CCOLAMD v3.3.1
ccolamd 5-by-4 input matrix:
Column 0, with 3 entries:
row 0
Expand All @@ -16,7 +16,7 @@ Column 3, with 2 entries:
row 1
row 3

ccolamd version 3.3.0, Dec 30, 2023: OK.
ccolamd version 3.3.1, Jan 10, 2024: OK.
ccolamd: number of dense or empty rows ignored: 0
ccolamd: number of dense or empty columns ignored: 0
ccolamd: number of garbage collections performed: 0
Expand All @@ -39,7 +39,7 @@ Column 3, with 1 entries:
row 4
Column 4, with 0 entries:

csymamd version 3.3.0, Dec 30, 2023: OK.
csymamd version 3.3.1, Jan 10, 2024: OK.
csymamd: number of dense or empty rows ignored: 0
csymamd: number of dense or empty columns ignored: 0
csymamd: number of garbage collections performed: 0
Expand Down
6 changes: 3 additions & 3 deletions CCOLAMD/Demo/ccolamd_l_example.out
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CCOLAMD v3.3.0
CCOLAMD v3.3.1
ccolamd 5-by-4 input matrix:
Column 0, with 3 entries:
row 0
Expand All @@ -16,7 +16,7 @@ Column 3, with 2 entries:
row 1
row 3

ccolamd version 3.3.0, Dec 30, 2023: OK.
ccolamd version 3.3.1, Jan 10, 2024: OK.
ccolamd: number of dense or empty rows ignored: 0
ccolamd: number of dense or empty columns ignored: 0
ccolamd: number of garbage collections performed: 0
Expand All @@ -39,7 +39,7 @@ Column 3, with 1 entries:
row 4
Column 4, with 0 entries:

csymamd version 3.3.0, Dec 30, 2023: OK.
csymamd version 3.3.1, Jan 10, 2024: OK.
csymamd: number of dense or empty rows ignored: 0
csymamd: number of dense or empty columns ignored: 0
csymamd: number of garbage collections performed: 0
Expand Down
6 changes: 3 additions & 3 deletions COLAMD/Demo/colamd_example.out
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
COLAMD v3.3.0
COLAMD v3.3.1
colamd 5-by-4 input matrix:
Column 0, with 3 entries:
row 0
Expand All @@ -16,7 +16,7 @@ Column 3, with 2 entries:
row 1
row 3

colamd version 3.3.0, Dec 30, 2023: OK.
colamd version 3.3.1, Jan 10, 2024: OK.
colamd: number of dense or empty rows ignored: 0
colamd: number of dense or empty columns ignored: 0
colamd: number of garbage collections performed: 0
Expand All @@ -39,7 +39,7 @@ Column 3, with 1 entries:
row 4
Column 4, with 0 entries:

symamd version 3.3.0, Dec 30, 2023: OK.
symamd version 3.3.1, Jan 10, 2024: OK.
symamd: number of dense or empty rows ignored: 0
symamd: number of dense or empty columns ignored: 0
symamd: number of garbage collections performed: 0
Expand Down
6 changes: 3 additions & 3 deletions COLAMD/Demo/colamd_l_example.out
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
COLAMD v3.3.0
COLAMD v3.3.1
colamd 5-by-4 input matrix:
Column 0, with 3 entries:
row 0
Expand All @@ -16,7 +16,7 @@ Column 3, with 2 entries:
row 1
row 3

colamd version 3.3.0, Dec 30, 2023: OK.
colamd version 3.3.1, Jan 10, 2024: OK.
colamd: number of dense or empty rows ignored: 0
colamd: number of dense or empty columns ignored: 0
colamd: number of garbage collections performed: 0
Expand All @@ -39,7 +39,7 @@ Column 3, with 1 entries:
row 4
Column 4, with 0 entries:

symamd version 3.3.0, Dec 30, 2023: OK.
symamd version 3.3.1, Jan 10, 2024: OK.
symamd: number of dense or empty rows ignored: 0
symamd: number of dense or empty columns ignored: 0
symamd: number of garbage collections performed: 0
Expand Down
2 changes: 1 addition & 1 deletion CXSparse/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

cmake_minimum_required ( VERSION 3.22 )

set ( CXSPARSE_DATE "Jan XX, 2024" )
set ( CXSPARSE_DATE "Jan 10, 2024" )
set ( CXSPARSE_VERSION_MAJOR 4 CACHE STRING "" FORCE )
set ( CXSPARSE_VERSION_MINOR 3 CACHE STRING "" FORCE )
set ( CXSPARSE_VERSION_SUB 1 CACHE STRING "" FORCE )
Expand Down
Loading

0 comments on commit 42b9c96

Please sign in to comment.