|
[Date Index]
[Thread Index]
[Author Index]
Re: Package to 'graft' Lists onto Matrices
- To: mathgroup at smc.vnet.net
- Subject: [mg87688] Re: Package to 'graft' Lists onto Matrices
- From: Oliver Ruebenkoenig <ruebenko at uni-freiburg.de>
- Date: Tue, 15 Apr 2008 06:49:46 -0400 (EDT)
- References: <fu1u2g$olb$1@smc.vnet.net>
Hi Robert,
look at ArrayFlatten in version 6 and BlockMatrix up until version 5.2.
Oliver
On Tue, 15 Apr 2008, robert prince-wright wrote:
> I've been looking at Join[ ], Append[ ], Insert[ ], etc. and wonder if
> someone has written a package that allows an Mathematica user to add
> Lists as rows and columns to form a new matrix.
>
> It seems a little daft that that you need to use MapThread and Append to simply graft a row onto an existing matrix!
>
> Am I missing some new functionality?
>
>
>
>
> Robert Prince-Wright
> Houston
> TX, 77006
> USA
>
>
Oliver Ruebenkoenig, <ruebenko AT uni-freiburg.de>
Prev by Date:
Re: Solving equations and inequalities with Reduce - how?
Next by Date:
Re: Numerical integration and list of points
Previous by thread:
Re: Package to 'graft' Lists onto Matrices
Next by thread:
Re: Package to 'graft' Lists onto Matrices
|