Skip to content

abhro/UnitfulGaussian.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnitfulGaussian

Documentation Build Status Codecov Coverage

Extension to Unitful.jl with support for Gaussian electromagnetic units (CGS-ESU and CGS-EMU).

Installation

In the Julia REPL, type the following to install UnitfulGaussian.jl and Unitful.jl (recommended):

julia> ] # type `]` to drop into pkg-mode
pkg> add UnitfulGaussian

Alternatively, you can also use Pkg.jl's add() function:

import Pkg
Pkg.add(["UnitfulGaussian", "Unitful"])

For more information about the package, please visit our documentation site (link in the "About" section)

About

Extension to Unitful.jl with support for Gaussian electromagnetic units

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages