w4nderlust wrote:
> Il giorno 09/gen/2011, alle ore 00.06, David Bateman ha scritto:
>
>
>> w4nderlust wrote:
>>
>>> That's the way i'm working right now.
>>> Really not right now, because i discovered a bug in the single thread
>>> version and i'm correcting it at this time. Can you help m
w4nderlust wrote:
> That's the way i'm working right now.
> Really not right now, because i discovered a bug in the single thread
> version and i'm correcting it at this time. Can you help me about it?
> The problem is this: if the result matrix is a vector 1xn or nx1 the
> final c.transpose() give
2011/1/7 David Bateman :
> w4nderlust wrote:
>> Il giorno 06/gen/2011, alle ore 22.27, David Bateman ha scritto:
>>
>>
>>> w4nderlust wrote:
>>>
Hello everyone.
I'm still working with sparse matrices in oct-file, but i've got some
problems: i'm doing some multithread and as the
w4nderlust wrote:
> Il giorno 06/gen/2011, alle ore 22.27, David Bateman ha scritto:
>
>
>> w4nderlust wrote:
>>
>>> Hello everyone.
>>>
>>> I'm still working with sparse matrices in oct-file, but i've got some
>>> problems: i'm doing some multithread and as the octave libraries
>>> reveale
Il giorno 06/gen/2011, alle ore 22.27, David Bateman ha scritto:
> w4nderlust wrote:
>> Hello everyone.
>>
>> I'm still working with sparse matrices in oct-file, but i've got some
>> problems: i'm doing some multithread and as the octave libraries
>> revealed to be not really thread safe (some u
w4nderlust wrote:
> Hello everyone.
>
> I'm still working with sparse matrices in oct-file, but i've got some
> problems: i'm doing some multithread and as the octave libraries
> revealed to be not really thread safe (some unexpected crashed ofter
> repeating executions) i did the dirty work by han
Hello everyone.
I'm still working with sparse matrices in oct-file, but i've got some
problems: i'm doing some multithread and as the octave libraries
revealed to be not really thread safe (some unexpected crashed ofter
repeating executions) i did the dirty work by hand: i copied the 3
vectors of