I understand the potential benefits of the new mathematics library. The issue is using UnityEngine everywhere just works without having to convert everywhere or deal with things like == vs Equals.
So my thought is use UnityEngine, and in cases where there might be a significant gain from Mathematics, just convert for those cases.
How are others handling this?