MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: How to deal with big matrix 2

  • To: mathgroup at smc.vnet.net
  • Subject: [mg116685] Re: How to deal with big matrix 2
  • From: Szymon Roziewski <szymon.roziewski at gmail.com>
  • Date: Thu, 24 Feb 2011 06:20:53 -0500 (EST)

Any suggestions?

2011/2/23 Szymon Roziewski <szymon.roziewski at gmail.com>

> Hello there,
>
> I have such a case, I have two matrices and each of them is sized 1100x1300
> e.g.
> I would like to create a vector with length 1 430 000 and each of element
> of
> this vector should be {matrxi1_el1x1, matrix2_el1x1}, {matrxi1_el1x2,
> matrix2_el1x2},... , {matrxi1_el1100x1300, matrix2_el1100x1300}
> How to do it without using Do[Do[...]] because it consumes a lot of my
> time.
>
>
> kind regards,
> Szymon Roziewski
>



-- 
Z wyrazami szacunku,
Szymon Roziewski


  • Prev by Date: Re: Re: Vector Runge-Kutta ODE solver with compilation?
  • Next by Date: Re: Integral with singularities
  • Previous by thread: How to deal with big matrix 2
  • Next by thread: Re: How to deal with big matrix 2