Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2008-04-27 02:22:09
Size: 44
Editor: was
Comment:
Revision 3 as of 2008-04-27 02:31:36
Size: 609
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

Systems:
   * Magma-2.14 and Magma-2.13
   * PARI-2.3.3
   * Sage-3.0
  
Operating Systems / Hardware:
   * 32-bit OS X intel 2.6Ghz core 2 duo natively
   * 64-bit Linux runnong on 1.8Ghz Opteron natively
   * 32-bit Linux running on 2.6Ghz core 2 duo (under vmware)
   * 64-bit Linux running on 2.6Ghz core 2 duo (under vmware)

Benchmarks:
 1. Matrix addition
 1. Matrix vector product
 1. Matrix multiplication
 1. Determinant
 1. Rank
 1. Characteristic Polynomial
 1. Reduced row echelon form
 1. Solving A*x = b and A*X = B
 1. Kernel

Benchmarking Cyclotomic Linear Algebra

Systems:

  • Magma-2.14 and Magma-2.13
  • PARI-2.3.3
  • Sage-3.0

Operating Systems / Hardware:

  • 32-bit OS X intel 2.6Ghz core 2 duo natively
  • 64-bit Linux runnong on 1.8Ghz Opteron natively
  • 32-bit Linux running on 2.6Ghz core 2 duo (under vmware)
  • 64-bit Linux running on 2.6Ghz core 2 duo (under vmware)

Benchmarks:

  1. Matrix addition
  2. Matrix vector product
  3. Matrix multiplication
  4. Determinant
  5. Rank
  6. Characteristic Polynomial
  7. Reduced row echelon form
  8. Solving A*x = b and A*X = B
  9. Kernel

cyclo/benchmark (last edited 2008-11-14 13:41:59 by anonymous)