|
|
@2340
|
12 years |
Peter |
closes #627
|
|
|
@2338
|
12 years |
Peter |
adding an archetype class for distance concept and use that class in …
|
|
|
@2337
|
12 years |
Peter |
missing includes
|
|
|
@2336
|
12 years |
Peter |
prefer lines shorter than 80 characters (again)
|
|
|
@2335
|
12 years |
Peter |
prefer lines shorter than 80 characters
|
|
|
@2334
|
12 years |
Peter |
fixes #625
|
|
|
@2333
|
12 years |
Peter |
fixes #556
|
|
|
@2331
|
12 years |
Peter |
adding missing since tag
|
|
|
@2330
|
12 years |
Peter |
tiny docs typo
|
|
|
@2325
|
12 years |
Peter |
prefer using std::swap and avoid long lines
|
|
|
@2324
|
12 years |
Peter |
new class KernelPCA. closes #639
|
|
|
@2323
|
12 years |
Peter |
removing some out-commented code and avoid using namespace ::utility …
|
|
|
@2321
|
12 years |
Peter |
adding missing include
|
|
|
@2316
|
12 years |
Peter |
remove includes not needed
|
|
|
@2313
|
12 years |
Peter |
minor doc typo
|
|
|
@2311
|
12 years |
Peter |
porting r2310 to trunk. Fixing warnings from doxygen 1.7.1 so 'make …
|
|
|
@2305
|
13 years |
Peter |
new function: split(3)
|
|
|
@2303
|
13 years |
Peter |
missing include
|
|
|
@2302
|
13 years |
Peter |
using boost function in to_lower and to_upper to make them respect the …
|
|
|
@2296
|
13 years |
Peter |
class SegmentSet?: added function clear and fixed bug in insert. …
|
|
|
@2294
|
13 years |
Peter |
refs #635. fix return type (int) in compare_3way and add some more …
|
|
|
@2293
|
13 years |
Peter |
adding a function that takes intersection of two Sections. refs #635
|
|
|
@2292
|
13 years |
Peter |
always use Compare functor in Segment (not std::less)
|
|
|
@2291
|
13 years |
Peter |
refs #635. New classes Segment and SegmentSet?.
|
|
|
@2290
|
13 years |
Peter |
fixing type. files belong to yat
|
|
|
@2288
|
13 years |
Peter |
avoid confusing doxygen
|
|
|
@2287
|
13 years |
Peter |
hide private class in docs (fixes #628) and chnage docs to point to …
|
|
|
@2286
|
13 years |
Peter |
replace class PtrCompare? with two function make_ptr_compare that …
|
|
|
@2285
|
13 years |
Peter |
adding a class Dereferencer, a functor that returns *argument. refs #632
|
|
|
@2284
|
13 years |
Peter |
fix doc typo
|
|
|
@2283
|
13 years |
Peter |
fix Centralizer so it works with mixed iterators. Make it clear that …
|
|
|
@2282
|
13 years |
Peter |
document and test that DataIterator? and WeightIterator? works …
|
|
|
@2278
|
13 years |
Peter |
corrected comment reflecting that we do implement assignment in …
|
|
|
@2275
|
13 years |
Peter |
improve docs for compose_functors
|
|
|
@2274
|
13 years |
Peter |
adding functor f_gxy and f_gx (similar to f_gx_hy) and adding some …
|
|
|
@2273
|
13 years |
Peter |
adding a test for load function (T=string) and fixed a bug in same …
|
|
|
@2270
|
13 years |
Peter |
is<T> and convert<T> is very similar so rather than duplicating the …
|
|
|
@2269
|
13 years |
Peter |
optimization. return as early as possible
|
|
|
@2268
|
13 years |
Peter |
make DiscreteUniform? adaptable. closes #629
|
|
|
@2265
|
13 years |
Peter |
adding two functions sort in CommandLine? that can be used to (re)sort …
|
|
|
@2263
|
13 years |
Peter |
adding a class DataIteratorConcept? for concept data iterator. refs #624
|
|
|
@2262
|
13 years |
Peter |
fixes #600
|
|
|
@2260
|
13 years |
Peter |
fixes #626
|
|
|
@2259
|
13 years |
Peter |
refs #596. Aded a class Container2D that can be used to check the …
|
|
|
@2257
|
13 years |
Peter |
Merged patch release 0.6.2 into trunk.
|
|
|
@2252
|
13 years |
Peter |
refs #600. testing merge with archetypes
|
|
|
@2248
|
13 years |
Peter |
extend load functions to work also for T=std::string
|
|
|
@2247
|
13 years |
Peter |
remove private function not implemented
|
|
|
@2246
|
13 years |
Peter |
prefer exit EXIT_SUCCESS over exit(0)
|
|
|
@2239
|
13 years |
Peter |
closes #612
|
|
|
@2226
|
13 years |
Peter |
remove usage of deprecated constructors also in templates and tests. …
|
|
|
@2224
|
13 years |
Peter |
Lift out rule generating doxygen.mk into one common place …
|
|
|
@2223
|
13 years |
Peter |
fixes #543
|
|
|
@2220
|
13 years |
Peter |
minor docs style
|
|
|
@2217
|
13 years |
Peter |
merged release 0.6.1
|
|
|
@2214
|
13 years |
Peter |
remove unnecessary include
|
|
|
@2211
|
13 years |
Peter |
correcting include
|
|
|
@2210
|
13 years |
Peter |
fixes #281. Change all throws of std::runtime_error to …
|
|
|
@2209
|
13 years |
Peter |
added an errno exception class (fixes #616) and implementing exception …
|
|
|
@2208
|
13 years |
Peter |
corrected includes
|
|
|
@2202
|
13 years |
Peter |
merging release 0.6 into trunk
|
|
|
@2183
|
13 years |
Peter |
docuement and test how to accomplish a negative stride iterator.
|
|
|
@2182
|
13 years |
Peter |
fix exception message typo
|
|
|
@2181
|
13 years |
Peter |
fixes #607
|
|
|
@2173
|
13 years |
Peter |
avoid copying
|
|
|
@2161
|
13 years |
Peter |
updating copyright years
|
|
|
@2159
|
13 years |
Peter |
fixes #586 and refs #587
extend test of Averager and AveragerWeighted?. …
|
|
|
@2158
|
13 years |
Peter |
qQuantileNormalizer now works with mixed iterators. closes #498
|
|
|
@2157
|
13 years |
Peter |
refs #498. Zscore now works with mixed iterators and also refined …
|
|
|
@2155
|
13 years |
Peter |
Spearman now works with mixed iterators. refs #498
|
|
|
@2154
|
13 years |
Peter |
using BOOST_CONCEPT_ASSERT. closes #603
|
|
|
@2152
|
13 years |
Peter |
fix so Spearman works also when input range is weighted and read-only
|
|
|
@2151
|
13 years |
Peter |
make the iterator_traits class more generic and adding a test for …
|
|
|
@2150
|
13 years |
Peter |
fixes #584
|
|
|
@2149
|
13 years |
Peter |
fixes #543
|
|
|
@2148
|
13 years |
Peter |
fixes #582 and refs #583
Claify that normalizer::Spearman requires …
|
|
|
@2146
|
13 years |
Peter |
fixes #580
|
|
|
@2145
|
13 years |
Peter |
improve compile error message in random_shuffle. refs #489
|
|
|
@2142
|
13 years |
Peter |
clarify iterator type in random_shuffle. refs #489
|
|
|
@2141
|
13 years |
Peter |
adding concept Data Iterator. fixes #514
|
|
|
@2140
|
13 years |
Peter |
updating copyright. Happy New Year
|
|
|
@2138
|
13 years |
Peter |
merge patch release 0.5.6 into trunk. Delta 0.5.6 - 0.5.5
|
|
|
@2127
|
13 years |
Peter |
fixes #566
|
|
|
@2126
|
13 years |
Peter |
fixes #565
|
|
|
@2125
|
13 years |
Peter |
fixes #575 - allow copy of FileUtil?
|
|
|
@2124
|
13 years |
Peter |
updating url to dev.thep i couple of stray places
|
|
|
@2122
|
13 years |
Peter |
Remove implementation of operator==(DataWeightProxy?, DataWeightProxy?) …
|
|
|
@2121
|
13 years |
Peter |
updating copyrights to uniform encoding in them.
|
|
|
@2119
|
13 years |
Peter |
converted files to utf-8. fixes #577
|
|
|
@2118
|
13 years |
Peter |
mention that since yat 0.6 mad works with weighted iterators
|
|
|
@2117
|
13 years |
Peter |
fixes #576
|
|
|
@2103
|
13 years |
Peter |
merging patch release 0.5.5 into trunk. Delta 0.5.5 - 0.5.4
|
|
|
@2094
|
13 years |
Peter |
prefer c++ includes
|
|
|
@2090
|
13 years |
Peter |
initialize base class explicitely in copy constructor. doesn't really …
|
|
|
@2089
|
13 years |
Peter |
declare several constructors in random.h as explicit
fixes #571
|
|
|
@2078
|
13 years |
Peter |
remove inclusions not needed
|
|
|
@2077
|
13 years |
Peter |
refs #567 using YAT_ASSERT in header rather than assert
|
|
|
@2076
|
13 years |
Peter |
prefer including iosfwd instead of iostream when possible
|
|
|
@2075
|
13 years |
Peter |
corrected (negated) expression in YAT_ASSERT
|
|
|
@2068
|
13 years |
Peter |
fixes #562
|
|
|