It would be great if you can submit a pull request for this.  It's easy:

- log in on github
- go to
  
https://github.com/JuliaLang/julia/blob/master/doc/manual/noteworthy-differences.rst
- click the pencil icon
- edit, when finished a pull request is automatically generated.

- there is some extra info in
  https://github.com/JuliaLang/julia/blob/master/CONTRIBUTING.md

Thanks!

On Sun, 2016-05-29 at 13:21, James Gilbert <[email protected]> wrote:
> InNoteworthy Differences to Rit says:
>
>
>   • Julia performs matrix transposition using the'operator and conjugated
>     transposition using the'operator. Julia’sA.'is therefore equivalent to
>     R’st(A).
>
> The matrix transposition should be: .'

Reply via email to