PhotonBursted / nu_plugin_vec

A Nushell plugin implementing vector operations
MIT License
2 stars 1 forks source link

feat(commands): introduce vector scale operation #22

Closed PhotonBursted closed 5 days ago

PhotonBursted commented 1 week ago

Closes #20.

PhotonBursted commented 1 week ago

There should first be some more tests before pushing this