arrayfire-rust v3.4.2 Release Notes

Release Date: 2017-02-26 // about 7 years ago
  • v3.4.2

    ๐Ÿ”‹ Features

    • info_string - Returns the library meta-information as std::string::String.
    • โž• Added arithmetic(+, -, *, /, %, &, |, , <<, >>) traits implementations for all input combinations of Array and &Array types.
    • โž• Added a batch(boolean) parameter for logical operation functions - this breaks the API and please change your code where you call these functions accordingly. We are sorry for the inconvenience caused.
    • get_revision - Returns ArrayFire Revision (commit) information of the library as a string.
    • ๐Ÿ’ป device_info - Returns a quadruple of Strings indicating the name, platform, toolkit name and computer version of the currently active device.

    ๐Ÿ›  Fixes

    ๐Ÿš€ Community contributors for this release

    Thank you.