|
|
@1023
|
16 years |
Peter |
passing VectorBase? in statistics::Score - refs #256
|
|
|
@1022
|
16 years |
Peter |
passing VectorBase? in regression::MultiDimesionalWeighted? - refs #256
|
|
|
@1021
|
16 years |
Peter |
passing VectorBase? in regression::MultiDimesional? - refs #256
|
|
|
@1020
|
16 years |
Peter |
passing VectorBase? in regression::OneDimesionalWeighted? - refs #256
|
|
|
@1019
|
16 years |
Peter |
passing VectorBase? in regression::OneDimesional? - refs #256
|
|
|
@1018
|
16 years |
Peter |
passing VectorBase? in DataLookup1D - refs #256
|
|
|
@1017
|
16 years |
Peter |
passing VectorBase? in matrix - refs #256
|
|
|
@1016
|
16 years |
Peter |
passing VectorBase? in SVD - refs #256
|
|
|
@1015
|
16 years |
Peter |
changing class names vectorView => VectorView? and vectorBase => …
|
|
|
@1014
|
16 years |
Peter |
adding convenient classes for options File
|
|
|
@1013
|
16 years |
Markus Ringnér |
Adding functionality tests for NCC
|
|
|
@1012
|
16 years |
Markus Ringnér |
Fixed bug in weighted euclidean distance calculation
|
|
|
@1011
|
16 years |
Peter |
removing iterator typedef - that functioality is in base class
|
|
|
@1010
|
16 years |
Peter |
init some pointers to null and removing conflict
|
|
|
@1009
|
16 years |
Peter |
merging branch peter-dev into trunk delta 1008:994
|
|
|
@1008
|
16 years |
Peter |
fixing tests for new vector design
|
|
|
@1007
|
16 years |
Markus Ringnér |
Restructuringpredict in NCC. refs #259
|
|
|
@1006
|
16 years |
Peter |
fixing doxygen problems
|
|
|
@1005
|
16 years |
Peter |
adding conversion function - from string to numerical type
|
|
|
@1004
|
16 years |
Peter |
adding a wrapper around std::random_shuffle that uses the RNG class. …
|
|
|
@1003
|
16 years |
Peter |
adding class for Kolmogorov Smirnov test
|
|
|
@1002
|
16 years |
Peter |
fixing out of range problem in creation of CrossValidationSampler? when …
|
|
|
@1001
|
16 years |
Peter |
reset errno to zero when it is an expected error
|
|
|
@1000
|
16 years |
Jari Häkkinen |
trac moved to new location.
|
|
|
@999
|
16 years |
Jari Häkkinen |
Copyright statement added.
|
|
|
@998
|
16 years |
Peter |
taking care of ties in calculation of Area Under Curve - refs #144
|
|
|
@997
|
16 years |
Peter |
bugfix
|
|
|
@996
|
16 years |
Peter |
correcting OptionSwitch? so it actually listens to commandline. Also …
|
|
|
@995
|
16 years |
Peter |
Splitting vector class into three different classes for vector, view …
|
|
|
@994
|
16 years |
Peter |
creating a branch for experimenting with vector class
|
|
|
@993
|
16 years |
Peter |
removing sandbox
|
|
|
@992
|
16 years |
Peter |
Make sandbox up2date with trunk
|
|
|
@991
|
16 years |
Peter |
removing const when returning by value.
|
|
|
@990
|
16 years |
Peter |
removing const when returning by value.
|
|
|
@989
|
16 years |
Peter |
fixed typo
|
|
|
@988
|
16 years |
Jari Häkkinen |
Removing potential signed/unsigned clash.
|
|
|
@987
|
16 years |
Jari Häkkinen |
Copying matrix and vector for mtl tests.
|
|
|
@986
|
16 years |
Peter |
no comma in help output in case of short flag but no long flag
|
|
|
@985
|
16 years |
Peter |
minor bug
|
|
|
@984
|
16 years |
Peter |
implementing refs functions
|
|
|
@983
|
16 years |
Peter |
typo
|
|
|
@982
|
16 years |
Peter |
adding description variable for cmd
|
|
|
@981
|
16 years |
Peter |
adding convenient class for help option
|
|
|
@980
|
16 years |
Peter |
adding possibility to make option required
|
|
|
@979
|
16 years |
Peter |
fixing bug in OptionFile?. Dont try to create FileUtil? for option not …
|
|
|
@978
|
16 years |
Peter |
using std in our vector::shuffle
|
|
|
@977
|
16 years |
Peter |
fixes #218 - config.h is installed in /yat/
|
|
|
@976
|
16 years |
Jari Häkkinen |
Refs #118. Moved AC_INIT to top as suggested by autoconf manual. We …
|
|
|
@975
|
16 years |
Peter |
adding Option class for argument associated with a file, and fixed …
|
|
|
@974
|
16 years |
Peter |
improve help output
|
|
|
@973
|
16 years |
Jari Häkkinen |
Refs #118. Resolves issue of detecting gslcblas on linux.
|
|
|
@972
|
16 years |
Peter |
well to be correct
|
|
|
@971
|
16 years |
Markus Ringnér |
Fixed bug so things compile on OS X.
|
|
|
@970
|
16 years |
Peter |
refs #242
|
|
|
@969
|
16 years |
Jari Häkkinen |
Addresses #118. ATLAS is now detected, see ticket comments for more info.
|
|
|
@968
|
16 years |
Peter |
adding mssing files
|
|
|
@967
|
16 years |
Peter |
minor stuff
|
|
|
@966
|
16 years |
Peter |
fixing some doxygen warnings
|
|
|
@965
|
16 years |
Peter |
Adding CommandLine? class. finishes #240
|
|
|
@964
|
16 years |
Peter |
adding function to set maximal training epochs in SVM, and fixed so C …
|
|
|
@963
|
16 years |
Peter |
fixes #268. SVM throws if when train() fails
|
|
|
@962
|
16 years |
Peter |
setting svndigest:ignore property on file copied from gsl
|
|
|
@961
|
16 years |
Peter |
correcting NBC train. refs ticket:271
|
|
|
@960
|
16 years |
Peter |
fixed ticket:271
|
|
|
@959
|
16 years |
Peter |
Fixed so NBC and SVM are throwing when unexpected DataLookup2D is …
|
|
|
@958
|
16 years |
Peter |
allowing mixture of weighted and unweighted iterators in vector_distance
|
|
|
@957
|
16 years |
Peter |
Generation of documentation is disabled if software is missing. For …
|
|
|
@956
|
16 years |
Markus Ringnér |
Bug fixing
|
|
|
@955
|
16 years |
Jari Häkkinen |
Addresses #118. Removing CFLAGS variable since we are not using C directly.
|
|
|
@954
|
16 years |
Jari Häkkinen |
Addresses #118.
|
|
|
@953
|
16 years |
Jari Häkkinen |
Addresses #118.
|
|
|
@952
|
16 years |
Jari Häkkinen |
Addresses #118. Moved AC_LANG macro call to an early position.
|
|
|
@951
|
16 years |
Jari Häkkinen |
Addresses #118. Adding gsl.m4 as suggested by Peter since configure …
|
|
|
@950
|
16 years |
Peter |
SVM::make_classifier is now throwing if KernelLookup? is not passed.
|
|
|
@949
|
16 years |
Peter |
fixing bug in AveragerWeighted? so actually weights are used when …
|
|
|
@948
|
16 years |
Markus Ringnér |
Adding support and checks for intended lookups in classifiers
|
|
|
@947
|
16 years |
Peter |
removing [] in AC_INIT in command
|
|
|
@946
|
16 years |
Peter |
setting CFLAGS variable
|
|
|
@945
|
16 years |
Peter |
move down waning about missing docs program. Also fixed a typo.
|
|
|
@944
|
16 years |
Peter |
added test for presence for doxygen, latex, dvipdfm, and latex2html. …
|
|
|
@943
|
16 years |
Peter |
removing variables not needed and modified AM_INIT_AUTOMAKE to modern form
|
|
|
@942
|
16 years |
Peter |
testing that GSL version is >= 1.6
|
|
|
@941
|
16 years |
Peter |
shaping up configure.ac. Replaced AC_CHECK_LIB with AC_SEARCH_LIBS …
|
|
|
@940
|
16 years |
Peter |
fixing problem to find gsl in configure. I suspect the problem was …
|
|
|
@939
|
16 years |
Jari Häkkinen |
Test to see if we should replace current matrix/vector with MTL4.
|
|
|
@938
|
16 years |
Peter |
improving constness correctness
|
|
|
@937
|
16 years |
Peter |
changing name of IteratorTraits? to iterator_traits
|
|
|
@936
|
16 years |
Peter |
reimplementing yat_assert as a throwing function
|
|
|
@935
|
16 years |
Peter |
fixing doxygen problem
|
|
|
@934
|
16 years |
Peter |
fixing bug when range is one value only
|
|
|
@933
|
16 years |
Peter |
mad function now takes iterators
|
|
|
@932
|
16 years |
Peter |
median and percentile functions now take iterators rather than vectors
|
|
|
@931
|
16 years |
Markus Ringnér |
Working on ticket:259. Removed old Distance see ticket:250
|
|
|
@930
|
16 years |
Markus Ringnér |
Fixed support for MatrixLookup? in NCC. See ticket:259
|
|
|
@929
|
16 years |
Peter |
grammar
|
|
|
@928
|
16 years |
Peter |
removing some includes not needed
|
|
|
@927
|
16 years |
Peter |
modifying weighted euclidean
|
|
|
@926
|
16 years |
Markus Ringnér |
Fixing minor mistakes so things gets installed with make install
|
|
|
@925
|
16 years |
Markus Ringnér |
NCC and IGP have been changed to templates on Distance
|
|
|
@924
|
16 years |
Markus Ringnér |
See ticket:190
|
|
|