Fedora 23 Update: libflatarray-0.2.0-6.fc23

updates at fedoraproject.org updates at fedoraproject.org
Tue Aug 25 16:45:40 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-13531
2015-08-25 16:06:03.153705
--------------------------------------------------------------------------------

Name        : libflatarray
Product     : Fedora 23
Version     : 0.2.0
Release     : 6.fc23
URL         : http://www.libgeodecomp.org/libflatarray.html
Summary     : C++ library for highly efficient multi-dimensional arrays
Description :
LibFlatArray acts as a highly efficient multi-dimensional array of
arbitrary objects (array of structs, AoS), but really uses a struct of
arrays (SoA) memory layout. It's great for writing vectorized code and
its lightning-fast iterators give you access to neighboring elements
with zero address generation overhead.

Use cases include:
- computer simulations (e.g. stencil codes such as Lattice Boltzmann Methods)
- image processing (e.g. Gaussian filters)
- numerical methods (e.g. multiplication of complex matrices)

The library is written in C++ and uses templates to shift the burden
of address computation from runtime to compile time. It shares some
infrastructure with its parent project LibGeoDecomp.

--------------------------------------------------------------------------------
Update Information:

Packages that depend on Boost have been rebuilt against the new 1.58.0 version.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1229030 - Fedora 23 Boost 1.59 Uplift
        https://bugzilla.redhat.com/show_bug.cgi?id=1229030
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update libflatarray' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list