Commit Graph
567 Commits
Author SHA1 Message Date
Dongryeol Lee d2a4268ff2 Test case added for Three way convolution of Gaussian sums 2007-09-26 01:32:46 +00:00
Dongryeol Lee 29ea120792 All bugs fixed for three-way convolution 2007-09-26 00:26:06 +00:00
Dongryeol Lee 3837fbe43c Convolution form of three-body summation added, but needs debugging 2007-09-25 21:21:19 +00:00
Dongryeol Lee 60a4dbb6ca Basic form of 3-way convolution added for series expansion 2007-09-24 22:12:09 +00:00
Dongryeol Lee 307b88f97e more code cleanup 2007-09-24 20:39:08 +00:00
vasiloglou 1e128e5114 minor updates 2007-09-24 14:43:09 +00:00
vasiloglou 2acbf3661d before the official presentation 2007-09-23 17:04:15 +00:00
Dongryeol Lee 58d7b98982 more code restructuring, with MultibodyKernel defined 2007-09-23 03:32:02 +00:00
Dongryeol Lee 23b975d02c more code restructuring, with MultibodyKernel defined 2007-09-23 03:31:52 +00:00
Dongryeol Lee 2761ff3427 Pruning rule with error reclamation 2007-09-23 01:20:01 +00:00
Dongryeol Lee 8f15abd40f multibody porting completed, now have to add in expansion stuff 2007-09-22 22:41:40 +00:00
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