提交历史

作者 SHA1 备注 提交日期
  Francesc Alted 9b2e7e6da4 Migrated the benchmarks to Python 3 10 年之前
  Francesc Alted ba8ffd738a Code reformatted through PyCharm. 10 年之前
  Francesc Alted 7a210c79ca Migrated all benchmarks to the new package name 10 年之前
  Francesc Alted f5a21c6d9c cparms --> cparams (seems easier to remember). 14 年之前
  Francesc Alted cf5d4509b9 cparams -> cparms (find it easier to type :-) 14 年之前
  Francesc Alted b54b0e848d Added a `kwargs` parameter to `ctable.eval()`. 14 年之前
  Francesc Alted a950a184db Added the possibility to mix ctables and arrays in expressions. 14 年之前
  Francesc Alted e437c932b8 Some small modifications here and there (mainly docstrings). 14 年之前
  Francesc Alted d32061a801 Changed `carray.sizebytes` property by `carray.cbytes`. 14 年之前
  Francesc Alted 3ff01ee4cc Printed the size of the final arrays in concat.py. 14 年之前
  Francesc Alted 82f2d5709e Added -msse2 flag for using SSE2 with GCC compilers. Also added a new benchmark for concatenating strings. 14 年之前