Changelog for
adolc-doc-2.6.2-bp153.1.1.noarch.rpm :
* Wed Feb 01 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Sun Sep 04 2016 kkhere.geoAATTgmail.com- upadte to version 2.6.2
* fixes for corner case crashes
* Thu Jun 09 2016 kkhere.geoAATTgmail.com- update to version 2.6.1
* small assorted bugfixes
* Mon Jan 11 2016 kkhere.geoAATTgmail.com- update to version 2.6.0
* Drivers for Lie-Derivatives (by Mirko Franke).
* New extended interface for external functions, which may be used to interface to source transformation tools. Previous interface remains intact too.
* Driver to compute the abs-normal form of piecewise smooth functions.
* Mechanism to compute sparsity pattern of abs-normal form.
* Interface to define passive parameters that can be changed before each trace interpretation. Major use case is Lagrange Multipliers.
* Interface to AdjoinableMPI improved and debugged.
* ADOL-C now uses boost (>= 1.54) for increased execution speed if detected during build.
* ADOL-C and all applications must be compiled using a C++11 compiler.
* Many, many odd and sundry bugfixes. - added BuildRequires: boost-devel
* Wed Apr 22 2015 mpluskalAATTsuse.com- Use source for url- Do not pull autotools when they are not used- Cleanup spec-file with spec-cleaner
* Tue Aug 19 2014 kkhere.geoAATTgmail.com- Update to upstream version 2.5.2
* incorporated bugfixes since 2.5.1
* Sun Aug 17 2014 kkhere.geoAATTgmail.com- Update to upstream version 2.5.1
* Lots of bugfixes- Added a couple of post release bugfixes from trunk- Removed patch incorporated upstream
* no-return-in-non-void-adouble_tl_cpp.patch
* Tue Feb 25 2014 kkhere.geoAATTgmail.com- Update to upstream version 2.5.0
* An overhaul of the internal memory management to make it more efficient
* Support for the AdjoinableMPI API (thanks to Jean Utke)
* Overhaul of the external functions interface (thanks to Jean Utke)
* Support for piecewise linearizations of piecewise smooth functions
* Support for pkg-config (thanks to Oliver Sander)
* Computations on the NVIDIA-GPU in forward mode using CUDA
* Overhaul of the traceless forward mode.
* Support for sparsity in traceless forward mode.
* Fixes in higher order tensor propagation
* Fix a function name conflict address() -> tensor_address()
* Various other small misceleneous fixes- Patch added
* no-return-in-non-void-adouble_tl_cpp.patch
* Tue Mar 19 2013 kkhere.geoAATTgmail.com- Update to upstream version 2.4.1
* list of changes in the release announcement see http://list.coin-or.org/pipermail/adol-c/2013-January/000882.html and http://list.coin-or.org/pipermail/adol-c/2013-March/000887.html
* Sat Sep 15 2012 scorotAATTfree.fr- fix build for SLE 11 SP2