Commit Victor Liu's suggestion about making the complex division routine more robust
authorjulie <julielangou@users.noreply.github.com>
Tue, 11 Dec 2012 19:01:44 +0000 (19:01 +0000)
committerjulie <julielangou@users.noreply.github.com>
Tue, 11 Dec 2012 19:01:44 +0000 (19:01 +0000)
commit2f64e5a9cd832b9f837b9d48be9d51300bca5e49
tree46eda75202c967c9e5fcc86ea89f1bd7f5f7379e
parentdded5f0777592ca05124b9c95f0fe43ce7f18687
Commit Victor Liu's suggestion about making the complex division routine more robust
tests and builds seems fine.

Message sent on Oct 18th
I just saw a paper on ArXiv about making the complex division routine more robust:
http://arxiv.org/abs/1210.4539
Second author is actually the original inventor of the current algorithm in Lapack.
I have attached my modified DLADIV routine, which passes all the tests in the build process.
SRC/dladiv.f
SRC/sladiv.f