Commit Graph

6 Commits

Author SHA1 Message Date
Matt Borland d59c734c5e Remove boost.assert 2021-03-14 12:22:26 +03:00
pabristow 0ab00c3f9d [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
jzmaddock ccc5dcda99 [examples] Disable initializer list tests for gcc-4.4.x as the compiler doesn't seem to support then even though it has <initializer_list>. 2014-12-10 18:50:22 +00:00
pabristow 5a6d292729 Changed comments on snips. 2014-09-25 16:38:38 +01:00
jzmaddock bc77596f23 Improve calculation of phase probabilities when normalizing so they really should add up to 1.
Allow slight tolerance in checking for sum of phase probabilities.
Add missing call to normalize in iterator constructor.
Remove asserts that duplicated the error handling code - better to provide consistent behavior via the error handlers.
Add comment to examples about other containers working equally well.
2014-09-03 19:25:20 +01:00
jzmaddock f8e0a5524d Move code snippets into separate cpp file. 2014-09-01 19:18:12 +01:00