Skip to content

VecCore 0.5.1

Compare
Choose a tag to compare
@amadio amadio released this 23 Sep 18:04
· 216 commits to master since this release
d6d39fe

This is a minor update relative to VecCore 0.5.0. The main changes are

  • Specializations of vecCore::NumericLimits now use standard types (i.e. int instead of int32_t, etc)
  • A few false positive warnings about conditionally uninitialized variables have been fixed