Commit Graph

37 Commits

Author SHA1 Message Date
Egon Elbre
933b96a6d3 unit: make tests parallel 2020-03-16 16:10:59 +02:00
Dan Kortschak
9ee9ca86f4 unit/constant: update the values and uncertainties for 2018 CODATA 2019-12-23 21:07:41 +10:30
Dan Kortschak
6d55676c7d unit: complete coverage of generate code 2019-11-20 08:11:52 +10:30
Dan Kortschak
0d9ff7fffe unit: fix punctuation 2019-11-20 05:50:29 +10:30
Dan Kortschak
0625bf7eba unit: generate the Dimless type 2019-11-20 05:50:29 +10:30
Dan Kortschak
9f82e05433 unit: cover unit conversion code 2019-11-19 19:53:32 +10:30
Dan Kortschak
ad7fbd52c6 unit: clean up lint 2019-11-02 20:58:00 +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
388dfc48ff unit: fix typos 2019-04-13 18:47:24 +09:30
Dan Kortschak
16be42a8a8 unit: remove explicitly prefixed constants 2019-04-13 18:47:24 +09:30
Dan Kortschak
e6c0b27913 unit: use SI spelling for SI units 2019-03-29 18:41:12 +10:30
Dan Kortschak
d7acb40536 unit: add Torque type 2019-03-29 12:07:17 +10:30
Dan Kortschak
9dd6aa72d7 unit/constant: new package for dimensioned fundamental constants 2019-03-23 22:31:26 +10:30
Dan Kortschak
16f9b66b45 unit: fix up package docs 2019-03-20 08:16:39 +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
2b3a6bb397 unit: add named derived units 2019-03-11 10:32:40 +10:30
Dan Kortschak
a2ec8ac13a unit: clean up gen formatting 2019-03-09 20:16:39 +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
149afe6ec0 unit: add more complex example 2019-02-27 06:53:14 +10:30
Dan Kortschak
3a6502718d unit: fix width formatting and improve test coverage 2019-02-27 06:53:14 +10:30
Dan Kortschak
92351892c0 unit: make code generation independent of GOPATH 2019-02-14 10:50:23 +10:30
Vladimir Chalupecky
e09dcee939 unit: move code generation to unit package 2018-11-18 10:49:41 +01:00
Vladimir Chalupecky
f611b32bdb unit/internal: remove build ignore comment 2018-05-13 16:38:11 +02:00
Vladimir Chalupecky
0fd9d5d725 unit: move autogen script to internal package 2018-05-13 16:38:11 +02:00
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
kortschak
9363ac56d7 travis,unit: fix and check unit code generation
Also fix blas generate check for move.
2017-06-27 07:56:58 +09:30
Brendan Tracey
3da72f485d unit: Update documentation, create examples, and comment types
Updates 90.
2017-06-20 12:27:13 -06:00
kortschak
f990fc84b6 stat/distmv,unit: fix ineffectual assignments
Many are left, either because the code is not idiomatic and derived from
other implementations or there is a reason behind the assignment.
2017-06-20 16:29:35 +09:30
kortschak
a1347c0243 all: fix spelling errors 2017-06-20 16:29:35 +09:30
kortschak
37850ca814 all: add canonical imports 2017-05-25 16:07:18 +09:30
Brendan Tracey
e70111877f all: delete extra travis files 2017-05-23 00:03:46 -06:00
Brendan Tracey
9cfdd41029 unit: imported unit as a subtree 2017-05-23 00:03:00 -06:00
btracey
1ed1191a9b Remove unit folder from previous error 2013-06-14 16:17:50 -07:00
btracey
736a9f3a7d Added length subpackage 2013-06-14 16:07:20 -07:00