Re: Solving a large sparse system with a single dense row/column?
- From: Alois Steindl <Alois.Steindl@xxxxxxxxxxxx>
- Date: Fri, 09 May 2008 10:47:40 +0200
"Anony" <no-email@xxxxxxxxxxxx> writes:
Hello,
Hi, Alois,
Renumbering is not limited to produce constant bandwidth. As stated in my
origianl response, if the upper triangular part
is as:
/ \
| x x |
| x x |
| x x |
| x x |
| x x |
| x x |
| x |
\ /
variable bandwidth solver (i.e., skyline solver) is a choice.
this case and the transposed one are quite trivial, but if there is a
full row and full column, then renumbering doesn't help much and you
need a different method.
Regards
Alois
.
- Follow-Ups:
- Re: Solving a large sparse system with a single dense row/column?
- From: goodchild . trevor
- Re: Solving a large sparse system with a single dense row/column?
- References:
- Solving a large sparse system with a single dense row/column?
- From: goodchild . trevor
- Re: Solving a large sparse system with a single dense row/column?
- From: Alois Steindl
- Re: Solving a large sparse system with a single dense row/column?
- From: Anony
- Re: Solving a large sparse system with a single dense row/column?
- From: Alois Steindl
- Re: Solving a large sparse system with a single dense row/column?
- From: Anony
- Solving a large sparse system with a single dense row/column?
- Prev by Date: Re: Vectorfield
- Next by Date: EC-funded Research Visits: Application Deadline 15/05/2008
- Previous by thread: Re: Solving a large sparse system with a single dense row/column?
- Next by thread: Re: Solving a large sparse system with a single dense row/column?
- Index(es):