|
|
@2340
|
12 years |
Peter |
closes #627
|
|
|
@2338
|
12 years |
Peter |
adding an archetype class for distance concept and use that class in …
|
|
|
@2334
|
12 years |
Peter |
fixes #625
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@2224
|
13 years |
Peter |
Lift out rule generating doxygen.mk into one common place …
|
|
|
@2220
|
13 years |
Peter |
minor docs style
|
|
|
@2217
|
13 years |
Peter |
merged release 0.6.1
|
|
|
@2214
|
13 years |
Peter |
remove unnecessary 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?. …
|
|
|
@2151
|
13 years |
Peter |
make the iterator_traits class more generic and adding a test for …
|
|
|
@2140
|
13 years |
Peter |
updating copyright. Happy New Year
|
|
|
@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
|
|
|
@2117
|
13 years |
Peter |
fixes #576
|
|
|
@2094
|
13 years |
Peter |
prefer c++ includes
|
|
|
@2078
|
13 years |
Peter |
remove inclusions not needed
|
|
|
@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
|
|
|
@2062
|
13 years |
Peter |
fixed typo
|
|
|
@2061
|
13 years |
Peter |
removed include not needed
|
|
|
@2058
|
13 years |
Peter |
deprecate constructors conditionally. Deprecation is active only for …
|
|
|
@2057
|
13 years |
Peter |
refs #521. Deprecate class OptionInFile? and OptionOutFile?. Replaced …
|
|
|
@2055
|
13 years |
Peter |
fixed some warnings from gcc 4.3.1 and added some missing includes. …
|
|
|
@2054
|
13 years |
Peter |
refs 521. Using OptionFile? and StreamRedirector? rather than deprecated …
|
|
|
@2053
|
13 years |
Peter |
docs for StreamRedirector?. refs #521
|
|
|
@2052
|
13 years |
Peter |
added constructor that creates and internal ifstream. refs #521.
|
|
|
@2051
|
13 years |
Peter |
the conclusion that the stream needed to flushed was nonsense, so I …
|
|
|
@2050
|
13 years |
Peter |
refs #521. added constructor taking ostream and string. It does not …
|
|
|
@2049
|
13 years |
Peter |
using strerror in error msg from OptionFile? (fixes #559)
|
|
|
@2048
|
13 years |
Peter |
adding bool parameter in constructors and fixed some docs typos
|
|
|
@2047
|
13 years |
Peter |
closes #520 and refs #521. Implements the interface defined in #520 …
|
|
|
@2046
|
13 years |
Peter |
improved docs on some options classes (fixes #517, and removed some …
|
|
|
@2015
|
14 years |
Peter |
adding missing \since flags
|
|
|
@2013
|
14 years |
Peter |
removed includes not needed
|
|
|
@2011
|
14 years |
Peter |
avoid calling Matrix(0,x) or Matrix(x,0)
|
|
|
@2010
|
14 years |
Peter |
let user turn off yat's declaread function in std (which is not …
|
|
|
@2003
|
14 years |
Peter |
refs #536. changed DataWeight? comparison operators to be based on …
|
|
|
@2001
|
14 years |
Peter |
fixes #550
|
|
|
@1999
|
14 years |
Peter |
refs #415 added docs for functions merge
|
|
|
@1998
|
14 years |
Peter |
Merged patch release 0.5.4 to the trunk. Delta 0.5.4 - 0.5.3
|
|
|
@1993
|
14 years |
Peter |
refs #415 - added function for merging into a MatrixWeighted?, …
|
|
|
@1992
|
14 years |
Peter |
refs #415. simplified code a bit
|
|
|
@1991
|
14 years |
Peter |
corrected some docs in Matrix
|
|
|
@1990
|
14 years |
Peter |
refs #415. First implementation of a merge, but no docs yet
|
|
|
@1989
|
14 years |
Peter |
refs #415. added test, interface and empty implementation for merge
|
|
|
@1971
|
14 years |
Peter |
adding missing since tags
|
|
|
@1970
|
14 years |
Peter |
adding specialization less_nan<DataWeight?>
|
|
|
@1967
|
14 years |
Peter |
refs #536 using less_nan in Vector sort
|
|
|
@1966
|
14 years |
Peter |
adding functor less_nan (refs #536)
|
|
|