Skip to content
This repository was archived by the owner on Jun 1, 2021. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnitfulMR

A supplemental units package of Julia's Unitful.jl for magnetic resonance (MR) usages.

Defined units and usage

After importing:

julia> using Unitful, UnitfulMR
julia> (1u"Gauss" == 100u"μT") && (1u"Gauss" == 1e-4u"T")
true
  • ppm (to be added)
  • (More. You are welcomed to contribute.)

Why making this package

Unitful.jl seems to encourage making extension packages, for lighter modules and cleaner namespaces, rather than suggesting individual units to be added to it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages