Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv18011
Added Files:
linear-algebra-oct.info
Log Message:
mmm, linear algebra... om nom nom
--- NEW FILE: linear-algebra-oct.info ---
Info2: <<
Package: linear-algebra%type_pkg[-atlas]-oct%type_pkg[oct]
Version: 2.0.0
Type: oct (3.2.4), forge (linear-algebra), -atlas (boolean)
Revision: 3
Maintainer: Alexander Hansen <[email protected]>
# unfortunately, Homepage won't do types
Homepage: http://octave.sourceforge.net/linear-algebra/index.html
Description: Additional linear algebra code for Octave
DescDetail: <<
Additional linear algebra code, including general SVD and matrix functions.
This package provides the following functions:
Matrix functions:
condeig
funm
thfm
cartprod
rotparams
rotv
mgorth
Matrix factorization:
gsvd
Test:
test_gsvd
Block sparse matrices:
@blksparse/blksparse
@blksparse/blksize
@blksparse/ctranspose
@blksparse/display
@blksparse/full
@blksparse/minus
@blksparse/mtimes
@blksparse/mldivide
@blksparse/mrdivide
@blksparse/plus
@blksparse/size
@blksparse/sparse
@blksparse/subsref
@blksparse/transpose
@blksparse/uminus
@blksparse/uplus
Iterative techniques:
bicg
pgmres
Kronecker Products:
@kronprod/kronprod
@kronprod/rows
@kronprod/columns
@kronprod/numel
@kronprod/size
@kronprod/display
@kronprod/disp
@kronprod/issquare
@kronprod/issparse
@kronprod/isreal
@kronprod/iscomplex
@kronprod/ismatrix
@kronprod/sparse
@kronprod/full
@kronprod/transpose
@kronprod/ctranspose
@kronprod/uplus
@kronprod/uminus
@kronprod/plus
@kronprod/minus
@kronprod/times
@kronprod/rdivide
@kronprod/mldivide
@kronprod/mtimes
@kronprod/mpower
@kronprod/inv
@kronprod/det
@kronprod/rank
@kronprod/trace
<<
License: GPL
# All octave-forge packages have to have the following BuildDepends:
# octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev,
# fftw3,
# ( %type_pkg[oct] = 305 ) hdf5.7-oldapi,
# ( %type_pkg[oct] != 305 ) hdf5.7
#
# Packages which serve only Octave-3.0.5 or only Octave > 3.0.5 need
# not use the conditional, of course.
BuildDepends: <<
octave%type_pkg[oct]%type_pkg[-atlas]-dev,
fftw3,
( %type_pkg[oct] = 305 ) hdf5.7-oldapi,
( %type_pkg[oct] != 305 ) hdf5.7,
( %type_raw[-atlas] = -atlas ) atlas
<<
Depends: <<
octave%type_pkg[oct]%type_pkg[-atlas],
( %type_raw[-atlas] = -atlas ) atlas-shlibs
<<
Conflicts: <<
octave-forge,
linear-algebra-oct-atlas%type_pkg[oct],
linear-algebra-oct%type_pkg[oct]
<<
Source-MD5: 518fda3ea4408e04af13ac2d7a9ee3a7
DescPackaging: <<
Common for all octave-forge packages.
We read in postinst and prerm template scripts installed by octaveN and modify
them to use the name of this package because Octave's package manager can't
cope with non-literal arguments.
The Type: forge (pkgname) is used to minimize what needs to be changed when
using this .info file as a template.
<<
#### Insert required changes here ####
TarFilesRename: "linear-algebra":"linear-algebra-2.0.0"
######################################
# Do not change anything from this point down, unless absolutely necessary,
# since the foo-oct%type_pkg[oct] packages are designed to be built/installed
# in the same way.
Source: http://downloads.sourceforge.net/project/octave/Octave Forge
Packages/Individual Package Releases/%type_raw[forge]-%v.tar.gz
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
SetLIBRARY_PATH: /usr/X11R6/lib:%p/lib
SetMAKEFLAGS: -j1
CompileScript: OCTAVE=%p/bin/octave-%type_raw[oct]
%p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh
%type_raw[forge]-%v
InstallScript: <<
#!/bin/sh -ev
%p/share/octave/%type_raw[oct]/scripts/octave-forge-install.sh
%type_raw[forge]-%v %i %b
mkdir -p %i/share/octave/%type_raw[oct]/%type_raw[forge]-%v
# copy template scripts
cp %p/share/octave/%type_raw[oct]/scripts/octave-forge-prerm
%p/share/octave/%type_raw[oct]/scripts/octave-forge-postinst
%i/share/octave/%type_raw[oct]/%type_raw[forge]-%v
cd %i/share/octave/%type_raw[oct]/%type_raw[forge]-%v
sed -i -e 's/@PKGNAME@/%type_raw[forge]-%v/' octave-forge-postinst
sed -i -e 's/@PKGNAME@/%type_raw[forge]/' octave-forge-prerm
chmod a+x octave-forge*
<<
PostInstScript: <<
if [ -s %p/var/octave/%type_raw[oct]/octave_packages ] && [ -f
%p/var/octave/%type_raw[oct]/octave_packages ]
then
%p/share/octave/%type_raw[oct]/%type_raw[forge]-%v/octave-forge-postinst
else
mv
%p/share/octave/%type_raw[oct]/packages/%type_raw[forge]-%v/octave_packages
%p/var/octave/%type_raw[oct]/octave_packages
fi
<<
PreRmScript:
%p/share/octave/%type_raw[oct]/%type_raw[forge]-%v/octave-forge-prerm
<<
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs