Commit History

Author SHA1 Message Date
  Francesc Alted 6fc42122d2 Keep compatibility with Python 2.6 8 years ago
  Francesc Alted 0d56a204b1 In Python 3 strings should be represented as Unicode 8 years ago
  Francesc Alted e1775867c7 Unicode strings are recognized now when imported from a pandas dataframe 8 years ago
  Francesc Alted 271cb9d4e5 Added a check for numexpr presence 8 years ago
  Francesc Alted 39d9dfe314 More fine tuning on block size for the Python VM 8 years ago
  Francesc Alted ec45618f6a Compare different VM in whereblocks evaluation 8 years ago
  Francesc Alted 3d52f9a0f9 Fine tuning for block length in chunked eval 8 years ago
  Francesc Alted e6e5485b49 Added support for numexpr.re_evaluate() for faster operation of bcolz.eval() 8 years ago
  Francesc Alted a4907a092f Update benchmarks for ctable.where iterators 8 years ago
  Francesc Alted 2d0c7187c2 Replaced 'depth' param by 'user_dict' in ctable methods as it is more reliable 8 years ago
  Francesc Alted 4e80661ed4 defaults.eval_vm -> defaults.vm in tests 8 years ago
  Francesc Alted 2a64e7dbaa Added a new parameter for better find locals and globals in callers 8 years ago
  Francesc Alted 8664232848 Fixed some issues with Python 3 8 years ago
  Francesc Alted ec5643c7a6 Remove the need for upload docs into bcolz.blosc.org, as this has been automated bia readthedocs.io 8 years ago
  Francesc Alted cc1a3abdd5 carray should be always written in lower-case 8 years ago
  Francesc Alted 7d3632dbfd Re-run tutorials in docs 8 years ago
  Francesc Alted a34d0b1a13 Recover removed updated for ctable._arr1 cache row 8 years ago
  Francesc Alted 7bb32c0a80 Some fixes in docstrings 8 years ago
  Francesc Alted 3d03561e56 Fix docstring identation 8 years ago
  Francesc Alted 9438357115 eval_out_flavor -> out_flavor and eval_vm -> vm 8 years ago
  Francesc Alted 377dbddf96 out_flavor now takes 'bcolz' instead of 'carray' 8 years ago
  Francesc Alted 275c21958f More on inter-module Sphinx reference 8 years ago
  Francesc Alted 38af71de40 bcolz.fromiter() has been streamlined and optimized 8 years ago
  Francesc Alted 0c56ae544b outfields -> outcols in ctable.whereblocks() 8 years ago
  Francesc Alted fcb40db7e3 Trying to get the link to iterblocks right 8 years ago
  Francesc Alted a096b2b21e Trying to get the link to iterblocks right 8 years ago
  Francesc Alted 0ea455c09f Trying to get the link to iterblocks right 8 years ago
  Francesc Alted 6249f786b4 Trying to get the link to iterblocks right 8 years ago
  Francesc Alted 42cf0243b1 Added a new ctable.fetchwhere() method. 8 years ago
  Francesc Alted 2ddb0ebc9f Another optimization for ctable.whereblocks(). 8 years ago