|
|
@1487
|
15 years |
Jari Häkkinen |
Addresses #436. GPL license copy reference should also be updated.
|
|
|
@1486
|
15 years |
Jari Häkkinen |
Addresses #436.
|
|
|
@1473
|
15 years |
Peter |
added some docs about what and when x are thrown in Local
|
|
|
@1472
|
15 years |
Peter |
fitting a Local with no data is impossible so added a throw in that case
|
|
|
@1454
|
15 years |
Peter |
fixes #429 - the problem was that the implementation had been moved to …
|
|
|
@1450
|
15 years |
Peter |
adding reset function in regression::Local
|
|
|
@1449
|
15 years |
Peter |
docs
|
|
|
@1437
|
15 years |
Peter |
merge patch release 0.4.2 to trunk. Delta 0.4.2-0.4.1
|
|
|
@1324
|
15 years |
Peter |
Boost is now required (ticket:370). Boost 1.33 is required, which is a …
|
|
|
@1310
|
15 years |
Peter |
closes #359
|
|
|
@1275
|
15 years |
Jari Häkkinen |
Updating copyright statements.
|
|
|
@1271
|
15 years |
Peter |
replaced u_int with unsigned int or size_t
|
|
|
@1121
|
15 years |
Peter |
fixes #308
|
|
|
@1120
|
15 years |
Peter |
vector is now Vector
|
|
|
@1098
|
15 years |
Jari Häkkinen |
Fixes #299. Memory leak in matrix was found and removed.
|
|
|
@1049
|
15 years |
Peter |
replaced some cerr outputs with exception throws - refs #189
|
|
|
@1043
|
15 years |
Peter |
fixing #128 - iterators in Averger classes
|
|
|
@1022
|
15 years |
Peter |
passing VectorBase? in regression::MultiDimesionalWeighted? - refs #256
|
|
|
@1021
|
15 years |
Peter |
passing VectorBase? in regression::MultiDimesional? - refs #256
|
|
|
@1020
|
15 years |
Peter |
passing VectorBase? in regression::OneDimesionalWeighted? - refs #256
|
|
|
@1019
|
15 years |
Peter |
passing VectorBase? in regression::OneDimesional? - refs #256
|
|
|
@1015
|
15 years |
Peter |
changing class names vectorView => VectorView? and vectorBase => …
|
|
|
@1009
|
15 years |
Peter |
merging branch peter-dev into trunk delta 1008:994
|
|
|
@1000
|
15 years |
Jari Häkkinen |
trac moved to new location.
|
|
|
@916
|
16 years |
Peter |
Sorry this commit is a bit to big.
Adding a yat_assert. The yat …
|
|
|
@865
|
16 years |
Peter |
changing URL to http://trac.thep.lu.se/trac/yat
|
|
|
@833
|
16 years |
Jari Häkkinen |
Addresses #217. Fixed so that 'make distcheck' compiles but tests fail …
|
|
|
@831
|
16 years |
Peter |
Refs #185.
|
|
|
@792
|
16 years |
Jari Häkkinen |
Addresses #193. matrix now works as outlined in the ticket
discussion. …
|
|
|
@789
|
16 years |
Jari Häkkinen |
Addresses #193. vector now works as outlined here. Added some …
|
|
|
@767
|
16 years |
Peter |
Fixes #65
|
|
|
@759
|
16 years |
Jari Häkkinen |
Fixes #171 and addresses #2. A few more GSL_error exceptions. Removed …
|
|
|
@757
|
16 years |
Jari Häkkinen |
Fixed #include statemenst and forward declarations. asserts in headers …
|
|
|
@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.
|
|
|
@747
|
16 years |
Peter |
replaced includes in header files with forward declarations when …
|
|
|
@742
|
16 years |
Peter |
added test that LinearWeighte? is equal to PolynomialWeighted?(1) fixes #166
|
|
|
@741
|
16 years |
Peter |
fixes #161 and #164
|
|
|
@740
|
16 years |
Peter |
added more test in MultiDimWeighted? and moved some stuff to be …
|
|
|
@739
|
16 years |
Peter |
fixes #178 and removes a bug in MultiDimensional?
|
|
|
@731
|
16 years |
Peter |
added test for multidimensional weighted and straight version
|
|
|
@730
|
16 years |
Peter |
fixes #167 and #160
|
|
|
@729
|
16 years |
Peter |
Fixes #159. Also removed some inlines in OneDimensionalWeighted? by …
|
|
|
@728
|
16 years |
Peter |
added virtual function s2 in OneDimensional?.
|
|
|
@727
|
16 years |
Peter |
fixes #177
|
|
|
@726
|
16 years |
Peter |
fixes #165 added test checking Linear Regression is equivalent to …
|
|
|
@724
|
16 years |
Jari Häkkinen |
Removed redundant #includes.
|
|
|
@718
|
16 years |
Jari Häkkinen |
Addresses #170.
|
|
|
@713
|
16 years |
Peter |
Fixes #77, #78, #158, and #163, and refs #81
|
|
|
@703
|
16 years |
Jari Häkkinen |
Addresses #65 and #170.
|
|
|
@702
|
17 years |
Peter |
Refs #81 moved mse_ to inherited classes and made mse() pure virtual …
|
|
|
@698
|
17 years |
Peter |
changed variable msd to mse. refs #81
|
|
|
@697
|
17 years |
Peter |
added features to Regression::OneDimensional? and moved thing not being …
|
|
|
@696
|
17 years |
Peter |
added msd function in regression
|
|
|
@695
|
17 years |
Peter |
References #81 improved documentation
|
|
|
@682
|
17 years |
Jari Häkkinen |
Addresses #153. Moved regression files to .../yat/regression.
|