Commit History

Author SHA1 Message Date
  Francesc Alted 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
  Francesc Alted ba8ffd738a Code reformatted through PyCharm. 10 years ago
  Francesc Alted 7a210c79ca Migrated all benchmarks to the new package name 10 years ago
  Francesc Alted f5a21c6d9c cparms --> cparams (seems easier to remember). 14 years ago
  Francesc Alted f9a311caa9 Fixed a bug in carray.append() (not handling non-contiguous arrays well). 14 years ago
  Francesc Alted 1699d7a5c9 Added support for creating ctables with fromiter. 14 years ago
  Francesc Alted 08d2a747d9 More optimization (and fixes) for fromiter. 14 years ago
  Francesc Alted fec84c4ff1 Replace chunksize parameter in carray by chunklen. 14 years ago
  Francesc Alted cf5d4509b9 cparams -> cparms (find it easier to type :-) 14 years ago
  Francesc Alted b54b0e848d Added a `kwargs` parameter to `ctable.eval()`. 14 years ago
  Francesc Alted 99e5dd2642 New `fromiter()` constructor for `carray` objects. 14 years ago