|
|
@825
|
16 years |
Peter |
removed minmax functions and moved shuffle into vector.*
|
|
|
@813
|
16 years |
Peter |
Predict in NBC. Fixes #57
|
|
|
@811
|
16 years |
Peter |
dox
|
|
|
@810
|
16 years |
Jari Häkkinen |
Changed to obey the general wisdom: If you write the same code snipet …
|
|
|
@809
|
16 years |
Jari Häkkinen |
Fixed spelling.
|
|
|
@808
|
16 years |
Peter |
previous argument was invalid, but here is an implementation. Fixes #205
|
|
|
@805
|
16 years |
Peter |
removed Option and Commandline. Not mature enough for a release. …
|
|
|
@797
|
16 years |
Jari Häkkinen |
Fixes #191. This is the best that can be done with the current design.
|
|
|
@796
|
16 years |
Jari Häkkinen |
Fixes #201.
|
|
|
@794
|
16 years |
Peter |
making yat compile
|
|
|
@792
|
16 years |
Jari Häkkinen |
Addresses #193. matrix now works as outlined in the ticket
discussion. …
|
|
|
@791
|
16 years |
Jari Häkkinen |
Addresses #193. Added missing implementations.
|
|
|
@790
|
16 years |
Jari Häkkinen |
Addresses #193. Fixing doxygen docs, and operator=.
|
|
|
@789
|
16 years |
Jari Häkkinen |
Addresses #193. vector now works as outlined here. Added some …
|
|
|
@788
|
16 years |
Jari Häkkinen |
Improved comparison operator and equal function doxygen doc. Added for …
|
|
|
@787
|
16 years |
Peter |
removed v_const in vector since it never used for anything but only …
|
|
|
@785
|
16 years |
Peter |
I think it is clearer if gsl_vector_const_view is declared as const …
|
|
|
@784
|
16 years |
Jari Häkkinen |
References #155. Removed potential null pointer usage. Some unwanted …
|
|
|
@783
|
16 years |
Jari Häkkinen |
Fixes #155. Added asserts to check vectors in all non-const functions …
|
|
|
@782
|
16 years |
Jari Häkkinen |
Fixes #195.
|
|
|
@780
|
16 years |
Jari Häkkinen |
Fixed exception message.
|
|
|
@776
|
16 years |
Jari Häkkinen |
Fixed typos.
|
|
|
@775
|
16 years |
Jari Häkkinen |
Fixes #200.
|
|
|
@774
|
16 years |
Jari Häkkinen |
Fixes #194.
|
|
|
@773
|
16 years |
Jari Häkkinen |
Fixes #138. Removed add, sub, scale and added appropriate operators.
|
|
|
@767
|
16 years |
Peter |
Fixes #65
|
|
|
@762
|
16 years |
Jari Häkkinen |
Fixes #76. Creating/recreating BLAS support matrix only when needed.
|
|
|
@761
|
16 years |
Jari Häkkinen |
Fixes #7.
|
|
|
@759
|
16 years |
Jari Häkkinen |
Fixes #171 and addresses #2. A few more GSL_error exceptions. Removed …
|
|
|
@758
|
16 years |
Jari Häkkinen |
Fixes #2. Finalized adding GSL_error exceptions.
|
|
|
@755
|
16 years |
Jari Häkkinen |
Addresses #2 and #65. Continued adding GSL_error exceptions, and added …
|
|
|
@754
|
16 years |
Jari Häkkinen |
Addresses #2 and #65. Continued adding GSL_error exceptions, and added …
|
|
|
@753
|
16 years |
Jari Häkkinen |
Addresses #2. Continued adding GSL_error exceptions.
|
|
|
@751
|
16 years |
Jari Häkkinen |
Addresses #2. Continued adding GSL_error exceptions.
|
|
|
@750
|
16 years |
Jari Häkkinen |
Addresses #2. Continued adding GSL_error exceptions.
|
|
|
@743
|
16 years |
Peter |
Changed function to return reference to member variable string. This …
|
|
|
@738
|
16 years |
Jari Häkkinen |
Fixes #8 and #179, addresses #2.
|
|
|
@737
|
16 years |
Peter |
moving vector matrix multiplication to matrix.h and matrix.cc
|
|
|
@735
|
16 years |
Peter |
forgot to check in matrix.h
|
|
|
@734
|
16 years |
Peter |
added vector*matrix and matrix*vector operators. fixes #18
|
|
|
@733
|
16 years |
Peter |
fixes #53
|
|
|
@732
|
16 years |
Peter |
fixes #42
|
|
|
@725
|
16 years |
Peter |
removing includes
|
|
|
@723
|
16 years |
Jari Häkkinen |
Fixes #10. Removed read_to*(std::vector..) functionality.
|
|
|
@719
|
16 years |
Jari Häkkinen |
Fixes #172.
|
|
|
@718
|
16 years |
Jari Häkkinen |
Addresses #170.
|
|
|
@717
|
16 years |
Jari Häkkinen |
Removed long time non-implemented function declarations ... not needed?
|
|
|
@716
|
16 years |
Jari Häkkinen |
Addresses #170.
|
|
|
@715
|
16 years |
Jari Häkkinen |
Addresses #170.
|
|
|
@714
|
16 years |
Jari Häkkinen |
Addresses #170..
|
|
|
@711
|
16 years |
Jari Häkkinen |
Fixes #1 and #80. Interface changed.
|
|
|
@710
|
16 years |
Jari Häkkinen |
Addresses #1 and #80. Changed FileIO to FileUtil? and added tests on …
|
|
|
@709
|
16 years |
Jari Häkkinen |
Addresses #1 and #80. Issues fixed, but bogus params to functions …
|
|
|
@703
|
16 years |
Jari Häkkinen |
Addresses #65 and #170.
|
|
|
@693
|
17 years |
Jari Häkkinen |
Clarified doc and comments.
|
|
|
@687
|
17 years |
Jari Häkkinen |
Clean up of namespace comments.
|
|
|
@686
|
17 years |
Jari Häkkinen |
Fixes #17. Constness of vectors and views are stricltly
maintained. …
|
|
|
@684
|
17 years |
Jari Häkkinen |
Cleaning.
|
|
|
@680
|
17 years |
Jari Häkkinen |
Addresses #153. Introduced yat namespace. Removed alignment namespace. …
|
|
|
@679
|
17 years |
Markus Ringnér |
Fixed some minor stuff so it compiles on eddie.thep.lu.se running g++3.2
|
|
|
@676
|
17 years |
Jari Häkkinen |
Fixed #83. This message applies to this revision and
revision:675. …
|
|
copied from trunk/c++_tools/utility:
|
|
|
@675
|
17 years |
Jari Häkkinen |
References #83. Changing project name to yat. Compilation will fail in …
|