public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/scipy/files: scipy-0.9.0-superlu-4.3.patch
@ 2011-12-13 14:16 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2011-12-13 14:16 UTC (permalink / raw
  To: gentoo-commits

jlec        11/12/13 14:16:08

  Added:                scipy-0.9.0-superlu-4.3.patch
  Log:
  Add fix for changes in superlu-4.3, #392227
  
  (Portage version: 2.2.0_alpha80/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-libs/scipy/files/scipy-0.9.0-superlu-4.3.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scipy/files/scipy-0.9.0-superlu-4.3.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scipy/files/scipy-0.9.0-superlu-4.3.patch?rev=1.1&content-type=text/plain

Index: scipy-0.9.0-superlu-4.3.patch
===================================================================
 scipy/sparse/linalg/dsolve/_superluobject.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/scipy/sparse/linalg/dsolve/_superluobject.c b/scipy/sparse/linalg/dsolve/_superluobject.c
index e9ec0bd..2fde6cc 100644
--- a/scipy/sparse/linalg/dsolve/_superluobject.c
+++ b/scipy/sparse/linalg/dsolve/_superluobject.c
@@ -589,9 +589,9 @@ static int iterrefine_cvt(PyObject *input, IterRefine_t *value)
 {
     ENUM_CHECK_INIT;
     ENUM_CHECK(NOREFINE);
-    ENUM_CHECK(SINGLE);
-    ENUM_CHECK(DOUBLE);
-    ENUM_CHECK(EXTRA);
+    ENUM_CHECK(SLU_SINGLE);
+    ENUM_CHECK(SLU_DOUBLE);
+    ENUM_CHECK(SLU_EXTRA);
     ENUM_CHECK_FINISH("invalid value for 'IterRefine' parameter");
 }
 






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/scipy/files: scipy-0.9.0-superlu-4.3.patch
@ 2013-02-21  0:37 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2013-02-21  0:37 UTC (permalink / raw
  To: gentoo-commits

bicatali    13/02/21 00:37:29

  Removed:              scipy-0.9.0-superlu-4.3.patch
  Log:
  Move to generic pkg-config, removed old
  
  (Portage version: 2.2.01.21688-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-21  0:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13 14:16 [gentoo-commits] gentoo-x86 commit in sci-libs/scipy/files: scipy-0.9.0-superlu-4.3.patch Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-21  0:37 Sebastien Fabbro (bicatali)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox