<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>slepc-dev - /trunk/</title><description>WebSVN RSS feed - slepc-dev</description><lastBuildDate>Fri, 24 May 2013 05:06:20 +0200</lastBuildDate><generator>WebSVN 2.3.0</generator><link>http://www.grycap.upv.es/slepc/websvn/log.php?repname=slepc-dev&amp;path=%2Ftrunk%2F&amp;isdir=1&amp;max=40&amp;peg=2702</link><atom:link href="http://www.grycap.upv.es/slepc/websvn/rss.php?repname=slepc-dev&amp;path=%2Ftrunk%2F&amp;isdir=1&amp;peg=2702" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 29 Nov 2011 19:51:42 +0100</pubDate><dc:creator>carcamgo</dc:creator><title>Rev 2701 -- Fixes for spectrum slicing</title><description>&lt;div&gt;&lt;strong&gt;carcamgo -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixes for spectrum slicing&lt;/div&gt;~ /trunk/src/eps/impls/krylov/krylovschur/krylovschur.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/ks-slice.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2701</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2701</guid></item>
<item><pubDate>Tue, 29 Nov 2011 19:38:00 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2699 -- Changed the default ksp type of JD to bcgsl (broken ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed the default ksp type of JD to bcgsl (broken EPS test9 and test11).&lt;/div&gt;~ /trunk/src/eps/impls/davidson/jd/jd.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2699</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2699</guid></item>
<item><pubDate>Tue, 29 Nov 2011 08:33:04 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2698 -- Require python 2.4</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Require python 2.4&lt;/div&gt;~ /trunk/config/configure.py&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2698</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2698</guid></item>
<item><pubDate>Sat, 26 Nov 2011 13:29:39 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2697 -- Update logo in users manual</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Update logo in users manual&lt;/div&gt;x /trunk/docs/manual/figures/upv.pdf&lt;br /&gt;+ /trunk/docs/manual/figures/upv.png&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2697</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2697</guid></item>
<item><pubDate>Tue, 22 Nov 2011 18:36:16 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2695 -- Avoid a different PetscRandom context for EPS and the BLOPEX ...</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Avoid a different PetscRandom context for EPS and the BLOPEX interface&lt;/div&gt;~ /trunk/src/eps/impls/external/blopex/blopex.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/petsc-interface.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/petsc-interface.h&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2695</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2695</guid></item>
<item><pubDate>Tue, 22 Nov 2011 17:28:25 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2693 -- Fixes for BLOPEX in the manual and ex13</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixes for BLOPEX in the manual and ex13&lt;/div&gt;~ /trunk/docs/manual/eps.tex&lt;br /&gt;~ /trunk/src/eps/examples/tutorials/ex13.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2693</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2693</guid></item>
<item><pubDate>Fri, 18 Nov 2011 17:51:30 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2691 -- Random seeds must be set in order for SlepcVecSetRandom to ...</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Random seeds must be set in order for SlepcVecSetRandom to work correctly&lt;/div&gt;~ /trunk/src/eps/interface/basic.c&lt;br /&gt;~ /trunk/src/ip/iporthog.c&lt;br /&gt;~ /trunk/src/qep/interface/qepbasic.c&lt;br /&gt;~ /trunk/src/svd/interface/svdbasic.c&lt;br /&gt;~ /trunk/src/vec/vecutil.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2691</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2691</guid></item>
<item><pubDate>Thu, 17 Nov 2011 18:42:14 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2689 -- In Davidson solvers, the convergence test with the eigenvalue residual ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;In Davidson solvers, the convergence test with the eigenvalue residual is activated with the EPS true residual option.&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_improvex.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_updatev.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2689</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2689</guid></item>
<item><pubDate>Thu, 17 Nov 2011 09:36:13 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2688 -- Update PETSc web site address</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Update PETSc web site address&lt;/div&gt;~ /trunk/docs/faq.htm&lt;br /&gt;~ /trunk/docs/instal.htm&lt;br /&gt;~ /trunk/docs/manual.htm&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2688</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2688</guid></item>
<item><pubDate>Thu, 17 Nov 2011 07:30:43 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2687 -- Add LOCDIR to ftn-custom makefile</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add LOCDIR to ftn-custom makefile&lt;/div&gt;~ /trunk/include/finclude/ftn-custom/makefile&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2687</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2687</guid></item>
<item><pubDate>Wed, 16 Nov 2011 18:29:42 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2686 -- Add missing MANSEC</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add missing MANSEC&lt;/div&gt;~ /trunk/src/sys/ftn-custom/makefile&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2686</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2686</guid></item>
<item><pubDate>Wed, 16 Nov 2011 17:55:15 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2681 -- Fixed bug in EPSCleanDenseSchur for complex arithmetic.
Fixed compiling warning in ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bug in EPSCleanDenseSchur for complex arithmetic.&lt;br /&gt;
Fixed compiling warning in complex.&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_blas.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_calcpairs.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2681</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2681</guid></item>
<item><pubDate>Wed, 16 Nov 2011 16:34:43 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2680 -- Add configure tests for newly added BlasLapack functions</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add configure tests for newly added BlasLapack functions&lt;/div&gt;~ /trunk/config/lapack.py&lt;br /&gt;~ /trunk/include/slepcblaslapack.h&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/davidson.h&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_blas.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_updatev.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2680</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2680</guid></item>
<item><pubDate>Wed, 16 Nov 2011 16:24:56 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2679 -- Fix check.Link: tests for individual Lapack routines were being done ...</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix check.Link: tests for individual Lapack routines were being done incorrectly because previous checklink.c existed&lt;/div&gt;~ /trunk/config/check.py&lt;br /&gt;~ /trunk/config/configure.py&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2679</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2679</guid></item>
<item><pubDate>Wed, 16 Nov 2011 15:45:06 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2678 -- Fixed bug, prevented the default value of ncv to be ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bug, prevented the default value of ncv to be larger than the problem dimension in Davidson solvers.&lt;br /&gt;
Set harmonic as default extraction in Davidson solvers when seeking eigenvalues close to a target.&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2678</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2678</guid></item>
<item><pubDate>Wed, 16 Nov 2011 15:36:16 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2677 -- Fix compile problem in complex</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix compile problem in complex&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_updatev.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2677</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2677</guid></item>
<item><pubDate>Wed, 16 Nov 2011 14:44:23 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2676 -- Fix the 'slepc_html' rule to avoid badly-formed html files for ...</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix the 'slepc_html' rule to avoid badly-formed html files for include files containing function prototypes with the keyword 'extern'&lt;/div&gt;~ /trunk/conf/slepc_rules&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2676</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2676</guid></item>
<item><pubDate>Wed, 16 Nov 2011 14:02:42 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2675 -- Optimized VecsMultS when sU=0.
Optimized dvd_improvex_jd_proj_cuv when pwindow&gt;0.</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Optimized VecsMultS when sU=0.&lt;br /&gt;
Optimized dvd_improvex_jd_proj_cuv when pwindow&gt;0.&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_blas.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_improvex.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2675</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2675</guid></item>
<item><pubDate>Wed, 16 Nov 2011 12:35:27 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2674 -- Modified GD and JD EPS test5 options considering that small ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Modified GD and JD EPS test5 options considering that small problems are solved.&lt;/div&gt;~ /trunk/src/eps/examples/tests/makefile&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2674</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2674</guid></item>
<item><pubDate>Wed, 16 Nov 2011 10:31:41 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2673 -- Fixed problem compiling with complex arithmetic.</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed problem compiling with complex arithmetic.&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_blas.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2673</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2673</guid></item>
<item><pubDate>Wed, 16 Nov 2011 00:26:44 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2672 -- Added a function to format generalized Schur decompositions in the ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a function to format generalized Schur decompositions in the LAPACK way.&lt;br /&gt;
Allowed GNHP to be solved without harmonic extraction in Davidson methods.&lt;br /&gt;
Considered the residual associated to the eigenpair, instead to the Schur pair, in the convergence criteria, for Davidson solvers.&lt;br /&gt;
Fixed bug: in some cases JD was not using the preconditioner.&lt;/div&gt;~ /trunk/include/slepcblaslapack.h&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/davidson.h&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_blas.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_calcpairs.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_improvex.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_updatev.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2672</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2672</guid></item>
<item><pubDate>Tue, 15 Nov 2011 15:18:16 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2671 -- Merge from release (c2670, Fortran interface for monitors)</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 40 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge from release (c2670, Fortran interface for monitors)&lt;/div&gt;~ /trunk&lt;br /&gt;~ /trunk/include/finclude/slepceps.h&lt;br /&gt;~ /trunk/include/finclude/slepcip.h&lt;br /&gt;~ /trunk/include/finclude/slepcqep.h&lt;br /&gt;~ /trunk/include/finclude/slepcst.h&lt;br /&gt;~ /trunk/include/finclude/slepcsvd.h&lt;br /&gt;~ /trunk/src/eps/impls/external/arpack/arpack.c&lt;br /&gt;~ /trunk/src/eps/impls/external/arpack/arpackp.h&lt;br /&gt;~ /trunk/src/eps/impls/external/arpack/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/blopex.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/slepc-interface.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/slepc-interface.h&lt;br /&gt;~ /trunk/src/eps/impls/external/blzpack/blzpack.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blzpack/blzpackp.h&lt;br /&gt;~ /trunk/src/eps/impls/external/blzpack/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/ftn-custom/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/ftn-custom/zprimmef.c&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/primme.c&lt;br /&gt;~ /trunk/src/eps/impls/external/trlan/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/trlan/trlan.c&lt;br /&gt;~ /trunk/src/eps/impls/external/trlan/trlanp.h&lt;br /&gt;~ /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/arnoldi/makefile&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylov.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/krylovschur.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/ks-harm.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/ks-symm.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/makefile&lt;br /&gt;~ /trunk/src/eps/impls/krylov/lanczos/lanczos.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/lanczos/makefile&lt;br /&gt;~ /trunk/src/eps/impls/krylov/makefile&lt;br /&gt;~ /trunk/src/eps/interface/ftn-custom/zepsf.c&lt;br /&gt;~ /trunk/src/eps/interface/monitor.c&lt;br /&gt;~ /trunk/src/qep/interface/ftn-custom/zqepf.c&lt;br /&gt;~ /trunk/src/qep/interface/qepmon.c&lt;br /&gt;~ /trunk/src/svd/interface/ftn-custom/zsvdf.c&lt;br /&gt;~ /trunk/src/svd/interface/svdmon.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2671</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2671</guid></item>
<item><pubDate>Sun, 06 Nov 2011 18:59:29 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2669 -- Merge from release, change 2668 (Lisandro)</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 30 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge from release, change 2668 (Lisandro)&lt;/div&gt;~ /trunk&lt;br /&gt;~ /trunk/setup.py&lt;br /&gt;~ /trunk/src/eps/impls/external/arpack/arpack.c&lt;br /&gt;~ /trunk/src/eps/impls/external/arpack/arpackp.h&lt;br /&gt;~ /trunk/src/eps/impls/external/arpack/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/blopex.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/slepc-interface.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blopex/slepc-interface.h&lt;br /&gt;~ /trunk/src/eps/impls/external/blzpack/blzpack.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blzpack/blzpackp.h&lt;br /&gt;~ /trunk/src/eps/impls/external/blzpack/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/ftn-custom/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/ftn-custom/zprimmef.c&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/primme.c&lt;br /&gt;~ /trunk/src/eps/impls/external/trlan/makefile&lt;br /&gt;~ /trunk/src/eps/impls/external/trlan/trlan.c&lt;br /&gt;~ /trunk/src/eps/impls/external/trlan/trlanp.h&lt;br /&gt;~ /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/arnoldi/makefile&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylov.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/krylovschur.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/ks-harm.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/ks-symm.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylovschur/makefile&lt;br /&gt;~ /trunk/src/eps/impls/krylov/lanczos/lanczos.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/lanczos/makefile&lt;br /&gt;~ /trunk/src/eps/impls/krylov/makefile&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2669</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2669</guid></item>
<item><pubDate>Fri, 04 Nov 2011 17:17:22 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2666 -- Fixed compiling issue with cl.</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed compiling issue with cl.&lt;/div&gt;~ /trunk/src/eps/impls/krylov/krylovschur/ks-slice.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2666</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2666</guid></item>
<item><pubDate>Fri, 04 Nov 2011 13:30:22 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2665 -- Fixed bug applying the preconditioner in GD.</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bug applying the preconditioner in GD.&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_improvex.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2665</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2665</guid></item>
<item><pubDate>Fri, 04 Nov 2011 12:37:03 +0100</pubDate><dc:creator>carcamgo</dc:creator><title>Rev 2662 -- Fixed type in ks-slice</title><description>&lt;div&gt;&lt;strong&gt;carcamgo -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed type in ks-slice&lt;/div&gt;~ /trunk/src/eps/impls/krylov/krylovschur/ks-slice.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2662</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2662</guid></item>
<item><pubDate>Fri, 04 Nov 2011 12:32:13 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2661 -- Fixed typo.</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed typo.&lt;/div&gt;~ /trunk/src/vec/veccomp0.h&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2661</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2661</guid></item>
<item><pubDate>Fri, 04 Nov 2011 12:22:40 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2660 -- Fixed issues compiling with cl.</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed issues compiling with cl.&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_calcpairs.c&lt;br /&gt;~ /trunk/src/vec/veccomp0.h&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2660</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2660</guid></item>
<item><pubDate>Fri, 04 Nov 2011 12:14:38 +0100</pubDate><dc:creator>carcamgo</dc:creator><title>Rev 2659 -- Corrected compilation error for windows</title><description>&lt;div&gt;&lt;strong&gt;carcamgo -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Corrected compilation error for windows&lt;/div&gt;~ /trunk/src/eps/impls/krylov/krylovschur/ks-slice.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2659</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2659</guid></item>
<item><pubDate>Fri, 04 Nov 2011 10:18:19 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2658 -- Add missing header</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add missing header&lt;/div&gt;~ /trunk/src/eps/examples/tests/test6.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2658</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2658</guid></item>
<item><pubDate>Thu, 03 Nov 2011 23:25:41 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2657 -- Fixed bug in harmonic extraction in Davidson solvers.
Rewrote KXX projector.</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bug in harmonic extraction in Davidson solvers.&lt;br /&gt;
Rewrote KXX projector.&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_calcpairs.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_improvex.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2657</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2657</guid></item>
<item><pubDate>Thu, 03 Nov 2011 17:28:31 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2653 -- Default value for eps-&gt;balance must be set before the specific ...</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Default value for eps-&gt;balance must be set before the specific method setup, otherwise it gives an error when ESSetFromOptions is omitted&lt;/div&gt;~ /trunk/src/eps/interface/setup.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2653</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2653</guid></item>
<item><pubDate>Thu, 03 Nov 2011 17:21:30 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2652 -- Correctly manage options prefixes</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Correctly manage options prefixes&lt;/div&gt;~ /trunk/src/eps/interface/opts.c&lt;br /&gt;~ /trunk/src/qep/impls/linear/linear.c&lt;br /&gt;~ /trunk/src/qep/interface/qepopts.c&lt;br /&gt;~ /trunk/src/svd/interface/svdopts.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2652</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2652</guid></item>
<item><pubDate>Thu, 03 Nov 2011 16:46:24 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2651 -- Added alignment pointer check for pointers used in LAPACK and ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added alignment pointer check for pointers used in LAPACK and BLAS functions.&lt;br /&gt;
Fixed bug in extraction of pairs from the converged projected problem in Davidson solvers (QEP test1 and test2 work again!).&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_blas.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_calcpairs.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_improvex.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2651</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2651</guid></item>
<item><pubDate>Thu, 03 Nov 2011 12:51:11 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2650 -- Improved the performance of VecMult and VecMultS.
Improved the performance of ...</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Improved the performance of VecMult and VecMultS.&lt;br /&gt;
Improved the performance of dvd_compute_eigenvectors.&lt;br /&gt;
Fixed bugs in Davidson solvers when pwindow or qwindow are greater than 0.&lt;br /&gt;
Fixed alignment memory problem in dvd_managementV_basic.&lt;br /&gt;
Fixed bugs computing the projector for complex eigenpairs in real arithmetic.&lt;br /&gt;
Check constrains for qwindow and pwindow values in Davidson solvers.&lt;br /&gt;
Fix parameter set to 0 in GD.&lt;br /&gt;
Partially fixed QEP test1 and test2.&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/davidson.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_blas.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_calcpairs.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_improvex.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/common/dvd_updatev.c&lt;br /&gt;~ /trunk/src/eps/impls/davidson/gd/gd.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2650</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2650</guid></item>
<item><pubDate>Wed, 02 Nov 2011 13:00:57 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2649 -- Remove warning in complex</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove warning in complex&lt;/div&gt;~ /trunk/src/eps/impls/davidson/common/dvd_updatev.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2649</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2649</guid></item>
<item><pubDate>Wed, 02 Nov 2011 12:12:18 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2648 -- Fixed prefix missing in ST and aggregated objects.</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed prefix missing in ST and aggregated objects.&lt;/div&gt;~ /trunk/src/st/interface/stfunc.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2648</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2648</guid></item>
<item><pubDate>Wed, 02 Nov 2011 11:49:53 +0100</pubDate><dc:creator>eromero</dc:creator><title>Rev 2647 -- ST's KSP default tolerance set to SLEPC_DEFAULT_TOL.</title><description>&lt;div&gt;&lt;strong&gt;eromero -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;ST's KSP default tolerance set to SLEPC_DEFAULT_TOL.&lt;/div&gt;~ /trunk/src/st/interface/stsles.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2647</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2647</guid></item>
<item><pubDate>Mon, 31 Oct 2011 19:19:53 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2646 -- Remove unnecessary includes</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove unnecessary includes&lt;/div&gt;~ /trunk/src/eps/impls/davidson/jd/jd.c&lt;br /&gt;~ /trunk/src/eps/impls/external/blzpack/blzpack.c&lt;br /&gt;~ /trunk/src/eps/impls/external/primme/primme.c&lt;br /&gt;~ /trunk/src/eps/impls/krylov/krylov.c&lt;br /&gt;~ /trunk/src/eps/interface/ftn-custom/zepsf.c&lt;br /&gt;~ /trunk/src/eps/interface/setup.c&lt;br /&gt;~ /trunk/src/qep/interface/qepdefault.c&lt;br /&gt;~ /trunk/src/qep/interface/qepsetup.c&lt;br /&gt;~ /trunk/src/svd/impls/lanczos/gklanczos.c&lt;br /&gt;~ /trunk/src/svd/impls/trlanczos/trlanczos.c&lt;br /&gt;~ /trunk/src/svd/interface/svdsetup.c&lt;br /&gt;~ /trunk/src/sys/slepcinit.c&lt;br /&gt;~ /trunk/src/sys/slepcutil.c&lt;br /&gt;~ /trunk/src/vec/veccomp.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2646</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2646</guid></item>
<item><pubDate>Mon, 31 Oct 2011 18:47:51 +0100</pubDate><dc:creator>jroman</dc:creator><title>Rev 2645 -- Do not use SUBSET_NONZERO_PATTERN in MatCopy</title><description>&lt;div&gt;&lt;strong&gt;jroman -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Do not use SUBSET_NONZERO_PATTERN in MatCopy&lt;/div&gt;~ /trunk/src/st/impls/cayley/cayley.c&lt;br /&gt;~ /trunk/src/st/impls/sinvert/sinvert.c&lt;br /&gt;</description><link>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2645</link><guid>http://www.grycap.upv.es/slepc/websvn/revision.php?repname=slepc-dev&amp;rev=2645</guid></item>
</channel></rss>