Fix Release for v3.4
v3.4.1
Features
Neg
trait implementation for object typeArray
- 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
- A much simplified string passing to C from Rust.
- Fix to Cell structure layout that is used in multiple view rendering.
- Use null::ptr() while passing empty strings to FFI functions instead of passing pointer to 0 length strings.
Community contributors for this release
Thank you.