some python exercises
 
 
 
 
 
 
Go to file
neingeist 2df28f7f14 .gitignore json_memoize tmp files
.idea PyCharm: ignore .idea/workspace.xml
.gitignore .gitignore json_memoize tmp files
IDEAS add IDEAS
Makefile move pep8 check to Makefile
abcmeta.py __del__
anki-sin-cos-table.py reduce code line length to 80 characters max
colorama_test.py add colorama example
context-managers.py #ohai , pep8
convex-hull.py add convex hull example from scipy cookbook
doctest_test.py #ohai , pep8
func_annotations.py re-indent
json_memoize.py remove debugging output
least-squares.py #ohai , pep8
numpy.i add an example using swig to interface opencv
okapi-typemaps.i add an example using swig to interface opencv
test_swig.c add a simple swig example (from the turorial)
test_swig.i add a simple swig example (from the turorial)
test_swig_opencv.cpp add an example using swig to interface opencv
test_swig_opencv.hpp add an example using swig to interface opencv
test_swig_opencv.i add an example using swig to interface opencv
test_swig_opencv.jpg add an example using swig to interface opencv
test_swig_opencv_test.py add an example using swig to interface opencv
test_swig_test.py #ohai , pep8