|
|
@2881
|
11 years |
Peter |
Define PP variables in config.h rather than in CPPFLAGS. Include …
|
|
|
@2842
|
11 years |
Peter |
remove todo doxygen tags
|
|
|
@2824
|
11 years |
Peter |
remove intermediate libraries. Makefiles in corresponding …
|
|
|
@2787
|
11 years |
Peter |
update coyright years
|
|
|
@2773
|
11 years |
Peter |
declare HEADERs with srcdir so doxygen understands where to find them …
|
|
|
@2749
|
11 years |
Peter |
add small convenience Makefiles in subdirs. closes #703
|
|
|
@2739
|
11 years |
Peter |
refs #703 using a non-recursive Makefile. Old Makefile.am are kept but …
|
|
|
@2564
|
12 years |
Peter |
update copyright years
|
|
|
@2534
|
12 years |
Peter |
avoid copy
|
|
|
@2533
|
12 years |
Peter |
avoid copy
|
|
|
@2532
|
12 years |
Peter |
prefer <iosfwd> and <ostream>
|
|
|
@2526
|
12 years |
Peter |
update copyright years
|
|
|
@2516
|
12 years |
Peter |
use compiler generated constructor
|
|
|
@2508
|
12 years |
Peter |
adding a functor calculating Tukey Biweight. refs #666
|
|
|
@2384
|
12 years |
Peter |
updating copyright years
|
|
|
@2224
|
13 years |
Peter |
Lift out rule generating doxygen.mk into one common place …
|
|
|
@2211
|
13 years |
Peter |
correcting include
|
|
|
@2210
|
13 years |
Peter |
fixes #281. Change all throws of std::runtime_error to …
|
|
|
@2202
|
13 years |
Peter |
merging release 0.6 into trunk
|
|
|
@2127
|
13 years |
Peter |
fixes #566
|
|
|
@2126
|
13 years |
Peter |
fixes #565
|
|
|
@2121
|
13 years |
Peter |
updating copyrights to uniform encoding in them.
|
|
|
@2119
|
14 years |
Peter |
converted files to utf-8. fixes #577
|
|
|
@2076
|
14 years |
Peter |
prefer including iosfwd instead of iostream when possible
|
|
|
@1942
|
14 years |
Peter |
fixes #537
|
|
|
@1912
|
14 years |
Peter |
refs #531 - another attempt to make this work on OSX
|
|
|
@1911
|
14 years |
Peter |
refs #531 - less verbose during 'make doxygen.mk'
|
|
|
@1909
|
14 years |
Peter |
an attempt to make creation of doxygen.mk more portable. refs #531
|
|
|
@1905
|
14 years |
Peter |
Revised make dependencies for generating doxygen docs (fixes #438 and …
|
|
|
@1885
|
14 years |
Peter |
refs #512. added relates tag in namespace regression.
|
|
|
@1797
|
14 years |
Peter |
updating copyright statements
|
|
|
@1746
|
14 years |
Peter |
Merged patch release 0.4.3 to the trunk. Delta 0.4.3 - 0.4.2.
|
|
|
@1730
|
14 years |
Jari Häkkinen |
Improving error output.
|
|
|
@1729
|
14 years |
Jari Häkkinen |
Producing nicer error message.
|
|
|
@1724
|
14 years |
Jari Häkkinen |
Fixes #466. GSL_error is now thrown on GSL errors. Last thing in this …
|
|
|
@1722
|
14 years |
Jari Häkkinen |
Addresses #466. Moved default contructor to be public.
|
|
|
@1683
|
14 years |
Peter |
prefer std::abs
|
|
|
@1676
|
14 years |
Peter |
fixes #473 - declaring a private assignement operator in interpolation …
|
|
|
@1663
|
14 years |
Peter |
typos in Makefile.am - refs #466
|
|
|
@1661
|
14 years |
Peter |
refs #466: moved destructor to be (pure) virtual and public.
|
|
|
@1655
|
14 years |
Jari Häkkinen |
Addresses #466. Removed bsearch from the GSL wrapper.
|
|
|
@1654
|
14 years |
Peter |
fixing what I tried to fix in [1653]
|
|
|
@1653
|
14 years |
Peter |
fixing link. The link was invalid because the trailing '.' was inluded …
|
|
|
@1652
|
14 years |
Jari Häkkinen |
Fixes #469. Added doxygen \since tag.
|
|
|
@1650
|
14 years |
Jari Häkkinen |
Addresses #466. Added checks for GSL errors, improved docs, added some …
|
|
|
@1648
|
14 years |
Jari Häkkinen |
Addresses #466. Added more GSL functionality, added constructor tests.
|
|
|
@1647
|
14 years |
Jari Häkkinen |
Addresses #466. Added more interpolation algorithms. The full set of …
|
|
|
@1646
|
14 years |
Jari Häkkinen |
Addresses #466 added linear interpolation classes.
|
|
|
@1645
|
14 years |
Jari Häkkinen |
Addresses #466. Changed name of CSpline to CSplineInterpolation.
|
|
|
@1644
|
14 years |
Jari Häkkinen |
Addresses #466. Changed to VectorBase? passing. Added documentation.
|
|
|
@1643
|
15 years |
Jari Häkkinen |
Addresses #466 and #425. Added cubic spline interpolation (not …
|
|
|
@1493
|
15 years |
Peter |
got problems with yat.am in distcheck - easiest solution was to delete …
|
|
|
@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.
|
|
|