[tuhopuu-cvs] CVS commit: tuhopuu2/extern SConscript tuhopuu2/extern/superlu Cnames.h README SConscript colamd.c colamd.h dGetDiagU.c dcolumn_bmod.c dcolumn_dfs.c dcomplex.c dcomplex.h dcopy_to_ucol.c dgscon.c dgsequ.c dgsrfs.c dgssv.c dgssvx.c dgstrf.c dgstrs.c ...

Brecht Van Lommel blendix at pandora.be
Fri May 14 21:27:03 CEST 2004


blendix (Brecht Van Lommel) 2004/05/14 21:27:03 CEST

  Modified files:
    tuhopuu2/extern      SConscript 
  Added files:
    tuhopuu2/extern/superlu Cnames.h README SConscript colamd.c 
                            colamd.h dGetDiagU.c dcolumn_bmod.c 
                            dcolumn_dfs.c dcomplex.c dcomplex.h 
                            dcopy_to_ucol.c dgscon.c dgsequ.c 
                            dgsrfs.c dgssv.c dgssvx.c dgstrf.c 
                            dgstrs.c dgstrsL.c dlacon.c dlamch.c 
                            dlangs.c dlaqgs.c dmemory.c dmyblas2.c 
                            dpanel_bmod.c dpanel_dfs.c dpivotL.c 
                            dpivotgrowth.c dpruneL.c dreadhb.c 
                            dsnode_bmod.c dsnode_dfs.c dsp_blas2.c 
                            dsp_blas3.c dsp_defs.h dtrsv.c dutil.c 
                            dzsum1.c f2c.h get_perm_c.c 
                            heap_relax_snode.c icmax1.c izmax1.c 
                            license.txt lsame.c memory.c mmd.c 
                            relax_snode.c scolumn_bmod.c 
                            scolumn_dfs.c scomplex.c scomplex.h 
                            scopy_to_ucol.c scsum1.c sgscon.c 
                            sgsequ.c sgsrfs.c sgssv.c sgssvx.c 
                            sgstrf.c sgstrs.c slacon.c slamch.c 
                            slangs.c slaqgs.c smemory.c smyblas2.c 
                            sp_coletree.c sp_ienv.c sp_preorder.c 
                            spanel_bmod.c spanel_dfs.c spivotL.c 
                            spivotgrowth.c spruneL.c sreadhb.c 
                            ssnode_bmod.c ssnode_dfs.c ssp_blas2.c 
                            ssp_blas3.c ssp_defs.h strsv.c 
                            superlu_timer.c supermatrix.h sutil.c 
                            util.c util.h xerbla.c 
  
  Log:
  Added SuperLU 3.0:
  http://crd.lbl.gov/~xiaoye/SuperLU/
  
  This is a library to solve sparse matrix systems A*x=B. It is able to solve
  large systems very FAST. Only the necessary parts of the library are included
  to limit file size and compilation time. This means the example files, fortran
  interface, test files, matlab interface, cblas library, complex number part
  and build system have been left out.
  
  This library will be used for LSCM UV unwrapping.
  
  Currently there is a SConscript file to compile it, and it has been added to
  extern/SConscript, but compilation hasn't been enabled in SConstruct.
  
  Revision  Changes    Path
  1.2       +2 -1      tuhopuu2/extern/SConscript
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/extern/SConscript.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list