コミット履歴

作者 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 f9a311caa9 Fixed a bug in carray.append() (not handling non-contiguous arrays well). 14 年 前
  Francesc Alted 1699d7a5c9 Added support for creating ctables with fromiter. 14 年 前
  Francesc Alted 08d2a747d9 More optimization (and fixes) for fromiter. 14 年 前
  Francesc Alted fec84c4ff1 Replace chunksize parameter in carray by chunklen. 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 99e5dd2642 New `fromiter()` constructor for `carray` objects. 14 年 前