Interval package: Difference between revisions

m
m (→‎What to expect: Updated benchmark after implementing fast matrix multiplication)
Line 55: Line 55:
{| class="wikitable" style="margin: auto; align:right"
{| class="wikitable" style="margin: auto; align:right"
|+ Approximate runtime (wall clock time in seconds) <span style="font-weight: normal">— Results have been produced with GNU Octave 3.8.2 and Interval package 0.1.4 on an Intel® Core™ i5-4340M CPU (2.9–3.6 GHz)</span>
|+ Approximate runtime (wall clock time in seconds) <span style="font-weight: normal">— Results have been produced with GNU Octave 3.8.2 and Interval package 0.1.4 on an Intel® Core™ i5-4340M CPU (2.9–3.6 GHz)</span>
!Interval matrix size
!rowspan="2"|Interval matrix size
!valign="top" style="min-width:6em"|<code>plus</code>
!valign="top" style="min-width:6em"|<code>plus</code>
!valign="top" style="min-width:6em"|<code>times</code>
!valign="top" style="min-width:6em"|<code>times</code>
!valign="top" style="min-width:6em"|<code>log</code>
!valign="top" style="min-width:6em"|<code>log</code>
!valign="top" style="min-width:6em"|<code>pow</code>
!valign="top" style="min-width:6em"|<code>pow</code>
!valign="top" style="min-width:6em"|<code>mtimes</code><br/><span style="font-weight: normal">fast mode</span>
!valign="top" style="min-width:6em"|<code>mtimes</code>
!valign="top" style="min-width:6em"|<code>mtimes</code><br/><span style="font-weight: normal">accurate mode<br/>(default)</span>
!valign="top" style="min-width:6em"|<code>mtimes</code>
!valign="top" style="min-width:6em"|<code>inv</code>
!valign="top" style="min-width:6em"|<code>inv</code>
|-
!style="font-weight:normal"|tightest<br/>accuracy
!style="font-weight:normal"|tightest<br/>accuracy
!style="font-weight:normal"|tightest<br/>accuracy
!style="font-weight:normal"|tightest<br/>accuracy
!style="font-weight:normal"|valid<br/>accuracy
!style="font-weight:normal"|tightest<br/>accuracy
!style="font-weight:normal"|valid<br/>accuracy
|-
|-
| 10 × 10
| 10 × 10
240

edits