|
|
@3045
|
9 years |
Peter |
fixes #762. workaround for broken boost header (in v1.41)
|
|
|
@2901
|
10 years |
Peter |
make random generators to model adaptable Generators
|
|
|
@2889
|
10 years |
Peter |
Binomial distribution. fixes #730
|
|
|
@2838
|
10 years |
Peter |
merge release 0.9 into trunk
|
|
|
@2804
|
10 years |
Peter |
RNG::set_state: prefer throw on error.
|
|
|
@2802
|
10 years |
Peter |
adding documentation and tests. Remove private member count_ (not …
|
|
|
@2800
|
10 years |
Peter |
adding variables seed_ and count_ to make random numbers different in …
|
|
|
@2770
|
10 years |
Peter |
change back to RNG being a singleton, which now stores gsl_rng* in a …
|
|
|
@2768
|
10 years |
Peter |
First version of redesigned RNG that provides one instance per thread …
|
|
|
@2747
|
10 years |
Peter |
doc typo
|
|
|
@2580
|
11 years |
Peter |
docs typo
|
|
|
@2578
|
11 years |
Peter |
deprecate seed functions. closes #674
|
|
|
@2268
|
12 years |
Peter |
make DiscreteUniform? adaptable. closes #629
|
|
|
@2154
|
12 years |
Peter |
using BOOST_CONCEPT_ASSERT. closes #603
|
|
|
@2145
|
12 years |
Peter |
improve compile error message in random_shuffle. refs #489
|
|
|
@2142
|
12 years |
Peter |
clarify iterator type in random_shuffle. refs #489
|
|
|
@2119
|
13 years |
Peter |
converted files to utf-8. fixes #577
|
|
|
@2089
|
13 years |
Peter |
declare several constructors in random.h as explicit
fixes #571
|
|
|
@1797
|
13 years |
Peter |
updating copyright statements
|
|
|
@1616
|
14 years |
Peter |
fixes #459
|
|
|
@1614
|
14 years |
Peter |
implementing copying in RNG_state. Previously compiler generated …
|
|
|
@1487
|
14 years |
Jari Häkkinen |
Addresses #436. GPL license copy reference should also be updated.
|
|
|
@1486
|
14 years |
Jari Häkkinen |
Addresses #436.
|
|
|
@1437
|
14 years |
Peter |
merge patch release 0.4.2 to trunk. Delta 0.4.2-0.4.1
|
|
|
@1342
|
14 years |
Peter |
fixing doxygen problems
|
|
|
@1275
|
14 years |
Jari Häkkinen |
Updating copyright statements.
|
|
|
@1271
|
14 years |
Peter |
replaced u_int with unsigned int or size_t
|
|
|
@1004
|
14 years |
Peter |
adding a wrapper around std::random_shuffle that uses the RNG class. …
|
|
|
@1000
|
15 years |
Jari Häkkinen |
trac moved to new location.
|
|
|
@966
|
15 years |
Peter |
fixing some doxygen warnings
|
|
|
@865
|
15 years |
Peter |
changing URL to http://trac.thep.lu.se/trac/yat
|
|
|
@852
|
15 years |
Jari Häkkinen |
Fixes #228.
|
|
|
@831
|
15 years |
Peter |
Refs #185.
|
|
|
@820
|
15 years |
Peter |
Changed name again. ROCScore is now called AUC. Also fixed several …
|
|
|
@818
|
15 years |
Peter |
It depends on the use case here, but I think I agree so hist_ is no …
|
|
|
@798
|
15 years |
Jari Häkkinen |
Removed unnecessary #include. Added tests for random number distributions.
|
|
|
@767
|
15 years |
Peter |
Fixes #65
|
|
|
@752
|
15 years |
Jari Häkkinen |
Moving a function implementation from .h to .cc.
|
|
|
@738
|
15 years |
Jari Häkkinen |
Fixes #8 and #179, addresses #2.
|
|
|
@718
|
16 years |
Jari Häkkinen |
Addresses #170.
|
|
|
@706
|
16 years |
Jari Häkkinen |
Addresses #65 and #170.
|
|
|
@680
|
16 years |
Jari Häkkinen |
Addresses #153. Introduced yat namespace. Removed alignment namespace. …
|
|
|
@676
|
16 years |
Jari Häkkinen |
Fixed #83. This message applies to this revision and
revision:675. …
|
|
copied from trunk/c++_tools/random/random.h:
|
|
|
@675
|
16 years |
Jari Häkkinen |
References #83. Changing project name to yat. Compilation will fail in …
|