some python exercises
Find a file
2014-08-29 22:09:19 +02:00
.idea support kwargs in the json memoize decorator 2014-08-29 22:09:19 +02:00
.gitignore .gitignore anki-sin-cos-table.txt 2014-05-06 08:13:17 +02:00
abcmeta.py __del__ 2014-08-26 17:57:06 +02:00
anki-sin-cos-table.py reduce code line length to 80 characters max 2014-03-10 09:36:48 +01:00
colorama_test.py add colorama example 2014-08-16 23:26:48 +02:00
context-managers.py #ohai , pep8 2014-08-16 22:46:40 +02:00
convex-hull.py add convex hull example from scipy cookbook 2014-08-17 11:14:27 +02:00
doctest_test.py #ohai , pep8 2014-08-16 22:46:40 +02:00
func_annotations.py re-indent 2014-08-17 10:52:26 +02:00
IDEAS add IDEAS 2014-05-06 08:17:59 +02:00
json_memoize.py support kwargs in the json memoize decorator 2014-08-29 22:09:19 +02:00
least-squares.py #ohai , pep8 2014-08-16 22:46:40 +02:00
Makefile move pep8 check to Makefile 2014-08-16 22:48:47 +02:00
numpy.i add an example using swig to interface opencv 2014-05-05 20:41:52 +02:00
okapi-typemaps.i add an example using swig to interface opencv 2014-05-05 20:41:52 +02:00
test_swig.c add a simple swig example (from the turorial) 2014-05-05 14:57:28 +02:00
test_swig.i add a simple swig example (from the turorial) 2014-05-05 14:57:28 +02:00
test_swig_opencv.cpp add an example using swig to interface opencv 2014-05-05 20:41:52 +02:00
test_swig_opencv.hpp add an example using swig to interface opencv 2014-05-05 20:41:52 +02:00
test_swig_opencv.i add an example using swig to interface opencv 2014-05-05 20:41:52 +02:00
test_swig_opencv.jpg add an example using swig to interface opencv 2014-05-05 20:41:52 +02:00
test_swig_opencv_test.py add an example using swig to interface opencv 2014-05-05 20:41:52 +02:00
test_swig_test.py #ohai , pep8 2014-08-16 22:46:40 +02:00