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.
Siga estas instruções para executar este aplicativo:
- 1. Baixe este aplicativo em seu PC.
- 2. Entre em nosso gerenciador de arquivos https://www.onworks.net/myfiles.php?username=XXXXX com o nome de usuário que você deseja.
- 3. Carregue este aplicativo em tal gerenciador de arquivos.
- 4. Inicie o emulador OnWorks Linux online ou Windows online ou emulador MACOS online a partir deste site.
- 5. No sistema operacional OnWorks Linux que você acabou de iniciar, acesse nosso gerenciador de arquivos https://www.onworks.net/myfiles.php?username=XXXXX com o nome de usuário que deseja.
- 6. Baixe o aplicativo, instale-o e execute-o.
SCREENSHOTS
Ad
QuantidadesDinâmicas.jl
DESCRIÇÃO
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.
Recursos
- 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
Linguagem de Programação
Julia
Categorias
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.