boost155-examples - Source examples for the Boost C++ libraries
http://springdale.math.ias.edu/data/puias/computational/6/i386/
# rpm -Uvh puias-computational*rpm
# yum install boost155-examples
2014-02-12 - Petr Machata <pmachata@redhat.com> - 1.54.0-11 - Rebuild for ICU soname bump.
2014-01-09 - Petr Machata <pmachata@redhat.com> - 1.54.0-10 - Add ppc64le to the list of arches that OpenMPI and MPICH don't support.
2013-12-18 - Peter Robinson <pbrobinson@fedoraproject.org> 1.54.0-9 - Enable MPICH and OpenMPI support on ARM as it's long had them both
2013-12-13 - Petr Machata <pmachata@redhat.com> - 1.54.0-8 - Add aarch64 into the list of arches that OpenMPI doesn't support.
2013-12-01 - Petr Machata <pmachata@redhat.com> - 1.54.0-7 - Fix shameful blunders in implementation of the previous fix: don't hard-code path to has_atomic_flag_lockfree binary; use m4 instead of cpp, cpp in F19+ prefixes output with a bunch of comments.
2013-11-27 - Petr Machata <pmachata@redhat.com> - 1.54.0-6 - Add libboost_atomic.so.* to the libboost_thread.so linker script on architectures that need it.
2013-08-29 - Petr Machata <pmachata@redhat.com> - 1.54.0-5 - Fix atomic_cas32 (thanks Jaroslav Škarvada for figuring out where the problem is) (boost-1.54.0-interprocess-atomic_cas32-ppc.patch)
2013-08-23 - Petr Machata <pmachata@redhat.com> - 1.54.0-4 - Fix compilation of Boost.Pool test cases (boost-1.54.0-pool-test_linking.patch) - Fix -Wshadow warnings in Boost.Pool (boost-1.54.0-pool-max_chunks_shadow.patch) - -Wshadow warnings in Boost.Thread (boost-1.54.0-thread-cond_variable_shadow.patch) - libboost_thread.so.* lacks DT_NEEDED on libboost_atomic.so.* on s390. (boost-1.54.0-thread-link_atomic.patch)
2013-08-19 - Petr Machata <pmachata@redhat.com> - 1.54.0-3 - Bump odeint obsoletes and provides a notch to cover a build that sneaked into rawhide (bug 892850).
2013-07-30 - Petr Machata <pmachata@redhat.com> - 1.54.0-2 - Fix detection of availability of 128-bit integers in Boost.LexicalCast (boost-1.54.0-lexical_cast-int128.patch)