xsf-rust Rust bindings for scipy/xsf. Development To set up a local development environment: # Clone the repository with submodules git clone --recurse-submodules https://github.com/jorenham/xsf-rust.git cd xsf-rust # Run the tests cargo test