Subject: Re: [Tutor] An -1.#IND error
Dinesh B Vadhia wrote:
> After a matrix*vector multiplication (ie. b = Ax, with A, x and b all
> floats), the b vector elements are all "-1.#IND". What does this
> mean? Btw, they are no divisions in the program eg. no divide by zeros.
A c
Dinesh B Vadhia wrote:
> After a matrix*vector multiplication (ie. b = Ax, with A, x and b all
> floats), the b vector elements are all "-1.#IND". What does this
> mean? Btw, they are no divisions in the program eg. no divide by zeros.
A code sample would be _much_ more helpful here.
Please inc
After a matrix*vector multiplication (ie. b = Ax, with A, x and b all floats),
the b vector elements are all "-1.#IND". What does this mean? Btw, they are
no divisions in the program eg. no divide by zeros.
Dinesh
___
Tutor maillist - Tutor@python