Allow for scalar and vectorized comparison of Time objects with other Time objects, scalars, or arrays. For comparison with non-Time objects, the comparison would use the val attribute which implies comparing the current representation instead of the absolute time.
Allow for scalar and vectorized comparison of Time objects with other Time objects, scalars, or arrays. For comparison with non-Time objects, the comparison would use the
valattribute which implies comparing the current representation instead of the absolute time.