Numbat is a statically typed programming language for scientific computations with first class support for physical units.

Key features

Development

Run Numbat CLI cargo run -- <numbat args>

Install the CLI version cargo install -f --path numbat-cli

Run all tests cargo test