File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
![ logo] ( https://github.com/SymbolicML/DynamicQuantities.jl/assets/7593028/a278d0c1-2f95-416b-ba04-82750074146b )
4
4
5
- # DynamicQuantities
6
-
7
5
[ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://symbolicml.org/DynamicQuantities.jl/stable/ )
8
6
[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://symbolicml.org/DynamicQuantities.jl/dev/ )
9
7
[ ![ Build Status] ( https://github.com/SymbolicML/DynamicQuantities.jl/actions/workflows/CI.yml/badge.svg?branch=main )] ( https://github.com/SymbolicML/DynamicQuantities.jl/actions/workflows/CI.yml?query=branch%3Amain )
10
8
[ ![ Coverage] ( https://coveralls.io/repos/github/SymbolicML/DynamicQuantities.jl/badge.svg?branch=main )] ( https://coveralls.io/github/SymbolicML/DynamicQuantities.jl?branch=main )
11
9
12
10
</div >
13
11
14
- This defines a simple statically-typed ` Quantity ` type for Julia.
12
+ DynamicQuantities defines a simple statically-typed ` Quantity ` type for Julia.
15
13
Physical dimensions are stored as a * value* , as opposed to a parametric type, as in [ Unitful.jl] ( https://github.com/PainterQubits/Unitful.jl ) .
16
14
This is done to allow for calculations where physical dimensions are not known at compile time.
17
15
You can’t perform that action at this time.
0 commit comments