Chad Kunde
|
78fa1b548e
|
asm/f64: Added within and epsilon for comparison w/ tolerance.
|
2018-04-21 07:28:46 +09:30 |
|
Chad Kunde
|
5e413e98fe
|
asm/f64: Ger asm function added.
|
2018-04-21 07:28:46 +09:30 |
|
Chad Kunde
|
31786f433f
|
asm/f64: Adding stubs for Ger asm implementation.
|
2018-04-21 07:28:46 +09:30 |
|
kortschak
|
7d49308e07
|
README,internal/asm: remove go1.7 tag references
|
2017-12-15 09:04:36 +10:30 |
|
kortschak
|
fa0c5aa7bc
|
all: use golang.org/x/exp/rand instead of math/rand
|
2017-11-17 11:52:34 +10:30 |
|
kortschak
|
805531d142
|
all: change capitalization of gonum in license header
|
2017-11-02 06:54:08 +10:30 |
|
kortschak
|
21d5891471
|
all: remove go1.7 build constraints
|
2017-10-27 13:48:47 +10:30 |
|
Chad Kunde
|
e5ba063a8b
|
Merge pull request #207 from gonum/c128/dot
asm/c128: Adding dot product asm functions
|
2017-09-12 21:59:20 -07:00 |
|
Chad Kunde
|
9523cc3d27
|
asm/c64: Adding benchmark sink variable.
|
2017-09-08 18:47:23 -07:00 |
|
Chad Kunde
|
8af929b8ab
|
asm/c64: Asm dot functions.
|
2017-09-08 18:47:23 -07:00 |
|
Chad Kunde
|
66b4f42284
|
asm/c64: Adding tests for dot asm functions.
|
2017-09-08 18:47:23 -07:00 |
|
Chad Kunde
|
acf06961e6
|
asm/c64: Adding asm stubs for dot functions.
|
2017-09-08 18:47:23 -07:00 |
|
Chad Kunde
|
7416b77068
|
asm/c128: Adding bench sink variable.
|
2017-09-08 18:46:45 -07:00 |
|
Chad Kunde
|
962589dc69
|
asm/c128: Asm dot product functions.
|
2017-09-08 18:46:45 -07:00 |
|
Chad Kunde
|
03cef35c7f
|
asm/c128: Adding tests and benchmarks for dot functions.
|
2017-09-08 18:46:45 -07:00 |
|
Chad Kunde
|
6ccc15eb4b
|
asm/c128: Adding asm stubs for Dot functions.
|
2017-09-08 18:46:45 -07:00 |
|
Chad Kunde
|
9d7baa818a
|
asm/f32: Fixes from PR comments.
|
2017-08-23 11:53:08 -07:00 |
|
Chad Kunde
|
e0a0508f0d
|
asm/f32: Asm dot functions.
|
2017-08-22 14:22:38 -07:00 |
|
Chad Kunde
|
7f0e334144
|
asm/f32: Adding tests for dot asm functions.
|
2017-08-22 14:20:49 -07:00 |
|
Chad Kunde
|
51fc8a3f42
|
asm/f32: Adding stubs for dot asm functions.
|
2017-08-22 14:16:24 -07:00 |
|
Chad Kunde
|
5e3ead2971
|
asm/c128: Corrected duplicate dscal test case.
|
2017-08-21 04:30:07 -07:00 |
|
Chad Kunde
|
1d7ccdce34
|
asm/c128: Comment fixes from PR review.
|
2017-08-20 12:12:36 -07:00 |
|
Chad Kunde
|
f75ae60e6a
|
asm/c128: Changed int parameters to uintptr.
|
2017-08-19 21:50:10 -07:00 |
|
Chad Kunde
|
53ebc944e7
|
asm/c128: Fixes to dscal algorithm implementation.
|
2017-08-19 21:50:06 -07:00 |
|
Chad Kunde
|
8b113b6614
|
asm/c128: scalinc asm coded out and tested.
|
2017-08-14 21:34:28 +07:00 |
|
Chad Kunde
|
9157447054
|
asm/c128: ScalInc stubs and tests.
|
2017-08-14 21:34:23 +07:00 |
|
Chad Kunde
|
907e8b86d0
|
asm/c128: ScalUnitary asm coded out and tested.
|
2017-08-14 21:34:11 +07:00 |
|
Chad Kunde
|
cc8f44691e
|
asm/c128: Added stubs and tests for ScalUnitary.
|
2017-08-14 21:34:06 +07:00 |
|
Chad Kunde
|
ca77c962a9
|
asm/c128: DscalInc asm coded out and tested.
|
2017-08-14 21:33:58 +07:00 |
|
Chad Kunde
|
021ac22279
|
asm/c128: Stubs and tests for DscalInc.
|
2017-08-14 21:33:53 +07:00 |
|
Chad Kunde
|
e96d10b548
|
asm/c128: DscalUnitary asm written and tested.
|
2017-08-14 21:33:44 +07:00 |
|
Chad Kunde
|
240406a791
|
asm/c128: Added Dscal stubs and extracted test utility functions.
|
2017-08-14 21:33:29 +07:00 |
|
kortschak
|
37850ca814
|
all: add canonical imports
|
2017-05-25 16:07:18 +09:30 |
|
Brendan Tracey
|
dd0aa0144f
|
internal: imported internal as a subtree
|
2017-05-23 00:02:41 -06:00 |
|