Fedora 23 Update: libixion-0.9.1-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        : libixion
Product     : Fedora 23
Version     : 0.9.1
Release     : 6.fc23
URL         : https://gitlab.com/ixion/ixion
Summary     : A general purpose formula parser & interpreter library
Description :
Ixion is a general purpose formula parser & interpreter that can calculate
multiple named targets, or "cells".

The goal of this project is to create a library for calculating the results of
formula expressions stored in multiple named targets, or “cells”. The cells can
be referenced from each other, and the library takes care of resolving their
dependencies automatically upon calculation. The caller can run the calculation
routine either in a single-threaded mode, or a multi-threaded mode. The library
also supports re-calculations where the contents of one or more cells have been
modified since the last calculation, and a partial calculation of only the
affected cells need to be calculated.

Supported features:
- Each calculation session is defined in a plain text file, which is parsed and
  interpreted by the Ixion parser.
- Fully threaded calculation.
- Name resolution using A1-style references.
- Support 2D cell references and named expressions.
- Support range references.
- Dependency tracking during both full calculation and partial re-calculation.
- Inline strings.
- Volatile functions. The framework for volatile functions is implemented. We
  just need to implement more functions.

--------------------------------------------------------------------------------
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 libixion' 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