FFC

Download project files

How do I verify a download?


110 of 16 releases

1.2.0 release from the 1.2.x series released

Release information
Changelog:

- New feature: Add basic support for point integrals on vertices
- New feature: Add general support for m-dimensional cells in n-dimensional space (n >= m, n, m = 1, 2, 3)

File Description Downloads
download icon ffc-1.2.0.tar.gz (md5, sig) ffc-1.2.0 3,150
last downloaded 12 days ago
Total downloads: 3,150

1.1.0 release from the 1.1.x series released

Release information
Release notes:

FFC 1.1.0 has been released.

Changelog:

- Fix bug for Conditionals related to DG constant Coefficients. Bug #1082048.
 - Fix bug for Conditionals, precedence rules for And and Or. Bug #1075149.
 - Changed data structure from list to deque when pop(0) operation is needed, speeding up split_expression operation
  considerable
 - Other minor fixes

File Description Downloads
download icon ffc-1.1.0.tar.gz (md5, sig) FFC 1.1.0 587
last downloaded 11 days ago
Total downloads: 587

1.0.1 (The birthday release) release from the 1.0.x series released

Release information
Release notes:

A new version of FFC has been released.

Changelog:

- Fixes for SWIG and Boost

File Description Downloads
download icon ffc-1.0.1.tar.gz (md5, sig) FFC 1.0.1 29
last downloaded 19 weeks ago
Total downloads: 29

1.0.0 release from the 1.0.x series released

Release information
Release notes:

This is the first official release of FFC, version 1.0.0.

Changelog:

 - Issue warning when form integration requires more than 100 points

File Description Downloads
download icon ffc-1.0.0.tar.gz (md5, sig) FFC 1.0.0 3,570
last downloaded 4 weeks ago
Total downloads: 3,570

1.0-rc1 release from the 1.0.x series released

Release information
Release notes:

Bug fix release

Changelog:

- Fix bug with coordinates on facet integrals (intervals). Bug #888682.
- Add support for FacetArea, new geometric quantity in UFL.
- Fix bug in optimised quadrature code, AlgebraOperators demo. Bug #890859.
- Fix bug with undeclared variables in optimised quadrature code. Bug #883202.

File Description Downloads
download icon ffc-1.0-rc1.tar.gz (md5, sig) FFC 1.0-rc1 373
last downloaded 3 weeks ago
Total downloads: 373

1.0-beta2 release from the 1.0.x series released

Release information
Release notes:

This release includes some performance improvements for evaluating basis functions. It also adds support for Bessel functions and error functions.

Changelog:

 - Added support for bessel functions, bessel_* (I,J,K,Y), in UFL.
 - Added support for error function, erf(), new math function in UFL.
 - Fix dof map 'need_entities' for Real spaces
 - Improve performance for basis function computation

File Description Downloads
download icon ffc-1.0-beta2.tar.gz (md5) FFC 1.0-beta2 602
last downloaded 46 weeks ago
Total downloads: 602

1.0-beta release from the 1.0.x series released

Release information
Release notes:

See ChangeLog for details.

Changelog:

- Improve formatting of floats with up to one non-zero decimal place.
- Fix bug involving zeros in products and sums. Bug #804160.
- Fix bug for new conditions '&&', '||' and '!' in UFL. Bug #802560.
- Fix bug involving VectorElement with dim=1. Bug #798578.
- Fix bug with mixed element of symmetric tensor elements. Bug #745646.
- Fix bug when using geometric coordinates with one quadrature point

File Description Downloads
download icon ffc-1.0-beta.tar.gz (md5, sig) FFC 1.0-beta 929
last downloaded 19 weeks ago
Total downloads: 929

0.9.10 release from the 0.x series released

Release information
Release notes:

The release introduces some new features and some behind-the-scenes improvements. Special quadrature schemes for simplices have been added, which will lead to improved performance when using the quadrature representation for low-order forms.

The license has been changed in this release from GPL v3 or later to LGPL v3 or later.

Changelog:

0.9.10 [2011-05-16]
 - Change license from GPL v3 or later to LGPL v3 or later
 - Add some schemes for low-order simplices
 - Request quadrature schemes by polynomial degree (not longer by number
   of points in each direction)
 - Get quadrature schemes via ffc.quadrature_schemes
 - Improved lock handling in JIT compiler
 - Include common_cell in form signature
 - Add possibility to set swig binary and swig path

File Description Downloads
download icon ffc-0.9.10.tar.gz (md5, sig) FFC 0.9.10 215
last downloaded 46 weeks ago
Total downloads: 215

0.9.9 (Almost there) release from the 0.x series released

Release information
Release notes:

This version adds support for UFC 2.0 and plotting of elements.

Changelog:

- Updates for UFC 2.0
- Set minimal degree to 1 in automatic degree selection for expressions
- Add command-line option -f no_ferari
- Add support for plotting of elements
- Add utility function compute_tensor_representation

File Description Downloads
download icon ffc-0.9.9.tar.gz (md5, sig) FFC 0.9.9 334
last downloaded 46 weeks ago
Total downloads: 334

0.9.4 release from the 0.x series released

Release information
Release notes:

This release improves the speed of JIT compilation and adds support for Conditionals.

Changelog:

0.9.4
 - Added memory cache in jit(), for preprocessed forms
 - Added support for Conditional and added demo/Conditional.ufl.
 - Added support for new geometric quantity Circumradius in UFL.
 - Added support for new geometric quantity CellVolume in UFL.

File Description Downloads
download icon ffc-0.9.4.tar.gz (md5, sig) FFC 0.9.4 450
last downloaded 19 weeks ago
Total downloads: 450

110 of 16 releases