Christopher A. Taylor
|
85086595bd
|
Update README.md
|
2017-06-03 20:16:15 -07:00 |
Christopher A. Taylor
|
79861fe0d8
|
Update README.md
|
2017-06-03 20:14:26 -07:00 |
Christopher Taylor
|
971df99e29
|
Fixes for 128 bits
|
2017-06-03 19:55:46 -07:00 |
Christopher Taylor
|
4b17428bd8
|
Interleave WIP
|
2017-06-03 19:30:55 -07:00 |
Christopher Taylor
|
ef95ff053e
|
WIP FF16 DIT FFT
|
2017-06-03 17:17:05 -07:00 |
Christopher Taylor
|
96bd047a2d
|
Only allocate memory for mul table used
|
2017-06-03 16:48:09 -07:00 |
Christopher Taylor
|
62f9f56555
|
Merge branch 'master' of github.com:catid/lhc_rs
|
2017-06-03 16:23:58 -07:00 |
Christopher Taylor
|
1eea33dace
|
Truncate FWHT for shorter k
|
2017-06-03 16:23:49 -07:00 |
Christopher A. Taylor
|
9a0ecdc854
|
Update README.md
|
2017-06-03 16:08:12 -07:00 |
Christopher A. Taylor
|
5850b98234
|
Update README.md
|
2017-06-03 12:46:14 -07:00 |
Christopher Taylor
|
a7955bf0a1
|
Cleanups
|
2017-06-03 00:41:12 -07:00 |
Christopher Taylor
|
062084c11f
|
Revert
|
2017-06-03 00:29:54 -07:00 |
Christopher Taylor
|
968c4f4f6a
|
Cleanup and small opt
|
2017-06-03 00:24:18 -07:00 |
Christopher Taylor
|
7c2be9f17b
|
Merge branch 'master' of github.com:catid/lhc_rs
|
2017-06-02 23:52:07 -07:00 |
Christopher Taylor
|
08fed770cd
|
Use DIT FFT for decoder
|
2017-06-02 23:52:03 -07:00 |
catid
|
8b68f37651
|
Merge pull request #4 from TheBlueMatt/master
gcc fixes
|
2017-06-02 11:55:29 -07:00 |
Matt Corallo
|
e078197da2
|
constify the data chunks themselves
|
2017-06-02 11:43:54 -04:00 |
Matt Corallo
|
cc0b02b4e8
|
Fix NextPow2 for non-MSVC compilers
|
2017-06-02 11:43:03 -04:00 |
Matt Corallo
|
a08601da26
|
Fix a few compile errors/OOB array accesses
|
2017-06-02 11:12:03 -04:00 |
Christopher Taylor
|
e6753965a1
|
Better non-SSE gf mul operations: Now only 5x slower..
|
2017-06-01 23:54:47 -07:00 |
Christopher Taylor
|
6237d3ddaf
|
Merge branch 'master' of github.com:catid/lhc_rs
|
2017-05-31 23:21:34 -07:00 |
Christopher Taylor
|
b2ad9403fe
|
Optimize decoder IFFT
|
2017-05-31 23:21:25 -07:00 |
catid
|
47444a9795
|
Update Benchmarks.md
|
2017-05-31 23:03:05 -07:00 |
catid
|
7082e5b34c
|
Update README.md
|
2017-05-31 22:53:34 -07:00 |
Christopher Taylor
|
c7f0085948
|
Implement DIT FFT and some reference fallbacks
|
2017-05-31 22:42:10 -07:00 |
Christopher Taylor
|
8c35c8d4de
|
Speed up decoder with new DIT-IFFT
|
2017-05-31 01:20:17 -07:00 |
Christopher Taylor
|
ac68c62d28
|
Implement DIT FFT for Encoder
|
2017-05-31 01:11:20 -07:00 |
catid
|
9090619d73
|
Update README.md
|
2017-05-30 15:43:11 -07:00 |
Christopher Taylor
|
becacaec16
|
Split benchmarks
|
2017-05-30 11:58:01 -07:00 |
Christopher Taylor
|
be7ddda8b5
|
Merge branch 'master' of github.com:catid/lhc_rs
|
2017-05-30 11:50:13 -07:00 |
Christopher Taylor
|
62a69bb67f
|
Fix comments
|
2017-05-30 11:50:09 -07:00 |
catid
|
d27cff749f
|
Update README.md
|
2017-05-30 11:45:00 -07:00 |
Christopher Taylor
|
81880b3b2a
|
Merge branch 'master' of github.com:catid/lhc_rs
|
2017-05-30 02:23:36 -07:00 |
Christopher Taylor
|
be5c625d3d
|
Fix tabs
|
2017-05-30 02:23:33 -07:00 |
catid
|
6551b54e01
|
Update README.md
|
2017-05-30 02:21:15 -07:00 |
Christopher Taylor
|
c53b075eda
|
FF16 works
|
2017-05-30 02:05:41 -07:00 |
Christopher Taylor
|
d0a3aa287d
|
Fixes
|
2017-05-30 01:49:48 -07:00 |
Christopher Taylor
|
2e1007c4aa
|
FF16 is mostly working still some bugs
|
2017-05-30 01:37:27 -07:00 |
Christopher Taylor
|
6e7dfea7c9
|
Merge branch 'master' of github.com:catid/lhc_rs
|
2017-05-29 15:01:09 -07:00 |
Christopher Taylor
|
49960e90f3
|
Refactor multiply table code
|
2017-05-29 15:01:01 -07:00 |
catid
|
a8d551899a
|
Update README.md
|
2017-05-29 04:38:09 -07:00 |
catid
|
480748e0a2
|
Update README.md
|
2017-05-29 04:08:37 -07:00 |
catid
|
823f97bfc6
|
Update README.md
|
2017-05-29 04:06:23 -07:00 |
catid
|
1269a917b9
|
Update README.md
|
2017-05-29 04:05:01 -07:00 |
catid
|
e70e71bb13
|
Update README.md
|
2017-05-29 04:04:16 -07:00 |
Christopher Taylor
|
283c1aac22
|
Merge branch 'master' of github.com:catid/lhc_rs
|
2017-05-29 03:31:07 -07:00 |
Christopher Taylor
|
7592a816ae
|
GF256 is working for all inputs
|
2017-05-29 03:30:58 -07:00 |
catid
|
bb21b7d0b0
|
Update README.md
|
2017-05-29 03:19:36 -07:00 |
catid
|
c94d761de9
|
Update README.md
|
2017-05-29 03:18:29 -07:00 |
Christopher Taylor
|
0f96f50305
|
Fixes
|
2017-05-29 03:02:27 -07:00 |