gj210 / autoPACK

16 stars 12 forks source link

Integration of my grid building method #16

Closed wukevin closed 9 years ago

wukevin commented 9 years ago

Finally successfully integrated my grid building algorithm into autoPACK codebase. I did some initial testing of some edge cases, and I could not find any that leaked. As it happens, my algorithm also comfortably outperforms bhtree and the jordan (both 1 and 3) processes. See commits for more details.

We can test more tomorrow before you merge if you'd like. I'm also not sure if there's anywhere else I should be inserting my code....