jsoftware / jsource

J engine source mirror
Other
645 stars 91 forks source link

log-linear high-rank tolerant i. #147

Open moon-chilled opened 1 year ago

moon-chilled commented 1 year ago

From roger here. Complex case should use a bsp instead of punting to the magnitude, as that is obviously correct and probably faster. Maybe quadtree, maybe z-order, maybe ?

moon-chilled commented 1 year ago

I had some notes on z-order; incoherent, but I'm pretty sure it won't work.