Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37560845
en ru br
ALT Linux repositórios
S:1.2a-alt2

Group :: Ciências/Matemática
RPM: imlxx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: imlxx
Version: 1.2a
Release: alt2
Summary: Iterative Methods Library
License: MIT
Group: Sciences/Mathematics
Url: http://math.nist.gov/iml++/
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

BuildArch: noarch

Source: %name.tar.gz
Source1: ftp://math.nist.gov/pub/pozo/docs/iml.ps.gz

%description
IML++ is a C++ templated library of modern iterative methods for solving both
symmetric and nonsymmetric linear systems of equations. The algorithms are
fully templated in that the same source code works for dense, sparse, and
distributed matrices.

%package -n lib%name-devel
Summary: Headers of Iterative Methods Library (IML++)
Group: Development/C++

%description -n lib%name-devel
IML++ is a C++ templated library of modern iterative methods for solving both
symmetric and nonsymmetric linear systems of equations. The algorithms are
fully templated in that the same source code works for dense, sparse, and
distributed matrices.

This package contains headers of IML++.

%prep
%setup
install -m644 %SOURCE1 .
gunzip iml.ps.gz

%install
install -d %buildroot%_includedir

install -m644 *.h %buildroot%_includedir

%files
%doc iml.ps

%files -n lib%name-devel
%_includedir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009