[SciPy-dev] Ticket #709 (was: Re: Next scipy release 0.7)

Pauli Virtanen pav at iki.fi
Tue Sep 30 17:52:55 EDT 2008


Tue, 30 Sep 2008 22:23:49 +0200, Nils Wagner wrote:
>
> Please find attached an u n t e s t e d FORTRAN implementation of
> 2dof.py.

Tested pure-Fortran testcase is here:

	http://scipy.org/scipy/scipy/attachment/ticket/709/2dof.f?format=raw

Could you check that it reproduces the problem for you, and list
the problematic values of Omega on your platform?

So far, I've seen the following pattern:

	platform 1 (32-bit x86 AMD, Ubuntu Interpid, Lapack 3.1.1)
		Omega = 25/99, 110/99, 155/99, 265/99

	platform 2 (64-bit x86 Intel, Debian etch, Lapack 3.0)
		Omega = 185/99

-- 
Pauli Virtanen




More information about the SciPy-Dev mailing list