rust-ndarray / ndarray

ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations

Home Page:https://docs.rs/ndarray/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add miri to CI

bluss opened this issue · comments

See here for more good research on running miri from @jturner314:

some options need to be updated since miri has changed defaults since then.