Open irenedea opened 2 years ago
Right now we are checking the distance between every pair of molecules, but we could make it more efficient by checking only pairs within an area.
Also could make this better by using differentiable data types.
Right now we are checking the distance between every pair of molecules, but we could make it more efficient by checking only pairs within an area.