Browse thread
OCaml and PETSc
-
Dr. Thomas Fischbacher
- Alexy Khrabrov
-
Richard Jones
- Dr. Thomas Fischbacher
- RABIH.ELCHAAR@s...
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-01-23 (14:09) |
From: | Dr. Thomas Fischbacher <t.fischbacher@s...> |
Subject: | Re: [Caml-list] OCaml and PETSc |
Richard Jones wrote: >>extended (and mm-bugfixed) version of Art Yerkes' "Pycaml" module, >>the other one is our (rudimentary yet useful) interface to the >>PETSc library for MPI-parallelizable sparse/dense matrix linear >>algebra (plus linear solvers, etc.). > > Is there no maintained upstream source for Pycaml? I noticed the > other day that Coccinelle is also shipping Pycaml, and their version > doesn't work with Python 2.6 (potential patch attached). We repeatedly tried to contact the author (Art), but did not succeed. So, in the end, we just adopted and extended it. -- Thomas