Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37552866
en ru br
Репозитории ALT
5.1: 0.1.0-alt1.hg20090831
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-ferari

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define origname FErari

Name:           python-module-ferari
Version:        0.1.0
Release:        alt1.hg20090831
Summary:        Optimizer for finite element code
Group:          Development/Python
License:        LGPL
URL:            http://fenics.org/wiki/FErari
Source:         %origname-%version.tar.gz
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

BuildArch: noarch

BuildRequires(pre): rpm-build-python
BuildPreReq: python-devel = %__python_version
%setup_python_module %origname
%py_requires ffc
# for bootstrap
#add_python_req_skip ffc

%description
FErari (Finite Element rearrangement to automatically reduce instructions)
generates optimized code for evaluation of the element tensor (element stiffness
matrix) and functions as an optimizing backend for FFC.

%prep
%setup

%build
%python_build

%install
CFLAGS="%optflags" python setup.py install \
--root=%buildroot --optimize=2

%files
%doc CHANGE TODO FErari/migrate
%python_sitelibdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin