Commit Graph
5 Commits
Author SHA1 Message Date
Philipp Moritz d64f69f215 switch from submodule to cloning arrow, travis fixes & Robert's comments 2016-11-19 17:38:36 -08:00
Philipp Moritz 05e0226047 clang-fixes 2016-11-19 14:27:08 -08:00
Philipp Moritz 9d6da1281e add clang-format for numbuf (arrow style) 2016-11-19 12:56:11 -08:00
Philipp Moritz 0b888c38f1 Merge numbuf. 2016-11-19 12:30:01 -08:00
Robert Nishihara d1974afbab Add setup.py and travis. (#8)
* Add setup.py and travis.

* Add script to install dependencies for travis.

* Put Arrow into thirdparty.

* Add .gitmodules file.

* Install boost dependencies.

* Make tests verbose.

* Build arrow and numbuf in setup.py.

* Change build_ext to install.

* Switch develop to install in pip.

* Test

* fix numbuf build and installation

* make import numbuf work

* fix documentation

* fix tests

* quotes
2016-10-27 23:40:10 -07:00