Commit Graph

15 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
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
bb49be31d8 Added comments about python not being threaded for the structural SVM 2013-10-04 21:37:22 -04:00
Davis King
5be1478295 Clarified comments 2013-08-08 19:37:39 -04:00
Davis King
cf8774b3c3 Fixed grammar in comment 2013-08-08 18:13:22 -04:00
Davis King
1dd9888bae Added more comments about sparse vectors to the python examples 2013-08-08 11:40:03 -04:00
Davis King
a6c9767e6b Minor change to made code work in python 2.6 2013-07-08 21:32:09 -04:00
Davis King
44fd6f4279 refined example 2013-07-07 17:43:04 -04:00
Davis King
aa46752d89 updated example program 2013-07-07 16:37:18 -04:00
Davis King
cc9ff97a29 Cleaned up python svm struct code a little. 2013-07-07 12:28:31 -04:00
Davis King
9f50ab67fb Added more stuff to example 2013-07-02 22:53:07 -04:00
Davis King
097b4eab22 Added initial version of structural svm python example program. 2013-06-26 22:34:29 -04:00