Skip to content
GitLab
Explore
Sign in
Commits · b38f17445624d46f7603b0ce893015c47a1307eb
boxtree
Browse files
Jun 26, 2019
Add documentation for rotation data constructor argument
· b38f1744
Matt Wala
authored
Jun 26, 2019
b38f1744
Add comment concerning translation class building
· 7712dfee
Matt Wala
authored
Jun 26, 2019
7712dfee
Jun 13, 2019
Renaming cleanup
· 3d4855c9
Matt Wala
authored
Jun 13, 2019
3d4855c9
Rename optional_geo_data to rotation_data
· c4b140dd
Matt Wala
authored
Jun 13, 2019
c4b140dd
Rename geo_data to optional_geo_data
· 31ebd92e
Matt Wala
authored
Jun 13, 2019
31ebd92e
flake8 fix
· f92ba809
Matt Wala
authored
Jun 13, 2019
f92ba809
Move rotation classes code to separate file
· af6817d9
Matt Wala
authored
Jun 13, 2019
af6817d9
Merge branch 'fast-m2l' of gitlab.tiker.net:inducer/boxtree into fast-m2l
· 358636a0
Matt Wala
authored
Jun 12, 2019
358636a0
Change comma to period
· 91502b29
Matt Wala
authored
Jun 12, 2019
91502b29
Apply suggestion to boxtree/pyfmmlib_integration.py
· 7dec6f2a
Matt Wala
authored
Jun 13, 2019
7dec6f2a
Apply suggestion to boxtree/pyfmmlib_integration.py
· c5e7bf2b
Matt Wala
authored
Jun 13, 2019
c5e7bf2b
Revert "Rename geo_data to _geo_data to avoid accidentally setting pytential"
· ad53d10a
Matt Wala
authored
Jun 12, 2019
ad53d10a
Rename geo_data to _geo_data to avoid accidentally setting pytential
· c7941039
Matt Wala
authored
Jun 12, 2019
c7941039
Jun 08, 2019
Version bump
· 43605867
Matt Wala
authored
Jun 08, 2019
43605867
Jun 03, 2019
Off-by-one error
· 8f0b7285
Matt Wala
authored
Jun 03, 2019
8f0b7285
Translation class computation: be more defensive, avoid potential out
· a94557fc
Matt Wala
authored
Jun 03, 2019
a94557fc
Jun 02, 2019
Don't use UTF-8
· a29bb828
Matt Wala
authored
Jun 01, 2019
a29bb828
Prettify ASCII art
· e497c74a
Matt Wala
authored
Jun 01, 2019
e497c74a
Remove debugging print statement
· ac464014
Matt Wala
authored
Jun 01, 2019
ac464014
Jun 01, 2019
Change description
· ede5bda6
Matt Wala
authored
Jun 01, 2019
ede5bda6
Simplify API for rotation classes builder, and use a more efficient
· 7a9209e7
Matt Wala
authored
Jun 01, 2019
7a9209e7
Remove pylint:disable= comment, probably not needed
· 68ac53cc
Matt Wala
authored
Jun 01, 2019
68ac53cc
Finish refactoring pyfmmlib interface
· 4167cf1c
Matt Wala
authored
Jun 01, 2019
4167cf1c
Finish refactoring rotation classes generation
· df4747c1
Matt Wala
authored
Jun 01, 2019
df4747c1
WIP: Add a geometry data interface to the wrangler
· 2c86676a
Matt Wala
authored
Jun 01, 2019
2c86676a
WIP: Make rotation class computations on-the-fly.
· f089a828
Matt Wala
authored
Jun 01, 2019
f089a828
May 31, 2019
More comments
· 3dce6049
Matt Wala
authored
May 31, 2019
3dce6049
Improve comment
· 4593c599
Matt Wala
authored
May 31, 2019
4593c599
Refactor rotation matrix computation, only compute the matrices of
· fe88ecde
Matt Wala
authored
May 31, 2019
fe88ecde
Reduce the size of the optimized M2L test
· 45384886
Matt Wala
authored
May 31, 2019
45384886
Actually fix printing
· 7278348f
Matt Wala
authored
May 31, 2019
7278348f
Point back to master pyfmmlib
· ab10257a
Matt Wala
authored
May 31, 2019
ab10257a
flake8 fix
· 99feacbb
Matt Wala
authored
May 31, 2019
99feacbb
Fix test
· c6ac416a
Matt Wala
authored
May 31, 2019
c6ac416a
Change printing
· 862c0120
Matt Wala
authored
May 31, 2019
862c0120
Fix binary search
· 5f3d9b22
Matt Wala
authored
May 31, 2019
5f3d9b22
More linter fixes
· 3a38603f
Matt Wala
authored
May 31, 2019
3a38603f
linter fixes
· e0625ed0
Matt Wala
authored
May 31, 2019
e0625ed0
Improve docs
· c319bc4d
Matt Wala
authored
May 31, 2019
c319bc4d
More fixes
· 413bfc3f
Matt Wala
authored
May 31, 2019
413bfc3f
Loading