(no author)
|
cf9fa704bc
|
|
- |
|
(no author)
|
197472dff6
|
|
- |
|
(no author)
|
e6a83e355d
|
|
- |
|
(no author)
|
84868d6b7d
|
|
- |
|
(no author)
|
141c8f65a8
|
|
- |
|
(no author)
|
9b8d27eb67
|
|
- |
|
(no author)
|
9174edf071
|
|
- |
|
(no author)
|
0697c7ce1b
|
|
- |
|
(no author)
|
f53a4989a0
|
|
- |
|
Dongryeol Lee
|
6042931fe2
|
Very obvious optimization.
|
2010-11-04 05:04:35 +00:00 |
|
Dongryeol Lee
|
54cced924b
|
Some fix.
|
2010-11-03 21:02:54 +00:00 |
|
Dongryeol Lee
|
5d9ddcbd7a
|
Monochromatic trick added for three-body.
|
2010-11-03 20:37:51 +00:00 |
|
Dongryeol Lee
|
f1415fba11
|
Crucial bug fix for node tuple.
|
2010-11-03 04:56:41 +00:00 |
|
(no author)
|
1de473b508
|
|
- |
|
Dongryeol Lee
|
06700889c0
|
Added the Monte Carlo trick which would benefit for large number of points case.
|
2010-11-02 16:12:20 +00:00 |
|
Dongryeol Lee
|
1d22a72c76
|
Kd-tree bug fixed.
|
2010-11-02 04:25:24 +00:00 |
|
Dongryeol Lee
|
273ebdcbfd
|
Three-body code now uses kd-tree.
|
2010-11-02 03:40:09 +00:00 |
|
Dongryeol Lee
|
e6c557120e
|
Major surgery to get kd-tree integrated.
|
2010-11-02 02:53:37 +00:00 |
|
Dongryeol Lee
|
adfc306aac
|
Other tests compile now.
|
2010-11-02 00:48:44 +00:00 |
|
Dongryeol Lee
|
839318074f
|
KDE compiles again.
|
2010-11-02 00:41:46 +00:00 |
|
(no author)
|
9b363fae63
|
|
- |
|
(no author)
|
11b691e5ba
|
|
- |
|
(no author)
|
11cc87ee93
|
|
- |
|
(no author)
|
70c18354dc
|
|
- |
|
(no author)
|
467b0ea92c
|
|
- |
|
(no author)
|
6d4aaebc9f
|
|
- |
|
Dongryeol Lee
|
6d1f5c140e
|
Templatizing the table made this painful.
|
2010-11-01 22:10:39 +00:00 |
|
(no author)
|
6ab8127251
|
|
- |
|
(no author)
|
304545c2df
|
|
- |
|
(no author)
|
5f58ceab7e
|
|
- |
|
(no author)
|
7719a3f55a
|
|
- |
|
(no author)
|
38f0d999ec
|
|
- |
|
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 |
|