milibopp / jelly

Abstraction layer for running numerical hydrodynamics software
1 stars 0 forks source link

Implement all rich comparison operators for Vector. #33

Closed Moredread closed 10 years ago

Moredread commented 10 years ago

As vectors are not ordered all but the equal operator should raise an exception on the Vector class.