Andy1978

Joined 8 January 2013
No change in size ,  2 May 2013
no edit summary
m (added snippets section (chain matrix multiplication))
No edit summary
Line 17: Line 17:


First post on mailing list in 12.01.2013 http://octave.1599824.n4.nabble.com/corner-cornermetric-equivalent-in-octave-td4648802.html
First post on mailing list in 12.01.2013 http://octave.1599824.n4.nabble.com/corner-cornermetric-equivalent-in-octave-td4648802.html
== brainstorming ==
* something like autobuilder for octave would be cool. Jordi mentioned http://hydra.nixos.org/jobset/gnu/octave-default
* perhaps http://www.phoronix-test-suite.com/?


== Snippets ==
== Snippets ==
Line 30: Line 34:
  mtimes(num2cell(m,[1,2]){:})
  mtimes(num2cell(m,[1,2]){:})
  mtimes(s{:})
  mtimes(s{:})
== brainstorming ==
* something like autobuilder for octave would be cool. Jordi mentioned http://hydra.nixos.org/jobset/gnu/octave-default
* perhaps http://www.phoronix-test-suite.com/?
219

edits