The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| build | 2014-02-04 | 271 Bytes | |
| README | 2013-10-30 | 481 Bytes | |
| nbyn3.f | 2007-09-25 | 2.6 kB | |
| nbyn2.f | 1998-03-17 | 1.9 kB | |
| nbyn.f | 1998-03-17 | 3.2 kB | |
| Totals: 5 Items | 8.4 kB | 0 | |
NBYN, NBYN2, and NBYN3 provide for interactive solution of small square
systems of equations:
NBYN drives the versions of DECOMP & SOLVE from Forsythe, et al., giving
the matrix condition number estimate as well as the solution for
one or more right hand sides.
NBYN2 drives LUSOLVE from the linsys library, suited to a single RHS.
NBYN3 drives the versions of DECOMP & SOLVE from the linsys library (no
condition number estimate; multiple right hand sides).