提交历史

作者 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 7787a9e047 Added support for limit in iterators. 13 年之前
  Francesc Alted bc02ef60e1 Fixed a bug in carray.where() iterator. 13 年之前
  Francesc Alted 24f557ab87 Implementing support for nd carrays (first take). 13 年之前
  Francesc Alted f5a21c6d9c cparms --> cparams (seems easier to remember). 14 年之前
  Francesc Alted 00898d33ea carray.where() -> carray.wheretrue(). 14 年之前
  Francesc Alted 2c3abd5af0 zero detection for bool ndarrays implemented in where iter. 14 年之前
  Francesc Alted dc6b5f299d Added zero detection in chunks. 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 200e95d5a8 Reverted the optimization for bool indexing. 14 年之前
  Francesc Alted 2d359fa23c Fixed a problem with the optimization introduced a while ago. 14 年之前
  Francesc Alted 09b5e6272d More optimization in the boolean fancy indexing. 14 年之前
  Francesc Alted b4052a8d37 Improved version of boolean selection for ctables. 14 年之前