From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S2Sb3-0006Ff-GI for garchives@archives.gentoo.org; Tue, 28 Feb 2012 19:20:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDE71E0764; Tue, 28 Feb 2012 19:20:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C278FE0764 for ; Tue, 28 Feb 2012 19:20:17 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F98E1B401E for ; Tue, 28 Feb 2012 19:20:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B00D5E5406 for ; Tue, 28 Feb 2012 19:20:15 +0000 (UTC) From: "Andrea Arteaga" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrea Arteaga" Message-ID: <1330456762.e45796c5cf1111c0011046e0abaa5894cedda1af.spiros@gentoo> Subject: [gentoo-commits] proj/auto-numerical-bench:master commit in: / X-VCS-Repository: proj/auto-numerical-bench X-VCS-Committer: spiros X-VCS-Committer-Name: Andrea Arteaga X-VCS-Revision: e45796c5cf1111c0011046e0abaa5894cedda1af X-VCS-Branch: master Date: Tue, 28 Feb 2012 19:20:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 91dd9734-6880-41d9-a043-01ae2535a64c X-Archives-Hash: a4539805a075e8ef98cc65186015a070 commit: e45796c5cf1111c0011046e0abaa5894cedda1af Author: Andrea Arteaga gmail com> AuthorDate: Tue Feb 28 19:19:22 2012 +0000 Commit: Andrea Arteaga gmail com> CommitDate: Tue Feb 28 19:19:22 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/auto-numerica= l-bench.git;a=3Dcommit;h=3De45796c5 Merge branch 'master' of git://git.overlays.gentoo.org/proj/auto-numerica= l-bench cblastests.in | 12 -- fftwtests.in | 5 - lapacktests.in | 9 -- numbench/basemodule.py | 287 -------------------------------------= ------ numbench/benchchilds.py | 30 ----- numbench/blas.py | 23 ---- numbench/blas_accuracy.py | 164 ------------------------ numbench/blasbase.py | 82 ------------ numbench/btlbase.py | 194 ----------------------------- numbench/cblas.py | 23 ---- numbench/fftw.py | 86 ------------- numbench/lapack.py | 70 ----------- numbench/lapack_accuracy.py | 169 ------------------------- numbench/metis.py | 184 --------------------------- numbench/scalapack.py | 88 ------------- 15 files changed, 0 insertions(+), 1426 deletions(-)