Commits
Click on a commit to change the comparison range:construction_worker: Setup CI to run linting using cargo clippy
Run `cargo clippy --all-targets --all-features` on Continuous Integration on every Pull Request and push to main. Adapted from https://doc.rust-lang.org/stable/clippy/continuous_integration/github_actions.html :truck: More to_numpy to as_numpy renames
Missed a few more method renames of `to_numpy` to `as_numpy` in commit ef4cc712217e7748af0cfb63f30d825e576fac03.