syfi 1.0.0.dfsg-1.2 source package in Ubuntu

Changelog

syfi (1.0.0.dfsg-1.2) unstable; urgency=low


  * Non-maintainer upload.
  [Andreas Moog]
  * debian/rules: Do not specify python include dirs in the call to CMAKE,
    it causes a FTBFS because CMAKE can't find the correct includes. Since
    CMAKE 2.8.11-1, CMAKE knows how to find multi-arched python by itself.
    (Closes: #713520) (LP: #1250177)
  [Peter Michael Green]
  * debian/control: Version build-depends on cmake as >= 2.8.11-1 per above.
  
 -- Peter Michael Green <email address hidden>  Sun, 01 Dec 2013 23:14:41 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
syfi_1.0.0.dfsg-1.2.dsc 2.3 KiB 01f610a4d65afb77b6d8ded04070c14818ccb3ea56f5c3570dccd26c1481309e
syfi_1.0.0.dfsg.orig.tar.gz 1.8 MiB 11656692586be9e66bfb0d6f7b94440cf2251cc758f9bc6236cda4faafe7b6ee
syfi_1.0.0.dfsg-1.2.debian.tar.gz 10.1 KiB b27135f0410773778a7b0bf8d49ac7b2fdabf61f95323b43d9419b2ca968d915

No changes file available.

Binary packages built by this source

libsyfi1.0: Finite element method (FEM) C++ library - shared libraries

 The finite element method (FEM) package SyFi is a C++ library built on top of
 the symbolic math library GiNaC. The name SyFi stands for Symbolic Finite
 Elements. The package provides polygonal domains, polynomial spaces, and
 degrees of freedom as symbolic expressions that are easily manipulated. This
 makes it easy to define finite elements and variational forms. These elements
 and forms are then used to generate efficient C++ code.
 .
 SyFi is similar to FFC in the sense that it has a compiler that generates UFC
 code based on variational forms and finite elements. It is also similar to
 FIAT in the sense that it implements many different finite elements.
 .
 This package contains the shared libraries.

libsyfi1.0-dbg: No summary available for libsyfi1.0-dbg in ubuntu vivid.

No description available for libsyfi1.0-dbg in ubuntu vivid.

libsyfi1.0-dev: Finite element method (FEM) C++ library - development files

 The finite element method (FEM) package SyFi is a C++ library built on top of
 the symbolic math library GiNaC. The name SyFi stands for Symbolic Finite
 Elements. The package provides polygonal domains, polynomial spaces, and
 degrees of freedom as symbolic expressions that are easily manipulated. This
 makes it easy to define finite elements and variational forms. These elements
 and forms are then used to generate efficient C++ code.
 .
 SyFi is similar to FFC in the sense that it has a compiler that generates UFC
 code based on variational forms and finite elements. It is also similar to
 FIAT in the sense that it implements many different finite elements.
 .
 This package contains the development files.

python-syfi: No summary available for python-syfi in ubuntu utopic.

No description available for python-syfi in ubuntu utopic.

sfc: SyFi Form Compiler

 The SyFi Form Compiler (SFC) is a form compiler from the FEniCS
 project, compiling variational forms from the Unified Form Language
 (UFL) to efficient C++ implementations of Unified Form-assembly Code
 (UFC). SFC uses symbolic expressions for finite elements from SyFi.

syfi-dev: Empty package depending on latest SyFi development package

 The finite element method (FEM) package SyFi is a C++ library built on top of
 the symbolic math library GiNaC. The name SyFi stands for Symbolic Finite
 Elements. The package provides polygonal domains, polynomial spaces, and
 degrees of freedom as symbolic expressions that are easily manipulated. This
 makes it easy to define finite elements and variational forms. These elements
 and forms are then used to generate efficient C++ code.
 .
 SyFi is similar to FFC in the sense that it has a compiler that generates UFC
 code based on variational forms and finite elements. It is also similar to
 FIAT in the sense that it implements many different finite elements.
 .
 This package will always depend on the most recent version of libsyfiX-dev
 (X=version), so if you install it then you will get upgrades automatically.

syfi-doc: Finite element method (FEM) C++ library - documentation

 The finite element method (FEM) package SyFi is a C++ library built on top of
 the symbolic math library GiNaC. The name SyFi stands for Symbolic Finite
 Elements. The package provides polygonal domains, polynomial spaces, and
 degrees of freedom as symbolic expressions that are easily manipulated. This
 makes it easy to define finite elements and variational forms. These elements
 and forms are then used to generate efficient C++ code.
 .
 SyFi is similar to FFC in the sense that it has a compiler that generates UFC
 code based on variational forms and finite elements. It is also similar to
 FIAT in the sense that it implements many different finite elements.
 .
 This package contains documentation and demo programs for SyFi.