This is the Linux app named DynamicQuantities.jl whose latest release can be downloaded as v1.10.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named DynamicQuantities.jl with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
DynamicQuantities.jl
DESCRIPTION:
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
Programming Language
Julia
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/dynamicquantities-jl.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.