- Jul 19, 2019
-
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
with FMMLib-based expansion order finder Closes #39 - [ ] Point requirements.txt back to pyfmmlib master after pyfmmlib!15 is merged
-
- Feb 11, 2019
-
-
Matt Wala authored
-
- Feb 07, 2019
-
-
Matt Wala authored
Tests the most important functionality (P2E, E2P, E2P). Adapted from the 3D paper experiments.
-
- Oct 28, 2018
-
-
Andreas Klöckner authored
-
- Oct 07, 2018
-
-
Alexandru Fikl authored
-
- Jul 10, 2018
-
-
Matt Wala authored
-
- Jul 06, 2018
-
-
Matt Wala authored
-
- Jun 29, 2018
-
-
Alexandru Fikl authored
-
- Jun 27, 2018
-
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
Alexandru Fikl authored
* renamed BlockIndex to BlockIndexRanges. * renamed `view` to `take`, since the methods allocate and would cause confusion. * reduce the number of queues being passed around.
-
Alexandru Fikl authored
* created a new class that holds 1D block index information. * add a few convenience functions to hide the implementation details. * make everything work with cl arrays and add some functions to do a mass get() on all the arrays.
-
- Jun 25, 2018
-
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
- Jun 21, 2018
-
-
Matt Wala authored
-
- Apr 18, 2018
-
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
- Apr 15, 2018
-
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
- Feb 27, 2018
-
-
Andreas Klöckner authored
-
- Feb 26, 2018
-
-
Alexandru Fikl authored
-
- Feb 08, 2018
-
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
- Feb 07, 2018
-
-
Alexandru Fikl authored
-
- Nov 08, 2017
-
-
Matt Wala authored
-
- Oct 05, 2017
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Sep 25, 2017
-
-
Andreas Klöckner authored
-
- Sep 06, 2017
-
-
Matt Wala authored
-
Matt Wala authored
* replaces mat / scalar with mat * scalar**-1. * replace list argument to subs with a dict (Although there are pending changes to SymEngine for the above two issues, they aren't released in a version yet.) * Removed deep as a kwarg to expand(). It doesn't do what we want anyway. * Disabled caching for tests in test_kernels. This exercises SymEngine code generation every time the tests run. The execution time for these tests without caching is about 6 minutes for me, so the overhead is acceptable.
-
- Aug 29, 2017
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Aug 28, 2017
-
-
Matt Wala authored
At least on my branch of SymEngine (v0.3.0), this test fails because it greedily evaluates the Subs nodes.
-
Andreas Klöckner authored
-
- Aug 24, 2017
-
-
Andreas Klöckner authored
-