eigen-devel 1.0.6-0.734315.1ark built on dockyard-devel

root <[email protected]> Tue, 13 Nov 2007 09:31:54 -0600 (CST)
Newsgroups gmane.linux.arklinux.build-watch
Message-ID <20071113153154.CB11E7C0065__38098.0437076234$1194968952$gmane$org@www.arklinux.org>
eigen-devel has been built in dockyard-devel.

Name        : eigen-devel                  Relocations: (not relocatable)
Version     : 1.0.6                             Vendor: (none)
Release     : 0.734315.1ark                 Build Date: Mon 12 Nov 2007 04:09:52 AM CST
Install Date: (not installed)               Build Host: localhost.localdomain
Group       : Development/Libraries/C++     Source RPM: (none)
Size        : 61007                            License: LGPL
Signature   : (none)
URL         : http://eigen.tuxfamily.org/
Summary     : The Eigen math library
Description :
Eigen is a lightweight C++ template library for vector and matrix math, a.k.a.
linear algebra.

Unlike most other linear algebra libraries, Eigen focuses on the simple
mathematical needs of applications: games and other OpenGL apps, spreadsheets
and other office apps, etc.

Eigen is dedicated to providing optimal speed with GCC.

Its fixed-size classes are specially optimized for small sizes up to 4,
although it is theoretically possible to specialize them to any size.
They never cause dynamic memory applications and the simple operations on
them are as fast as is possible at least for sizes up to 4.

Its dynamic-size classes are more flexible and suitable for larger sizes.

Both fixed-size and dynamic-size classes use the same underlying C++ code,
thanks to a curiously recurring template pattern.
* Mon Nov 12 2007 Bernhard Rosenkraenzer <[email protected]> 1.0.6-0.734315.1ark
- Update

* Thu Aug 16 2007 Bernhard Rosenkraenzer <[email protected]> 1.0.6-0.700930.1ark
- Initial package

WARNING: Could not move i586 *rpm package to tree!