some python exercises
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
neingeist 3dc5974023 PyCharm: ignore .idea/workspace.xml 10 years ago
.idea PyCharm: ignore .idea/workspace.xml 10 years ago
.gitignore PyCharm: ignore .idea/workspace.xml 10 years ago
IDEAS add IDEAS 10 years ago
Makefile move pep8 check to Makefile 10 years ago
abcmeta.py __del__ 10 years ago
anki-sin-cos-table.py reduce code line length to 80 characters max 10 years ago
colorama_test.py add colorama example 10 years ago
context-managers.py #ohai , pep8 10 years ago
convex-hull.py add convex hull example from scipy cookbook 10 years ago
doctest_test.py #ohai , pep8 10 years ago
func_annotations.py re-indent 10 years ago
json_memoize.py support kwargs in the json memoize decorator 10 years ago
least-squares.py #ohai , pep8 10 years ago
numpy.i add an example using swig to interface opencv 10 years ago
okapi-typemaps.i add an example using swig to interface opencv 10 years ago
test_swig.c add a simple swig example (from the turorial) 10 years ago
test_swig.i add a simple swig example (from the turorial) 10 years ago
test_swig_opencv.cpp add an example using swig to interface opencv 10 years ago
test_swig_opencv.hpp add an example using swig to interface opencv 10 years ago
test_swig_opencv.i add an example using swig to interface opencv 10 years ago
test_swig_opencv.jpg add an example using swig to interface opencv 10 years ago
test_swig_opencv_test.py add an example using swig to interface opencv 10 years ago
test_swig_test.py #ohai , pep8 10 years ago