Activity
improve robustness of autotune and add barba functions
improve robustness of autotune and add barba functions
improve tree traversal algorithm
improve tree traversal algorithm
fix subdivide criterion to 1.0
fix subdivide criterion to 1.0
account for tree creation and sorting in autotune
account for tree creation and sorting in autotune
remove reset!(::VortexParticles) from FastMultipole
remove reset!(::VortexParticles) from FastMultipole
tune_fmm! doesn't affect the systems
tune_fmm! doesn't affect the systems
set vortex filament radius based on core size
set vortex filament radius based on core size
actually, vortex filament point order error not needed
actually, vortex filament point order error not needed
throw error if vortex filament points defined in the wrong order
throw error if vortex filament points defined in the wrong order
expand default multipole_threshold search range in autotune
expand default multipole_threshold search range in autotune
don't return expansion_order=0
don't return expansion_order=0
add autotune validation script
add autotune validation script
return all parameters in autotune
return all parameters in autotune
update fmm! syntax in autotune
update fmm! syntax in autotune
change optargs to a named tuple
change optargs to a named tuple
pull vortex filaments struct to its own file
pull vortex filaments struct to its own file
convenience: fmm! returns optimized_args for next time
convenience: fmm! returns optimized_args for next time
clarify argument name in direct
clarify argument name in direct
fix allocations in set_velocity
fix allocations in set_velocity