Commit Graph

19 Commits

Author SHA1 Message Date
Davis King
ec83abf619 Removed notes about using --yes USE_AVX_INSTRUCTIONS when building python
interface since AVX availability is now detected automatically by cmake.
2018-05-22 07:01:09 -04:00
Davis King
c1b1ac955a Removed references to boost.python since it's no longer needed. 2018-01-22 19:23:01 -05:00
Davis King
844f252a75 Updated compile/install instructions for python bindings. 2015-10-27 08:25:43 -04:00
Davis King
1ab3482597 Clarified a few comments and simplified the serialization code a bit.
Also just cleaned up a few minor details.
2014-12-27 15:30:56 -05:00
Patrick Snape
af82bc402f Sort out PEP8 issues in the examples 2014-12-11 09:44:50 +00:00
Patrick Snape
cc3bb4993c Python3 friendly printing in examples 2014-12-10 17:45:51 +00:00
Davis King
9b16325df6 fixed more grammar 2014-02-22 16:08:34 -05:00
Davis King
1dd9888bae Added more comments about sparse vectors to the python examples 2013-08-08 11:40:03 -04:00
Davis King
54d7150a0d Added clarifying comments. 2013-06-11 22:18:59 -04:00
Davis King
c4ba79883c clarified python usage instructions 2013-06-08 00:57:00 -04:00
Davis King
97f82b1e4f Made decision functions and segmenter objects callable like normal functions. 2013-06-07 23:30:43 -04:00
Davis King
802e5205e4 fixed bug 2013-06-06 20:40:57 -04:00
Davis King
c588d9409c improved example 2013-06-06 20:38:52 -04:00
Davis King
c1c6fb505a improved sequence segmentation examples 2013-06-06 20:27:29 -04:00
Davis King
e1267e0e81 slightly improved example 2013-06-01 14:37:22 -04:00
Davis King
45da41c55f Fleshed out example program. 2013-05-27 23:23:06 -04:00
Davis King
0dd6aad116 Added license header 2013-05-26 20:45:16 -04:00
Davis King
b425666f14 Made the script runnable 2013-05-26 20:44:00 -04:00
Davis King
5597d9cb20 Starting to flesh out the python interface documentation a little more. 2013-05-26 14:21:02 -04:00