# Units of Measurement (Quantities) Library

**URL:** https://discourse.julialang.org/t/units-of-measurement-quantities-library/13379
**Category:** General Usage
**Created:** [August 13, 2018, 2:22pm UTC](https://discourse.julialang.org/t/units-of-measurement-quantities-library/13379 "2018-08-13T14:22:45Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![nordlow](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/nordlow/32/4970_2.png) [@nordlow](https://discourse.julialang.org/u/nordlow)
#### Post date: [August 13, 2018, 2:22pm UTC](https://discourse.julialang.org/t/units-of-measurement-quantities-library/13379/1 "2018-08-13T14:22:45Z")

</div>

[Announcing the release of Julia 1.0](https://julialang.org/blog/2018/08/one-point-zero) speaks of “Matrices of unit quantities”. What is the preferred library for working with this?

---

<div class="post-metadata">

### Author: ![Sukera](https://avatars.discourse-cdn.com/v4/letter/s/ce7236/32.png) [@Sukera](https://discourse.julialang.org/u/Sukera)
#### Post date: [August 13, 2018, 2:25pm UTC](https://discourse.julialang.org/t/units-of-measurement-quantities-library/13379/2 "2018-08-13T14:25:31Z")

</div>

I’ve seen a lot of people refer to this package when units (and relating them) was needed:

[https://github.com/ajkeller34/Unitful.jl](https://github.com/ajkeller34/Unitful.jl)
