Closed TheChymera closed 6 years ago
God damned github doing markdown rendering without providing an opt-out
I've uploaded them again as text-files, you can view those line-by-line
It's ok, I'll comment via a PR. I'll be making suggestions directly by changing your text, and broader comments about any one line or section will be on a separate line (after said line or section) prefixed with “!!!”.
Why dont you just do it e.g. here: https://github.com/IBT-FMI/NeuroGentooProject/blob/master/doc/BLAS_Lapack.txt
Pull-requests are silly if everything is on master anyways
too late now, I moved straight to reviewing and din't check back.
I'd say you can get going with this while I work on the rest.
PRs aren't all bad, they do allow me to just go line by line in vim and correct easy msitakes in place rather than having to write statements about them.
Works for me
This is all based on c13c1b4.
General Remarks
(Stuff that recurs often, so I'm not going to spell out every instance)
Specific Issues
https://github.com/IBT-FMI/NeuroGentooProject/blob/c13c1b496190f6790d0bd8c5209c5aca5fd1da5a/doc/Paper.tex#L72
https://github.com/IBT-FMI/NeuroGentooProject/blob/c13c1b496190f6790d0bd8c5209c5aca5fd1da5a/doc/Paper.tex#L73
https://github.com/IBT-FMI/NeuroGentooProject/blob/c13c1b496190f6790d0bd8c5209c5aca5fd1da5a/doc/Paper.tex#L77
.zip
is also used.https://github.com/IBT-FMI/NeuroGentooProject/blob/c13c1b496190f6790d0bd8c5209c5aca5fd1da5a/doc/Paper.tex#L83
... total fail, I seem to be unable to browse the rest of the sources (
.md
) by-line. @Doeme can you help me out? If not I can comment on the rest via a PR...