Commit graph

12 commits

Author SHA1 Message Date
John Tramm
977ade79a1
Replace xtensor with internal Tensor/View classes (#3805)
Co-authored-by: John Tramm <jtramm@gmail.com>
2026-02-17 09:50:38 -06:00
Paul Romano
1bc2bd8460 Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
Gavin Ridley
ad4e1c9f4a remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
Paul Romano
4fc7956515 Move broaden_wmp_polynomials to wmp.cpp. Make a few methods const 2021-01-15 14:25:32 -06:00
Paul Romano
47828091aa Improve memory layout slightly for windowed multipole evaluations 2021-01-13 15:06:00 -06:00
Paul Romano
425de8943f Minor optimizations for WindowedMultipole 2021-01-13 14:57:09 -06:00
Gavin Ridley
f1a44915ca
Handle up to 10th order poly fits in WMP 2021-01-11 09:25:29 -05:00
Gavin Ridley
caecb84c38 remove OTF memory allocation from WMP 2021-01-07 15:43:32 -05:00
Paul Romano
1690dc0af3 Move read_multipole_data to C++ 2019-01-30 22:15:48 -06:00
Paul Romano
a39f77a408 Respond to @smharper comments on #1144 2019-01-08 08:04:31 -06:00
Paul Romano
38ff673cf3 Finish converting windowed multipole functions to C++ 2019-01-02 13:55:08 -06:00
Paul Romano
149588b74e Start converting WMP class to C++ 2019-01-02 13:55:08 -06:00