nalgebra icon indicating copy to clipboard operation
nalgebra copied to clipboard

Support rkyv 0.8.x

Open ruseinov opened this issue 1 year ago • 1 comments

Unfortunately the recent nalgebra release does not support rkyv = 0.8 as it still depends on 0.7.

There are a number of breaking changes in terms of derive macros, attributes and the api.

ruseinov avatar Sep 15 '24 14:09 ruseinov

Waiting on https://github.com/rust-num/num-complex/pull/142#issuecomment-3169073590 :/

zyansheep avatar Aug 09 '25 03:08 zyansheep