numbat 1.23.0

A statically typed programming language for scientific computations with first class support for physical dimensions and units.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
use prelude

use units::currencies
use units::stoney
use units::hartree

use extra::algebra
use extra::color
use extra::astronomy
use extra::celestial
use extra::cooking
use extra::vector3

use numerics::diff
use numerics::solve
use numerics::fixed_point