Fedora 23 Update: mathic-1.0-1.20130827.git66b5d74.fc23

updates at fedoraproject.org updates at fedoraproject.org
Mon Dec 7 20:32:03 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-bf85086659
2015-12-07 17:40:03.178110
--------------------------------------------------------------------------------

Name        : mathic
Product     : Fedora 23
Version     : 1.0
Release     : 1.20130827.git66b5d74.fc23
URL         : https://github.com/broune/mathic
Summary     : Data structures for Groebner basis computations
Description :
Mathic is a C++ library of fast data structures designed for use in
Groebner basis computation.  This includes data structures for ordering
S-pairs, performing divisor queries and ordering polynomial terms during
polynomial reduction.

With Mathic you get to use highly optimized code with little effort so
that you can focus more of your time on whatever part of your Groebner
basis implementation that you are interested in.  The data structures
use templates to allow you to use them with whatever representation of
monomials/terms and coefficients that your code uses.  In fact the only
places where Mathic defines its own monomials/terms is in the test code
and example code.  Currently only dense representations of
terms/monomials are suitable since Mathic will frequently ask "what is
the exponent of variable number x in this term/monomial?".

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

This new package is a C++ library of fast data structures designed for use in
Groebner basis computation.  This includes data structures for ordering S-pairs,
performing divisor queries and ordering polynomial terms during polynomial
reduction.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1286322 - Review Request: mathic - Data structures for Groebner basis computations
        https://bugzilla.redhat.com/show_bug.cgi?id=1286322
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update mathic' 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