when working with the crate, I find it would be easy to have some APIs that not expose too much computation logic but use some ergonomic rust like definition, I make a wrapper of moyo to be used by my crate and expect that can actually come from moyo crate as did in https://github.com/unkcpz/ccmat/blob/cb99c16edbd38c6288da4d6354fa75b4e30d6dc2/ccmat-symmetry/src/moyo_wrapper.rs
@lan496 Please let me know what you think and I'd happy to have a call to discuss it.
when working with the crate, I find it would be easy to have some APIs that not expose too much computation logic but use some ergonomic rust like definition, I make a wrapper of moyo to be used by my crate and expect that can actually come from moyo crate as did in https://github.com/unkcpz/ccmat/blob/cb99c16edbd38c6288da4d6354fa75b4e30d6dc2/ccmat-symmetry/src/moyo_wrapper.rs
@lan496 Please let me know what you think and I'd happy to have a call to discuss it.