Andreas, On Fri, Aug 13, 2010 at 9:30 AM, Andreas Tille <[email protected]> wrote:
> Dear Christophe, > > On Fri, Aug 13, 2010 at 08:52:25AM +0200, Christophe Prud'homme wrote: > > I worked a little bit on the tasks but I don't have the permission to > write > > on the svn server > > Can't create directory '/svn/blends/db/transactions/2353-1.txn': > Permission > > denied > > Hmmm, that's strange, I'll contact alioth admin about this. In any > case I just added you to the project so this should be fixed. > Let me know how it goes. I definitely will update the tasks, this is very important that it is as complete as possible. Thanks for sending this (reminder) email I probably missed it before. I saw that madlib upload was one of the reasons that you send it ;) > > > Attached you will find the patch. > Thanks for the patch. It's applied. > Thanks. Here is another one attached (gmsh and slepc) Best regards C. -- Debian Developer (Scientific applications) Prof. at Univ. Grenoble in Applied Math.
Index: engineering-dev =================================================================== --- engineering-dev (revision 2354) +++ engineering-dev (working copy) @@ -37,3 +37,6 @@ Depends: libmadlib-dev Why: Mesh adaptation + +Depends: libslepc3.0.0-dev +Why: Generalized and standard eigenvalue solver framework, applications to modal analysis Index: viewing =================================================================== --- viewing (revision 2354) +++ viewing (working copy) @@ -35,6 +35,8 @@ Depends: gle-graphics +Depends: gmsh + Suggests: texlive-pictures Suggests: pgplot5 @@ -73,7 +75,7 @@ Homepage: http://pgfplots.sourceforge.net/ License: GPLv3 WNPP: 514751 -Responsible: OHURA Makoto <[email protected]> +Responsible: OHURA Makoto <[email protected]> Pkg-Description: TeX package to draw normal and/or logarithmic plots directly in TeX This package provides tools to generate plots and labeled axes easily. It draws normal plots, logplots and semi-logplots. Axis Index: mathematics-dev =================================================================== --- mathematics-dev (revision 2354) +++ mathematics-dev (working copy) @@ -25,9 +25,6 @@ Depends: libsuperlu3-dev Why: solver -Suggests: libslepc2.3.2-dev -Why: non-free - Depends: libglpk-dev Why: linear programming @@ -67,6 +64,7 @@ Depends: dolfin-dev Depends: libslepc3.0.0-dev +Why: Generalized and standard eigenvalue solver framework Depends: petsc-dev, libtrilinos-dev

