Commit Graph
556 Commits
Author SHA1 Message Date
vasiloglou ffaa9c0e5c after the dry run 2007-09-22 20:35:10 +00:00
Dongryeol Lee 97f1dc1870 Exhaustive multibody coded in for three-body Gaussian 2007-09-22 00:57:09 +00:00
Dongryeol Lee 1c843f20a4 Added the basic finite difference scheme, now debugging and unit testing remains 2007-09-21 23:41:15 +00:00
vasiloglou 763bf0230e before dry run in fastlab 2007-09-21 18:18:57 +00:00
vasiloglou c79d8f2a01 more corrections 2007-09-21 15:53:48 +00:00
Dongryeol Lee 44d5b9e295 Porting in progress, added in basic skeleton of the code 2007-09-21 14:41:17 +00:00
Dongryeol Lee d788019d12 Initial checkin of multibody code 2007-09-21 03:53:20 +00:00
Dongryeol Lee cb4caf6f12 2007-09-21 01:05:09 +00:00
Dongryeol Lee 99259a902c Ported over error bound computation for Gaussian expansions 2007-09-21 01:04:35 +00:00
Dongryeol Lee 81918e8290 Removed series_expansion.h since it was split into FarFieldExpansion and LocalExpansion 2007-09-20 23:44:17 +00:00
Dongryeol Lee 6db797326c Epanechinkov expansion bug finally caught 2007-09-20 21:21:58 +00:00
Dongryeol Lee 2a8ffbdb32 Objectification complete, need to fill out error bound functions 2007-09-20 20:26:03 +00:00
vasiloglou 93776450c7 integrated Alex's comments 2007-09-20 18:31:47 +00:00
vasiloglou a7d06afe80 before alex 2007-09-20 00:18:07 +00:00
Dongryeol Lee 3cc66ad2dc Added LocalExpansion class (to be ported over from SeriesExpansion class) 2007-09-19 23:55:52 +00:00
Dongryeol Lee 98fc958b6b Going to break up SeriesExpansion class into FarFieldExpansion and LocalExpansion classes (objectifying) 2007-09-19 23:04:51 +00:00
Dongryeol Lee 0cd3b0bbff Some fixes for cancellation error that might pop up for complex cases 2007-09-19 19:55:48 +00:00
Dongryeol Lee c10db0e1cd Now supports Epanechinkov transform using the generalized FMM framework. Need to workout some cancellation error issue 2007-09-19 19:07:24 +00:00
vasiloglou 028cb169c7 more corrections after the first dry run 2007-09-19 03:36:51 +00:00
vasiloglou f994a7fad4 corrections before the first dry run 2007-09-19 02:49:55 +00:00
vasiloglou c0a49c3a99 nearly ready 2007-09-18 18:23:02 +00:00
Garry Boyer 906ea61b39 hi 2007-09-17 13:44:50 +00:00
Garry Boyer a41c042039 hi 2007-09-17 13:43:48 +00:00
Garry Boyer d7f30017c8 hi 2007-09-17 13:33:19 +00:00
Garry Boyer dd4ee19a68 paper modifications 2007-09-15 05:38:36 +00:00
vasiloglou 24fb0a30b3 almost done 2007-09-14 22:27:58 +00:00
Dongryeol Lee ce66a74209 Added in derivative computation for Epanechnikov kernel, but needs to be tested 2007-09-14 18:25:47 +00:00
Dongryeol Lee a9916314e9 Templatized kernel derivative computer 2007-09-14 18:14:35 +00:00
Dongryeol Lee 6f1236358f Initial checkin of derivative computer 2007-09-14 17:28:06 +00:00
vasiloglou 08421b5188 converging 2007-09-14 15:30:56 +00:00
vasiloglou b2d75d0793 added more flash 2007-09-13 07:22:42 +00:00
Garry Boyer 402865fed6 hi 2007-09-13 01:50:34 +00:00
Dongryeol Lee 9131426d00 Added the method for computing the required order of approximation for H2L operator 2007-09-13 01:06:26 +00:00
vasiloglou a37b232af0 added the flash animations 2007-09-12 23:59:03 +00:00
Dongryeol Lee 1aa430656e Added acceleration for TransLocalToLocal 2007-09-12 23:08:38 +00:00
Dongryeol Lee 58d5b8f33f Added acceleration for TransFarToFar operator 2007-09-12 22:52:12 +00:00
Dongryeol Lee fc7aa4595c Added a new member variable under SeriesExpansionAux for speeding up convolution sum 2007-09-12 22:37:41 +00:00
Garry Boyer 8449a34904 hi 2007-09-12 18:59:56 +00:00
Garry Boyer d35da4232a hi 2007-09-12 16:06:57 +00:00
vasiloglou c2e14554ef 2007-09-12 15:07:08 +00:00
Dongryeol Lee f1cc8f8ee7 Small bug fix in TransFarToFar: the order of the approximation was set to 0, but it really should have been set to the order of the translated expansion 2007-09-10 21:09:45 +00:00
Dongryeol Lee 99f0042ae8 Added BinomialCoefficient method under discrete.cc/discrete.h 2007-09-10 18:11:38 +00:00
Dongryeol Lee 981a626583 Made SeriesExpansionAux object with SeriesExpansion class as a pointer 2007-09-10 17:54:43 +00:00
Garry Boyer f67053f8bc hi 2007-09-10 16:39:24 +00:00
Garry Boyer aa03d9ab12 hi 2007-09-10 16:30:22 +00:00
Dongryeol Lee 11a9cfce92 Cleanup in progress for expansion stuff 2007-09-10 14:07:43 +00:00
Dongryeol Lee 417a609a40 Partially templatized series expansion class, still need to implement for Epanechnikov Kernel 2007-09-10 13:28:55 +00:00
rriegel 5cad560a32 something wrong with not labeling stuff, maybe 2007-09-10 01:40:17 +00:00
Dongryeol Lee 154e2f1bc5 More unit test for series expansion 2007-09-09 23:00:07 +00:00
Garry Boyer 19d9760aff hi 2007-09-09 22:29:34 +00:00