|
|
@1726
|
12 years |
Jari Häkkinen |
Fixes #476. Improved estimate() doc and added test on estimate() …
|
|
|
@1725
|
12 years |
Jari Häkkinen |
Addresses #464. Weight zero will kill NaNs? and Infs.
|
|
|
@1724
|
12 years |
Jari Häkkinen |
Fixes #466. GSL_error is now thrown on GSL errors. Last thing in this …
|
|
|
@1723
|
12 years |
Jari Häkkinen |
Added missing include
|
|
|
@1722
|
12 years |
Jari Häkkinen |
Addresses #466. Moved default contructor to be public.
|
|
|
@1721
|
12 years |
Jari Häkkinen |
Addresses #458. Added a paragraph on subversion, added information on …
|
|
|
@1720
|
12 years |
Peter |
adding some tests that refs #474. The commented code should compile …
|
|
|
@1719
|
12 years |
Jari Häkkinen |
Added tests for qQuantileNormalizer.
|
|
|
@1718
|
12 years |
Jari Häkkinen |
Addresses #425. Improved docs. Fixed a bug in the normalization.
|
|
|
@1717
|
12 years |
Peter |
improved(?) docs. Moved some docs from operator() to class docs.
|
|
|
@1716
|
12 years |
Jari Häkkinen |
Addresses #425. Made class Partitioner private.
|
|
|
@1715
|
12 years |
Peter |
minor simplification of expression
|
|
|
@1714
|
12 years |
Peter |
left over
|
|
|
@1713
|
12 years |
Jari Häkkinen |
Addresses #425. Added static_cast to get rid of compiler warnings. …
|
|
|
@1712
|
12 years |
Jari Häkkinen |
Addresses #425. Added linear extrapolation at ends. Added …
|
|
|
@1711
|
12 years |
Peter |
fixed doxygen warnings
|
|
|
@1710
|
12 years |
Peter |
avoid repeating code
|
|
|
@1709
|
12 years |
Jari Häkkinen |
Addresses #425. Changed partition function.
|
|
|
@1708
|
12 years |
Jari Häkkinen |
Addresses #425
|
|
|
@1707
|
12 years |
Peter |
let user define YAT_DEPRECATE
|
|
|
@1706
|
12 years |
Peter |
implementing swap function
|
|
|
@1705
|
12 years |
Peter |
COPYING should not be ignored by svn
|
|
|
@1704
|
12 years |
Peter |
avoid using abs in tests and use test::Suite instead
|
|
|
@1703
|
12 years |
Peter |
correcting includes
|
|
|
@1702
|
12 years |
Peter |
correcting svn:props
|
|
|
@1701
|
12 years |
Peter |
class KolmogorovSmirnov?:
add (sorted) range (fixes #462)
allow copy …
|
|
|
@1700
|
12 years |
Peter |
reserve size in vector to avoid copying
|
|
|
@1699
|
12 years |
Peter |
fix typos
|
|
|
@1698
|
12 years |
Peter |
typo
|
|
|
@1697
|
12 years |
Peter |
Add support for using uninstalled yat-config. Options --cppflags and …
|
|
|
@1696
|
12 years |
Peter |
using make variable ECHO
|
|
|
@1695
|
12 years |
Peter |
remove string: 'generated by make...' from yat.pc.in and let make …
|
|
|
@1694
|
12 years |
Peter |
correcting syntax
|
|
|
@1693
|
12 years |
Peter |
fixes #451 - add test for yat.m4
|
|
|
@1692
|
12 years |
Peter |
improved quotation in configure.ac
|
|
|
@1691
|
12 years |
Peter |
semantics
|
|
|
@1690
|
12 years |
Peter |
create row and column iterator when that is return type - doesnt …
|
|
|
@1689
|
12 years |
Peter |
correcting exit code
|
|
|
@1688
|
12 years |
Peter |
fixing the test in KS
|
|
|
@1687
|
12 years |
Peter |
fixes #455
|
|
|
@1686
|
12 years |
Peter |
bumping AC_PREREQ to 2.61 - some macros used have AC_PREREQ([2.61])
|
|
|
@1685
|
12 years |
Peter |
remove string: 'generated by make...' from yat-config.in and let make …
|
|
|
@1684
|
12 years |
Peter |
simplify syntax of perl modules checks
|
|
|
@1683
|
12 years |
Peter |
prefer std::abs
|
|
|
@1682
|
12 years |
Peter |
prefer std::abs and re-use code
|
|
|
@1681
|
12 years |
Peter |
avoid copying in Matrix istream constructor
|
|
|
@1680
|
12 years |
Peter |
correcting includes
|
|
|
@1679
|
12 years |
Peter |
correcting docs on proxy in VecetorView?
|
|
|
@1678
|
12 years |
Peter |
put back svn_error_msg that was accidently removed in r1657
|
|
|
@1677
|
12 years |
Peter |
documentation improvement
|
|
|
@1676
|
12 years |
Peter |
fixes #473 - declaring a private assignement operator in interpolation …
|
|
|
@1675
|
12 years |
Peter |
adding section on test::Suite::equal* functions. closes #470
|
|
|
@1674
|
12 years |
Peter |
merging wiki:CodingStyle? into README.developer - refs #458
|
|
|
@1673
|
12 years |
Peter |
adding some targets that should be used at release time. closes #472
|
|
|
@1672
|
12 years |
Peter |
refs #470: svm_test
|
|
|
@1671
|
12 years |
Peter |
refs #470: statistics_test
|
|
|
@1670
|
12 years |
Peter |
refs #470: regression_test
|
|
|
@1669
|
12 years |
Peter |
refs #470: nni_test
|
|
|
@1668
|
12 years |
Peter |
refs #470: ncc_test
|
|
|
@1667
|
12 years |
Peter |
refs #470: knn_test
|
|
|
@1666
|
12 years |
Peter |
refs #470: interpolation_test
|
|
|
@1665
|
12 years |
Peter |
refs #470: distance_test
|
|
|
@1664
|
12 years |
Peter |
using test:Suite for comparison
|
|
|
@1663
|
12 years |
Peter |
typos in Makefile.am - refs #466
|
|
|
@1662
|
12 years |
Peter |
fixing #468: propagate selected configure options to …
|
|
|
@1661
|
12 years |
Peter |
refs #466: moved destructor to be (pure) virtual and public.
|
|
|
@1660
|
12 years |
Peter |
fixed compilation error
|
|
|
@1659
|
12 years |
Peter |
adding a release target - might be extended in future but for now it …
|
|
|
@1658
|
12 years |
Peter |
Adding functions to use for fix precision comparisons (refs #470)
|
|
|
@1657
|
12 years |
Peter |
fixes #471
|
|
|
@1656
|
12 years |
Jari Häkkinen |
Rearragned code to avoid compiler warning.
|
|
|
@1655
|
12 years |
Jari Häkkinen |
Addresses #466. Removed bsearch from the GSL wrapper.
|
|
|
@1654
|
12 years |
Peter |
fixing what I tried to fix in [1653]
|
|
|
@1653
|
12 years |
Peter |
fixing link. The link was invalid because the trailing '.' was inluded …
|
|
|
@1652
|
12 years |
Jari Häkkinen |
Fixes #469. Added doxygen \since tag.
|
|
|
@1651
|
12 years |
Peter |
fixes #467 - implicit conversion between Vector and its Views are no …
|
|
|
@1650
|
12 years |
Jari Häkkinen |
Addresses #466. Added checks for GSL errors, improved docs, added some …
|
|
|
@1649
|
12 years |
Peter |
correcting text on filename in README
|
|
|
@1648
|
12 years |
Jari Häkkinen |
Addresses #466. Added more GSL functionality, added constructor tests.
|
|
|
@1647
|
12 years |
Jari Häkkinen |
Addresses #466. Added more interpolation algorithms. The full set of …
|
|
|
@1646
|
12 years |
Jari Häkkinen |
Addresses #466 added linear interpolation classes.
|
|
|
@1645
|
12 years |
Jari Häkkinen |
Addresses #466. Changed name of CSpline to CSplineInterpolation.
|
|
|
@1644
|
12 years |
Jari Häkkinen |
Addresses #466. Changed to VectorBase? passing. Added documentation.
|
|
|
@1643
|
12 years |
Jari Häkkinen |
Addresses #466 and #425. Added cubic spline interpolation (not …
|
|
|
@1642
|
12 years |
Peter |
adding a paragraph on how to access files in tests, and fixing indentation
|
|
|
@1641
|
12 years |
Peter |
typo
|
|
|
@1640
|
12 years |
Peter |
adding some text on how to use the test suite - and also some rules I …
|
|
|
@1639
|
12 years |
Peter |
adding a comment that data with zero weight should be ignored also …
|
|
|
@1638
|
12 years |
Peter |
typos
|
|
|
@1637
|
12 years |
Peter |
yat requires automake 1.10
|
|
|
@1636
|
12 years |
Peter |
prefer FILE rather than ./FILE
|
|
|
@1635
|
12 years |
Peter |
semantics
|
|
|
@1634
|
12 years |
Peter |
Fixed bug in CommandLine? how --no-switches are handled
|
|
|
@1633
|
12 years |
Peter |
do not rely on errno=0 on success
|
|
|
@1632
|
12 years |
Peter |
move the setting of print_arg from constructor to function in order to …
|
|
|
@1631
|
12 years |
Peter |
no reason to have a hard-coded '=' if we wanna allow flexibility
|
|
|
@1630
|
12 years |
Peter |
re-using convert function and correcting docs
|
|
|
@1629
|
12 years |
Peter |
made help output more flexible
|
|
|
@1628
|
12 years |
Peter |
improving exception message
|
|
|
@1627
|
12 years |
Peter |
adding a function FileUtil::lexists that uses lstat rather than stat.
|
|
|