DynamicQuantities defines a simple statically-typed Quantity type for Julia. Physical dimensions are stored as a value, as opposed to a parametric type, as in Unitful.jl. This can greatly improve both runtime performance, by avoiding type instabilities, and startup time, as it avoids overspecializing methods.
Features
- DynamicQuantities can greatly outperform Unitful when the compiler cannot infer dimensions in a function
- You can create a Quantity object by using the convenience macro u"..."
- You can also construct values explicitly with the Quantity type
- There are a variety of physical constants accessible via the Constants submodule
- You can also choose to not eagerly convert to SI base units
- You can also convert a quantity in regular base SI units to symbolic units with uconvert
Categories
Data VisualizationLicense
Apache License V2.0Follow DynamicQuantities.jl
Other Useful Business Software
Loan management software that makes it easy.
Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DynamicQuantities.jl!