Skip to content

Fix Release for v3.4

Compare
Choose a tag to compare
@9prady9 9prady9 released this 11 Jan 06:41
· 224 commits to master since this release

v3.4.1

Features

  • Neg trait implementation for object type Array
  • New set of following functions that lets the user create an array based on dimensions and a particular DType. Earlier to this addition, data generation functions deduced the target array type using generic type.
    • constant_t
    • range_t
    • iota_t
    • identity_t

Examples

  • A new graphics example that illustrates acoustic wave propagation.

Fixes

Community contributors for this release

Thank you.