Closed MoritzWillmann closed 1 year ago
What's the status of this PR?
What's the status of this PR?
It would be good if someone could proofread this. I only set it to WIP so it doesn't get merged yet
I will take care of this next week, since I was originally assigned to this task.
I added some first edits untio the optimization section
I reviewed and edited the qnn user guide:
From my side, that is finished and can be merged.
Unfortunatly referencing the figures does not work for the matplotlib output. I did some research, but couldn't figure out how that is done, so I just changed the caption and the reference in the text
Unfortunatly referencing the figures does not work for the matplotlib output. I did some research, but couldn't figure out how that is done, so I just changed the caption and the reference in the text
This still looks a bit weird, I'll try to fix it. Honestly I'm not entirely sure if I like the plot directive too much...
Unfortunatly referencing the figures does not work for the matplotlib output. I did some research, but couldn't figure out how that is done, so I just changed the caption and the reference in the text
This still looks a bit weird, I'll try to fix it. Honestly I'm not entirely sure if I like the plot directive too much...
Great thing about the plot directive is, that is done dynamically, hence when things are changing, wo don't have to produce another svg manually. Better improvement would be, if all plot / python codes are in files, so that search and replace / refactor would work if we rename stuff.
I just fixed the numbering of the captions. From my side everything looks good 🎉
This is my initial suggestion, I'm happy to take any kind of notes.
This PR solves #115