Dongryeol Lee
|
79c7b94924
|
Slowly adding in
|
2010-11-01 21:20:04 +00:00 |
|
(no author)
|
01509416ec
|
|
- |
|
(no author)
|
6330b8d21a
|
|
- |
|
(no author)
|
4dfd34d663
|
|
- |
|
(no author)
|
52327d3fc5
|
|
- |
|
Dongryeol Lee
|
373463fe5e
|
Adding in the kd-tree.
|
2010-11-01 21:05:49 +00:00 |
|
(no author)
|
2e24e872cf
|
|
- |
|
(no author)
|
237fdd16fd
|
|
- |
|
(no author)
|
28cf664c18
|
|
- |
|
Ryan Curtin
|
424f749c1a
|
Apply changes from r5648 to fastlib-stl branch (allow selection of number of independent components).
|
2010-11-01 20:00:34 +00:00 |
|
Ryan Curtin
|
b60b8eb021
|
Fix syntax errors introduced in lbfgs methods in r6232 and r6233.
|
2010-11-01 19:45:20 +00:00 |
|
Ryan Curtin
|
fb8197e259
|
Do not make test in default build (it fails).
|
2010-11-01 19:44:36 +00:00 |
|
Dongryeol Lee
|
efdd7e1205
|
Will add kd-tree now.
|
2010-11-01 19:42:35 +00:00 |
|
Ryan Curtin
|
6d5f9d9d3c
|
Revert math::Pow functions in case old code still uses them. They can be removed later on.
|
2010-11-01 19:34:01 +00:00 |
|
Dongryeol Lee
|
6cce5b61bd
|
Finite difference fix for three-body, almost getting ready to run the experiments.
|
2010-11-01 18:43:24 +00:00 |
|
gcolon7
|
8aca9b4e84
|
added <cmath> to the list of general includes in fastlib.h to provide for methods such as std::pow
|
2010-11-01 17:59:45 +00:00 |
|
gcolon7
|
3c69609f5b
|
This contains the implementation details for the deprecated math::Pow and family
|
2010-11-01 17:59:01 +00:00 |
|
gcolon7
|
b7587ccd4e
|
removed math::Pow and its relatives
|
2010-11-01 17:57:34 +00:00 |
|
gcolon7
|
10177c6713
|
changed lbfgs_impl.h to std::pow
|
2010-11-01 17:55:46 +00:00 |
|
gcolon7
|
288c8ae002
|
changed optimization_utils.h to std::pow
|
2010-11-01 17:55:15 +00:00 |
|
gcolon7
|
abf9fe75a9
|
changed math::Pow to std::pow and math::PowAbs to std::pow and std::abs
|
2010-11-01 17:47:56 +00:00 |
|
(no author)
|
1937adfc79
|
|
- |
|
gcolon7
|
47ea93e894
|
Change 2 to 2.0 in divisions to enforce float division
|
2010-11-01 17:28:24 +00:00 |
|
gcolon7
|
c98a143eb3
|
Changed math.h to cmath, math::Pow to std::pow, and math::PowAbs to std::pow and std::abs
|
2010-11-01 17:21:30 +00:00 |
|
gcolon7
|
8f4f9619dd
|
Changed calls to math::Pow and math::PowAbs to std::pow and std::abs
|
2010-11-01 17:17:36 +00:00 |
|
(no author)
|
ad699250d2
|
|
- |
|
(no author)
|
21655057db
|
|
- |
|
Dongryeol Lee
|
e7b57258e6
|
Will continue today.
|
2010-11-01 05:04:44 +00:00 |
|
(no author)
|
54a0b3aeb5
|
|
- |
|
Dongryeol Lee
|
30d57b5f23
|
More tweaks.
|
2010-11-01 04:21:55 +00:00 |
|
Dongryeol Lee
|
09ab01fe25
|
One final Monte Carlo tweak remains.
|
2010-11-01 04:13:21 +00:00 |
|
Ryan Curtin
|
e95f4ec8c7
|
Include arma_extend files in build and then install them to the include/ directory.
|
2010-11-01 03:53:33 +00:00 |
|
Dongryeol Lee
|
796c859c4b
|
Kernel bounding for AT modified.
|
2010-11-01 03:20:43 +00:00 |
|
tqlong
|
06e5b85a9b
|
auction algorithm: start allnn dual tree
|
2010-11-01 03:08:16 +00:00 |
|
tqlong
|
57d299b77a
|
auction algorithm: start allnn dual tree
|
2010-11-01 03:07:49 +00:00 |
|
Dongryeol Lee
|
21d7e51a78
|
Have to get finite difference to work.
|
2010-11-01 02:54:06 +00:00 |
|
Dongryeol Lee
|
8d5ebf4b15
|
More tweak.
|
2010-11-01 02:01:51 +00:00 |
|
(no author)
|
b0d8a4cbe3
|
|
- |
|
(no author)
|
d1fbc8cba6
|
|
- |
|
tqlong
|
fdba3f4c64
|
auction algorithm using kd tree completed
|
2010-10-31 21:59:54 +00:00 |
|
(no author)
|
540dbf0846
|
|
- |
|
(no author)
|
85e972c460
|
|
- |
|
Dongryeol Lee
|
9c1adc42ae
|
Slowly adding the quantile prune.
|
2010-10-31 21:20:54 +00:00 |
|
Dongryeol Lee
|
d8ffe15843
|
Still tweaking.
|
2010-10-31 20:47:13 +00:00 |
|
Dongryeol Lee
|
626e14848e
|
Minor edit.
|
2010-10-31 20:30:28 +00:00 |
|
Dongryeol Lee
|
66a2406e62
|
Naive point dimension check.
|
2010-10-31 20:23:46 +00:00 |
|
Dongryeol Lee
|
f8cf33b881
|
Added the statistics report for prunes.
|
2010-10-31 20:09:47 +00:00 |
|
(no author)
|
7e6894a358
|
|
- |
|
Dongryeol Lee
|
aade2094b6
|
Minor edit.
|
2010-10-31 15:39:26 +00:00 |
|
Dongryeol Lee
|
d3fefb9a3d
|
Monte Carlo pruning picks up right after the node which fails.
|
2010-10-31 06:46:44 +00:00 |
|