# # ChangeLog for lemon/random.h in lemon # # Generated by Trac 1.2.3 # 04/20/24 04:23:09 Thu, 03 Jan 2008 00:24:09 GMT Peter Kovacs [16:22696f89d183] * lemon/random.cc (modified) * lemon/random.h (modified) * lemon/tolerance.h (modified) Small fixes. Documentation fixes. Removed \author tags. Removed ... Sat, 22 Dec 2007 07:01:20 GMT Alpar Juttner [12:435bbc8127b3] * lemon/random.h (modified) A better way of generating pareto distr, and swap its parameters. - ... Fri, 21 Dec 2007 01:32:24 GMT Alpar Juttner [11:ea5945b2da9c] * lemon/random.h (modified) Pareto and Weibull random distributions Fri, 21 Dec 2007 00:07:03 GMT Alpar Juttner [10:99e499ca560b] * lemon/Makefile.am (modified) * lemon/random.cc (added) * lemon/random.h (added) * test/Makefile.am (modified) * test/random_test.cc (added) Port random.h & Co. from svn -r3422 + some cleanups - gauss(double ...