|
|
@4010
|
19 months |
Peter |
Implement move constructo and move-assignment operator for …
|
|
|
@4009
|
19 months |
Peter |
closes #965; Default constructor for DiscreteGeneral?
|
|
|
@3999
|
20 months |
Peter |
update copyright years
|
|
|
@3959
|
22 months |
Peter |
use std::mutex and friends instead of boost variants. refs #953
|
|
|
@3938
|
23 months |
Peter |
let configure fail if compiler is not a C++11 compiler. …
|
|
|
@3902
|
2 years |
Peter |
closes #915. New functions that read and write numbers in binary format.
|
|
|
@3894
|
2 years |
Peter |
extend DiscreteUniform? so it fulfills the requirements for …
|
|
|
@3792
|
3 years |
Peter |
update copyright years
|
|
|
@3776
|
4 years |
Peter |
fixes #907
|
|
|
@3591
|
5 years |
Peter |
fixes #877
Generalize YAT_CXX_RVALUE into YAT_CXX_TRY_CXX11 and use …
|
|
|
@3579
|
5 years |
Peter |
merge release 0.14 into trunk
|
|
|
@3469
|
6 years |
Peter |
New class for NegativeHyperGeometric?. closes #857. The implementation …
|
|
|
@3465
|
6 years |
Peter |
closes #856
|
|
|
@3446
|
6 years |
Peter |
RNG from Geomtric Distribution. closes #837
|
|
|
@3074
|
9 years |
Peter |
improve exception message; and prefer initialize ostringstream as …
|
|
|
@2890
|
9 years |
Peter |
prefer calling base class constructor explicitly
|
|
|
@2889
|
9 years |
Peter |
Binomial distribution. fixes #730
|
|
|
@2881
|
10 years |
Peter |
Define PP variables in config.h rather than in CPPFLAGS. Include …
|
|
|
@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 …
|
|
|
@2789
|
10 years |
Peter |
adding a comment. refs #568
|
|
|
@2787
|
10 years |
Peter |
update coyright years
|
|
|
@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 …
|
|
|
@2590
|
11 years |
Peter |
read /dev/urandom as binary
|
|
|
@2589
|
11 years |
Peter |
typo
|
|
|
@2588
|
11 years |
Peter |
prefer using standard functions
|
|
|
@2587
|
11 years |
Peter |
avoid memory leak
|
|
|
@2578
|
11 years |
Peter |
deprecate seed functions. closes #674
|
|
|
@2121
|
12 years |
Peter |
updating copyrights to uniform encoding in them.
|
|
|
@2119
|
12 years |
Peter |
converted files to utf-8. fixes #577
|
|
|
@2090
|
13 years |
Peter |
initialize base class explicitely in copy constructor. doesn't really …
|
|
|
@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
|
|
|
@1275
|
14 years |
Jari Häkkinen |
Updating copyright statements.
|
|
|
@1271
|
14 years |
Peter |
replaced u_int with unsigned int or size_t
|
|
|
@1000
|
14 years |
Jari Häkkinen |
trac moved to new location.
|
|
|
@865
|
15 years |
Peter |
changing URL to http://trac.thep.lu.se/trac/yat
|
|
|
@851
|
15 years |
Jari Häkkinen |
Fixes #229.
|
|
|
@831
|
15 years |
Peter |
Refs #185.
|
|
|
@752
|
15 years |
Jari Häkkinen |
Moving a function implementation from .h to .cc.
|
|
|
@750
|
15 years |
Jari Häkkinen |
Addresses #2. Continued adding GSL_error exceptions.
|
|
|
@738
|
15 years |
Jari Häkkinen |
Fixes #8 and #179, addresses #2.
|
|
|
@718
|
15 years |
Jari Häkkinen |
Addresses #170.
|
|
|
@706
|
15 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.cc:
|
|
|
@675
|
16 years |
Jari Häkkinen |
References #83. Changing project name to yat. Compilation will fail in …
|