Geet Mankar

Results 3 comments of Geet Mankar

A test of this code: ```rust use ndarray::Array // ... paste the `Tri` implementation and trait here or import it fn main() { let a = Array::::ones((3, 3).f()); println!("a.triu(0) =...

Sweet, I'll be waiting for the upgrade.

No worries, the code snippet I wrote is currently good enough for my pet project, so I won't need to hold my breath. Thanks for the heads-up though!