Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@roystgnr roystgnr released this 04 Jan 20:21
· 231 commits to master since this release

Version 0.2.0

  • Fixed divergence of tensors
  • Refactoring common code from Array-vs-Vector class pairs
  • Removing inappropriate function overloads for Vectors
  • More _decl.h headers for recursive class nesting
  • Implementations of is_nan, if_else, other helpful functions
  • Fixes for Intel compiler compatibility
  • Many other new unit tests, assertions, bugfixes