- Added ability to calculate the inter-particle delta R values from two arbitrary `MomentumArray`s, by using `MomentumArray.delta_R`.
- Removed dependency on scikit-hep's Vector library.
- Breaking changes: removed `phi_pol`, `eta`, `phi` from calculate module. This functionality is now migrated to `MomentumArray`.