|
|
7f74df4af1
|
Added proximal decoding algorithm
|
2022-12-26 18:16:56 +01:00 |
|
|
|
90236d995d
|
Added Proximal Decoding: General Idea slides
|
2022-12-23 21:17:49 +01:00 |
|
|
|
d72224ca91
|
Added TODO
|
2022-12-20 15:00:29 +01:00 |
|
|
|
44eecb1d49
|
formatting
|
2022-12-20 14:58:14 +01:00 |
|
|
|
7ebd34ce35
|
Added content to LP Relaxation slide
|
2022-12-20 14:56:59 +01:00 |
|
|
|
0b37b48e58
|
Formatting
|
2022-12-20 14:55:13 +01:00 |
|
|
|
3a95825990
|
Added all zeros assumption; Added slide with table of contents
|
2022-12-19 14:40:32 +01:00 |
|
|
|
3110137164
|
Changed variable names
|
2022-12-19 14:16:12 +01:00 |
|
|
|
fab8ab64ac
|
Added TODO
|
2022-12-19 03:45:47 +01:00 |
|
|
|
6df9aa2405
|
Changed presentation lib language to english
|
2022-12-19 03:39:58 +01:00 |
|
|
|
1bc78b0675
|
Added LP Decoding slide
|
2022-12-19 03:38:09 +01:00 |
|
|
|
7426d94324
|
Added content to Channel & Modulation slide
|
2022-12-18 22:10:18 +01:00 |
|
|
|
d3cfdf96cd
|
Added rough structure for midterm presentation
|
2022-12-18 01:55:23 +01:00 |
|
|
|
467d9cad11
|
Added sim results and plots showing each component of the estimate - frame error - no parity check
|
2022-12-12 18:46:53 +01:00 |
|
|
|
1b1bf2544f
|
Added sim results and plots showing each component of the estimate - successful decoding - no parity check
|
2022-12-12 17:25:19 +01:00 |
|
|
|
42b9e1ed33
|
Added presentation for 13_12_2022
|
2022-12-12 13:09:03 +01:00 |
|
|
|
0f619b73ac
|
Fixed typo in README.md
|
2022-12-09 21:16:07 +01:00 |
|
|
|
c9b8c831c8
|
Changed tag link
|
2022-12-09 16:01:38 +01:00 |
|
|
|
2bedf2163b
|
Added section to README.md about already compiled documents
|
2022-12-09 15:55:12 +01:00 |
|
|
|
508e0ee821
|
Added build scripts and ammended REAMDE accordingly
|
2022-12-09 15:50:22 +01:00 |
|
|
|
92263fdb8e
|
Rewrote README.md
|
2022-12-09 15:20:30 +01:00 |
|
|
|
4fa19f5192
|
Removed software-specific stuff from gitignore
|
2022-12-09 15:00:11 +01:00 |
|
|
|
122aa848ab
|
Removed sw directory
|
2022-12-09 14:59:01 +01:00 |
|
|
|
3938c4aa31
|
Moved python files from sw to sw/python; Moved scritps into sw/python/scripts
|
2022-12-08 14:31:23 +01:00 |
|
|
|
7c01f0a7e3
|
Changed the existing weekly meeting presentation to the KIT style
|
2022-12-08 12:36:37 +01:00 |
|
|
|
aa57ce2885
|
Moved pptx template to misc/ and deleted templates folder
|
2022-12-08 12:31:11 +01:00 |
|
|
|
aa64be2ef6
|
Modified gitignore
|
2022-12-08 12:29:09 +01:00 |
|
|
|
8946646474
|
Added .latexmkrc; Updated build instructions in README.md; Renamed thesis-master.pdf
|
2022-12-08 12:28:38 +01:00 |
|
|
|
cbf08fcf52
|
Added example and lib folders for latex presentations
|
2022-12-08 12:13:06 +01:00 |
|
|
|
91cfdc730e
|
Moved thesis files into separate thesis folder; Added presentation files
|
2022-12-08 12:02:12 +01:00 |
|
|
|
4bd9c32480
|
Added thesis template to latex folder
|
2022-12-08 11:25:20 +01:00 |
|
|
|
b6fe01e149
|
Merge branch 'feature/multithreading'
|
2022-12-07 14:14:29 +01:00 |
|
|
|
4736061ada
|
Added simulate_gradient.py
|
2022-12-07 14:13:14 +01:00 |
|
|
|
765ba88773
|
Added simulate_2d_avg_error.py
|
2022-12-07 14:09:12 +01:00 |
|
|
|
c1145bcbb1
|
Deleted simulate_2d_dec_fails.py
|
2022-12-05 16:44:58 +01:00 |
|
|
|
f8503e4f0a
|
Deleted plot_heatmaps.py
|
2022-12-05 16:43:49 +01:00 |
|
|
|
56e0b1def6
|
Added omega and K as metadata
|
2022-12-05 16:42:37 +01:00 |
|
|
|
a3a29d9b0e
|
Deleted main.py
|
2022-12-05 16:27:12 +01:00 |
|
|
|
96fcf0dd11
|
Changed the way data formatting is handled for the simulation API to be able to properly use the SimulationManager with the GenericMultithreadedSimulator
|
2022-12-05 16:26:02 +01:00 |
|
|
|
4c5e80c56e
|
Cleaned up simulate_2d_BER.py
|
2022-12-05 15:12:50 +01:00 |
|
|
|
e6606959f1
|
Deleted current simulation results
|
2022-12-05 15:02:29 +01:00 |
|
|
|
05f153916f
|
Added simulate_2d_BER.py
|
2022-12-05 15:00:27 +01:00 |
|
|
|
a32d5cb2c9
|
Implemented cpp ProximalDecoder get_error_values() and get_gradient_values()
|
2022-12-05 14:53:14 +01:00 |
|
|
|
9b9eaa6566
|
Implemented pgf_reformat_data_3d
|
2022-12-05 14:52:14 +01:00 |
|
|
|
a82a7c0ca8
|
Changed GenericMultithreadedSimulator interface to return results in a more usable form
|
2022-12-05 14:49:06 +01:00 |
|
|
|
0705fbbcaf
|
Made cpp proximal decoder pickling compile
|
2022-12-01 01:26:26 +01:00 |
|
|
|
7c6962bf65
|
Added new alist file; Renamed files
|
2022-11-29 12:50:05 +01:00 |
|
|
|
efee7c4313
|
Deleted old simulation results
|
2022-11-29 01:13:11 +01:00 |
|
|
|
1c1e86c163
|
Added BER & FER & DFR simulation results for various codes
|
2022-11-29 01:12:03 +01:00 |
|
|
|
ed371cb700
|
Modified plot_heatmaps.py
|
2022-11-29 01:09:52 +01:00 |
|