ndarray icon indicating copy to clipboard operation
ndarray copied to clipboard

Tracking Issue for no_std

Open akern40 opened this issue 7 months ago • 0 comments

Just so I can keep track of a few things:

  • Some issues running tests with #1487
  • Mainly caused by linspace only being available with feature = "std"
  • See #708 for the originating issue for us
  • See rust-num/num-traits#197 for the corresponding discussion that ndarray contributors had started with num-traits

akern40 avatar Mar 25 '25 23:03 akern40