Commit Graph

14 Commits

Author SHA1 Message Date
Jonathan Bluett-Duncan
4c683c29b7 unit: use more efficient sort routine 2024-04-27 15:36:55 +09:30
Dan Kortschak
d9dc91b587 unit: add Copy method and documentation to avoid unexpected sharing 2021-01-07 06:54:05 +10:30
Dan Kortschak
0732d350bf unit: don't panic when multiplying dimless with dimensioned Uniter 2019-10-23 11:07:33 +10:30
Dan Kortschak
14af50e936 unit: fix typo 2019-06-06 21:45:51 +09:30
Dan Kortschak
e6c0b27913 unit: use SI spelling for SI units 2019-03-29 18:41:12 +10:30
Dan Kortschak
7fd40026c2 unit: add dimension and value accessor methods 2019-03-20 08:15:23 +10:30
Dan Kortschak
ce747f8fb7 unit: make printing of units concurrency-safe and unicode-aware 2019-03-20 08:15:03 +10:30
Dan Kortschak
76645ce923 unit: add additional base SI units
* Angle
* Current
* LuminousIntensity
* Mole
* Temperature

and fix comment punctuation.
2019-03-09 20:16:39 +10:30
Dan Kortschak
3a6502718d unit: fix width formatting and improve test coverage 2019-02-27 06:53:14 +10:30
Vladimir Chalupecky
d4533cd4f6 blas,lapack,mat,unit: remove "Please" from documentation 2018-01-03 23:55:14 +01:00
kortschak
805531d142 all: change capitalization of gonum in license header 2017-11-02 06:54:08 +10:30
Brendan Tracey
3da72f485d unit: Update documentation, create examples, and comment types
Updates 90.
2017-06-20 12:27:13 -06:00
kortschak
a1347c0243 all: fix spelling errors 2017-06-20 16:29:35 +09:30
Brendan Tracey
9cfdd41029 unit: imported unit as a subtree 2017-05-23 00:03:00 -06:00