You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC: Change version minor number
VXL minor revision updated to 3.5 in order to allow identification
when vnl_math::abs learned how to consistently process complex numbers,
and the standard types supported by std::abs were prefered over
custom implementations.
Add CMake-time error to direct users to the new VXL repository
Use an unconditional fatal error in the top-level CMakeLists.txt file
to inform users that VXL has moved to a new repository.