Skip to content

Version_2.11.0

Compare
Choose a tag to compare
@dpilger26 dpilger26 released this 22 Jun 04:24
· 4 commits to master since this release

Version 2.11.0

  • fixed Issue #191
  • fixed Issue #194
  • fixed Issue #196
  • added rows and columns methods to NdArray
  • added wrap and wrap2Pi functions
  • added normalize function for NdArrays
  • added Logger and BinaryLogger classes for logging data
  • added coordinates::Cartesian class
  • added coordinates::reference_frames and coordinates::transforms namespaces for converting between various coordinate systems
  • various improvements and bug fixes