|
|
@570
|
17 years |
Jari Häkkinen |
Added copyright statement to files.
|
|
|
@497
|
18 years |
Jari Häkkinen |
Added todo item.
|
|
|
@475
|
18 years |
Peter |
I dont know what happened, but everything is changed…
|
|
|
@437
|
18 years |
Jari Häkkinen |
Minor style fixes.
|
|
|
@436
|
18 years |
Markus Ringnér |
Added support for NaN:s in read_to_int and read_to_double. Added …
|
|
|
@435
|
18 years |
Markus Ringnér |
Changed to using stringstreams when checking types for strings
|
|
|
@432
|
18 years |
Markus Ringnér |
Added operator<< for pairs
|
|
|
@420
|
18 years |
Jari Häkkinen |
Merged better_matrix_class changes r402:419 into the trunk.
|
|
|
@411
|
18 years |
Jari Häkkinen |
Move todo items to trac.
|
|
|
@389
|
18 years |
Peter |
moved kernel to regression namespace and tried to fix some dox issues
|
|
|
@384
|
18 years |
Peter |
removed Merge and OneDimensional?.cc
|
|
|
@377
|
18 years |
Jari Häkkinen |
Replaced utility::random_singleton.* with random::random.*
|
|
|
@376
|
18 years |
Jari Häkkinen |
Removed polluting inclusions of std namespace.
|
|
|
@366
|
18 years |
Peter |
moved namespace random to its own directory
|
|
|
@365
|
18 years |
Peter |
created a random namespace and moved random stuff to this namespace
|
|
|
@364
|
18 years |
Peter |
added classes to random, now has all functionality that former …
|
|
|
@362
|
18 years |
Jari Häkkinen |
First usable minimal version of new Random.
|
|
|
@361
|
18 years |
Jari Häkkinen |
Draft for new random number implementation.
|
|
|
@360
|
18 years |
Jari Häkkinen |
Added function to check file existence.
|
|
|
@359
|
18 years |
Peter |
moved inline implementations
|
|
|
@358
|
18 years |
Peter |
cleaned up in random_singleton
|
|
|
@354
|
18 years |
Peter |
fix dox
|
|
|
@351
|
18 years |
Peter |
testing that .5 is accepted in is_float
|
|
|
@341
|
18 years |
Jari Häkkinen |
Added exceptions for tracing file format problems when reading …
|
|
|
@334
|
18 years |
Jari Häkkinen |
Fixed compiler issues when using option -pedantic.
|
|
|
@327
|
18 years |
Jari Häkkinen |
Moved non-STL specific functionality outside of stl_utility.h
|
|
|
@319
|
18 years |
Jari Häkkinen |
Add header install instruction to Makefile.am files.
|
|
|
@312
|
18 years |
Peter |
doc
|
|
|
@308
|
18 years |
Peter |
get Poisson distributed random number added
|
|
|
@304
|
18 years |
Peter |
moved namespace dox to separate file
|
|
|
@303
|
18 years |
Peter |
docs
|
|
|
@301
|
18 years |
Peter |
modified includes in tests
|
|
|
@295
|
18 years |
Peter |
file structure modifications. NOTE, this revision is not working, …
|