Historia zmian

Autor SHA1 Wiadomość Data
  Francesc Alted 50a83ca822 Added some tests with codelets 8 lat temu
  Francesc Alted 632a8cec14 Added an example on how to use a codelet via pyorcy 8 lat temu
  Francesc Alted 5d3bbbd31b A codelet is not meant to be run in a 'python' environment 8 lat temu
  Francesc Alted 08cd9dac13 Start experimenting with small codelets in the form of functions 8 lat temu
  Francesc Alted 6a40395dab Added and new defaults_ctx() context for selecting defaults without changing globals 8 lat temu
  Francesc Alted 6565371d84 C-Blosc updated to 1.9.3 8 lat temu
  Francesc Alted d02a09a920 Byte shuffling only makes sense if typesize > 1 8 lat temu
  Francesc Alted 382c969edd Added a UserWarning when numexpr cannot handle an expression 8 lat temu
  FrancescAlted f98ea5c727 Merge pull request #311 from thequackdaddy/todataframe 8 lat temu
  FrancescAlted 0f048189f6 Merge pull request #310 from thequackdaddy/docfix 8 lat temu
  thequackdaddy 5a7481ee44 todatframe column oriented, specified columns 8 lat temu
  thequackdaddy e8569591e3 DOC: typo 8 lat temu
  Francesc Alted 24c4d5cc5a Preserve cparams during column replacement 8 lat temu
  Francesc Alted d3742beda0 All columns in a ctable are now enforced to be a carray 8 lat temu
  Francesc Alted ed948f3921 Double-check the value of a column that is being overwritten. Fixes #307 8 lat temu
  Francesc Alted e732a16e98 Allow the representation of a ctable with no columns 8 lat temu
  Francesc Alted e2ac48f15f Allow to delete all the columns in a ctable. Fixes #306. 8 lat temu
  Francesc Alted 3747b2da0e Not trying 64-bit builds in Python2 for AppVeyor 8 lat temu
  Francesc Alted 2ffdbfcf11 Updated list classifiers 8 lat temu
  Francesc Alted c0c1c49af7 Post 1.1.0 release actions done 8 lat temu
  Francesc Alted bc120f39ca Getting ready for 1.1.0 final 8 lat temu
  Francesc Alted 78e7f96938 Fixed some spaces for rest text links 8 lat temu
  Francesc Alted 2a537cbd1f Some small improvements in docs 8 lat temu
  Francesc Alted be086e958d C-Blosc sources bumped to 1.9.2 8 lat temu
  Francesc Alted cbe143415b Removed a spureous test 8 lat temu
  Francesc Alted da35277e25 Added a new vm parameter in several ctable.*where*() methods 8 lat temu
  Francesc Alted 2617ba23aa Properly raise errors 8 lat temu
  Francesc Alted 9e4f2aa3b3 More clarifications in documentation 8 lat temu
  Francesc Alted 5e62047f30 Make private some non-intended public ctable methods 8 lat temu
  Francesc Alted ed2f04f84e Check outcols factored out 8 lat temu