source: trunk/yat/random

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
(edit) @2838   11 years Peter merge release 0.9 into trunk
(edit) @2824   11 years Peter remove intermediate libraries. Makefiles in corresponding …
(edit) @2804   11 years Peter RNG::set_state: prefer throw on error.
(edit) @2802   11 years Peter adding documentation and tests. Remove private member count_ (not …
(edit) @2800   11 years Peter adding variables seed_ and count_ to make random numbers different in …
(edit) @2789   11 years Peter adding a comment. refs #568
(edit) @2787   11 years Peter update coyright years
(edit) @2773   11 years Peter declare HEADERs with srcdir so doxygen understands where to find them …
(edit) @2770   11 years Peter change back to RNG being a singleton, which now stores gsl_rng* in a …
(edit) @2768   11 years Peter First version of redesigned RNG that provides one instance per thread …
(edit) @2749   11 years Peter add small convenience Makefiles in subdirs. closes #703
(edit) @2747   11 years Peter doc typo
(edit) @2739   11 years Peter refs #703 using a non-recursive Makefile. Old Makefile.am are kept but …
(edit) @2590   12 years Peter read /dev/urandom as binary
(edit) @2589   12 years Peter typo
(edit) @2588   12 years Peter prefer using standard functions
(edit) @2587   12 years Peter avoid memory leak
(edit) @2580   12 years Peter docs typo
(edit) @2578   12 years Peter deprecate seed functions. closes #674
(edit) @2384   12 years Peter updating copyright years
(edit) @2268   13 years Peter make DiscreteUniform? adaptable. closes #629
(edit) @2224   13 years Peter Lift out rule generating doxygen.mk into one common place …
(edit) @2154   13 years Peter using BOOST_CONCEPT_ASSERT. closes #603
(edit) @2145   13 years Peter improve compile error message in random_shuffle. refs #489
(edit) @2142   13 years Peter clarify iterator type in random_shuffle. refs #489
(edit) @2121   13 years Peter updating copyrights to uniform encoding in them.
(edit) @2119   13 years Peter converted files to utf-8. fixes #577
(edit) @2090   14 years Peter initialize base class explicitely in copy constructor. doesn't really …
(edit) @2089   14 years Peter declare several constructors in random.h as explicit fixes #571
(edit) @1942   14 years Peter fixes #537
(edit) @1912   14 years Peter refs #531 - another attempt to make this work on OSX
(edit) @1911   14 years Peter refs #531 - less verbose during 'make doxygen.mk'
(edit) @1909   14 years Peter an attempt to make creation of doxygen.mk more portable. refs #531
(edit) @1905   14 years Peter Revised make dependencies for generating doxygen docs (fixes #438 and …
(edit) @1797   14 years Peter updating copyright statements
(edit) @1746   14 years Peter Merged patch release 0.4.3 to the trunk. Delta 0.4.3 - 0.4.2.
(edit) @1616   15 years Peter fixes #459
(edit) @1614   15 years Peter implementing copying in RNG_state. Previously compiler generated …
(edit) @1493   15 years Peter got problems with yat.am in distcheck - easiest solution was to delete …
(edit) @1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
(edit) @1486   15 years Jari Häkkinen Addresses #436.
(edit) @1437   15 years Peter merge patch release 0.4.2 to trunk. Delta 0.4.2-0.4.1
(edit) @1342   15 years Peter fixing doxygen problems
(edit) @1324   15 years Peter Boost is now required (ticket:370). Boost 1.33 is required, which is a …
(edit) @1275   15 years Jari Häkkinen Updating copyright statements.
(edit) @1271   15 years Peter replaced u_int with unsigned int or size_t
(edit) @1004   15 years Peter adding a wrapper around std::random_shuffle that uses the RNG class. …
(edit) @1000   15 years Jari Häkkinen trac moved to new location.
(edit) @966   16 years Peter fixing some doxygen warnings
(edit) @865   16 years Peter changing URL to http://trac.thep.lu.se/trac/yat
(edit) @852   16 years Jari Häkkinen Fixes #228.
(edit) @851   16 years Jari Häkkinen Fixes #229.
(edit) @833   16 years Jari Häkkinen Addresses #217. Fixed so that 'make distcheck' compiles but tests fail …
(edit) @831   16 years Peter Refs #185.
(edit) @820   16 years Peter Changed name again. ROCScore is now called AUC. Also fixed several …
(edit) @818   16 years Peter It depends on the use case here, but I think I agree so hist_ is no …
(edit) @798   16 years Jari Häkkinen Removed unnecessary #include. Added tests for random number distributions.
(edit) @767   16 years Peter Fixes #65
(edit) @752   16 years Jari Häkkinen Moving a function implementation from .h to .cc.
(edit) @750   16 years Jari Häkkinen Addresses #2. Continued adding GSL_error exceptions.
(edit) @738   16 years Jari Häkkinen Fixes #8 and #179, addresses #2.
(edit) @718   16 years Jari Häkkinen Addresses #170.
(edit) @706   16 years Jari Häkkinen Addresses #65 and #170.
(edit) @680   17 years Jari Häkkinen Addresses #153. Introduced yat namespace. Removed alignment namespace. …
(copy) @676   17 years Jari Häkkinen Fixed #83. This message applies to this revision and revision:675. …
copied from trunk/c++_tools/random:
(edit) @675   17 years Jari Häkkinen References #83. Changing project name to yat. Compilation will fail in …
Note: See TracRevisionLog for help on using the revision log.