Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlei committed Oct 25, 2014
1 parent 6457523 commit 818a6cd
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
News
====

October 23, 2014
.. October 23, 2014
Downloaded ``mybench`` -- a collection of 20 or so
micro-benchmarks originally meant to compare matlab and
octave performance. After succesfully running the first nine,
the geometric mean of the speedup is 0.36, which is cool.
== ======== ====== =========== =======
.. == ======== ====== =========== =======
// name octave smop speedup
== ======== ====== =========== =======
1 rand 2.58 0.36 0.14
Expand Down Expand Up @@ -183,19 +183,19 @@ to python.
Implementation status
=====================

Table 3. Not compiled

=========================== =====================================
stft.m missing semicolon
datenum.m missing semicolon
orderfields.m
legend.m
pack.m premature EOF
unpack.m premature EOF
__unimplemented__.m premature EOF
assert.m
optimset.m
=========================== =====================================
.. Table 3. Not compiled
.. =========================== =====================================
stft.m missing semicolon
datenum.m missing semicolon
orderfields.m
legend.m
pack.m premature EOF
unpack.m premature EOF
__unimplemented__.m premature EOF
assert.m
optimset.m
=========================== =====================================
Random remarks
Expand Down

0 comments on commit 818a6cd

Please sign in to comment.