OliverFM / rust_light

A tensor processing library in rust.
MIT License
3 stars 0 forks source link

Oliver/split raw and rc tensor to separate files #28

Closed OliverFM closed 1 year ago

OliverFM commented 1 year ago

This makes the code a bit easier to read, and it has a logically more coherent structure. I could definitely still do a bunch of work to improve the imports.