User Activity

  • Modified a comment on merge request #1 on Octave Forge

    Hi Yassin, thank you for your contribution. I had a look at your code and have some comments: * If you want to make a column vector, just use y(:), this is basically the same as reshape (y, numel (y), 1); * Be careful if using x' this is complex conjugate transpose . If you just want to transpose use x.' * there is no need to bring c and y to the same size, see https://docs.octave.org/latest/Broadcasting.html and it is automatically done since Octave 3.6.x * There is no need to call min in a loop,...

  • Posted a comment on merge request #1 on Octave Forge

    Hi Yassin, thank you for your contribution. I had a look at your code and some some notes. * If you want to make a column vector, just use y(:), this is basically the same as reshape (y, numel (y), 1); * Be careful if using x' this is complex conjugate transpose . If you just want to transpose use x.' * there is no need to bring c and y to the same size, see https://docs.octave.org/latest/Broadcasting.html and it is automatically done since Octave 3.6.x * There is no need to call min in a loop, see...

  • Created ticket #458 on Octave Forge

    octave-video 2.0.2 bugfix release

  • Created ticket #456 on Octave Forge

    Bugfix release video 2.0.1

  • Posted a comment on ticket #404 on Octave Forge

    I don't know what happened: Now with new checkout, "make release" e4a2fa06b043a766d6e3ab2d699f9b9b video-2.0.0.tar.gz 89bb136d86c6e2064e5414aeee467b6b video-html.tar.gz

  • Modified ticket #404 on Octave Forge

    octave-video 2.0.0

  • Modified ticket #404 on Octave Forge

    octave-video 2.0.0

  • Posted a comment on ticket #404 on Octave Forge

    New attachments after requested changes in comment 1 and 2

View All

Personal Data

Username:
wwwandy
Joined:
2007-04-05 06:49:34

Projects

This is a list of open source software projects that Andreas Weber is associated with:

  • Project Logo Octave Forge A collection of packages providing extra functionality for GNU Octave Last Updated:

Personal Tools

MongoDB Logo MongoDB