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 46e6af11f0 Merge branch 'master' of luffa:git/python-exercises
Conflicts:
	Makefile
11 years ago
.idea update pycharm project settings 11 years ago
.gitignore add an example using swig to interface opencv 11 years ago
Makefile add an example using swig to interface opencv 11 years ago
anki-sin-cos-table.py reduce code line length to 80 characters max 11 years ago
context-managers.py add with temporary_dir() example 11 years ago
least-squares.py simplify S before printing it 11 years ago
numpy.i add an example using swig to interface opencv 11 years ago
okapi-typemaps.i add an example using swig to interface opencv 11 years ago
test_swig.c add a simple swig example (from the turorial) 11 years ago
test_swig.i add a simple swig example (from the turorial) 11 years ago
test_swig_opencv.cpp add an example using swig to interface opencv 11 years ago
test_swig_opencv.hpp add an example using swig to interface opencv 11 years ago
test_swig_opencv.i add an example using swig to interface opencv 11 years ago
test_swig_opencv.jpg add an example using swig to interface opencv 11 years ago
test_swig_opencv_test.py add an example using swig to interface opencv 11 years ago
test_swig_test.py add a simple swig example (from the turorial) 11 years ago