nakatamaho / mplapack

The MPLAPACK: multiple precision version of BLAS and LAPACK
Other
80 stars 11 forks source link

Benchmark cleanup #56

Open nakatamaho opened 2 years ago

nakatamaho commented 2 years ago
  1. LOOP -> LOOPS,
  2. use lowercase for matrix and vector names.
  3. rm $id:$
  4. add BLAS benchmark to go.XXXX.sh
  5. rename XXXX.plt to XXXX.plt.in
  6. move double versions to XXXX3.plt.in and add BLAS benchmarks to XXXX3.plt.in
  7. in XXXX.plt.in
  8. remove unnecessary variables
  9. remove unnecessary comments