63 Commits (550e859c51744e294f059a5713b4d26e5d5d5227)
 

Author SHA1 Message Date
neingeist 550e859c51 → abc/ 5 years ago
neingeist ee15046453 → cython/ 5 years ago
neingeist 23779d4af2 → colorama/ 5 years ago
neingeist 62e2cd96cb → convex-hull/ 5 years ago
neingeist 061f188464 → test-swig/ 5 years ago
neingeist 4a95d0ae17 qt5-qwebview.py 5 years ago
neingeist 806593afa1 add rest-client-yts.py 6 years ago
neingeist 569e9653ff add async-fac1.py 6 years ago
neingeist 4c71aa0cbd add sympy.ipynb 7 years ago
neingeist 8f12a6b88c add trickyscope.py 7 years ago
neingeist 99af24ce61 add logging test 7 years ago
neingeist 7387443a80 add getattr/setattr test 7 years ago
neingeist 3bd8bfa367 add pypeg2 example 8 years ago
neingeist cff1581c4e more IDEAS 9 years ago
neingeist 397ad2056e Test memory_profiler 9 years ago
neingeist 7742172968 add hth 10 years ago
neingeist 26f5113e68 add knight's tour 10 years ago
neingeist 7ee2c4ad8f n-queens: use list comprehension instead of for loop 10 years ago
neingeist a4249017c0 n-queens: Place n queens on a n×n chess board 10 years ago
neingeist 2172b8e7b7 sudoku: use a dot for missing numbers 10 years ago
neingeist a1bd9f4215 add a backtracking sudoku solver 10 years ago
neingeist 6914d483a1 Newton's method 10 years ago
neingeist b75d48cff9 map and multiple lists 10 years ago
neingeist b0a1db1eed play around with pickle 10 years ago
neingeist 70ce7ab948 play around with cython 10 years ago
neingeist fa17225d95 fixup docstrings 10 years ago
neingeist c6afbfc820 fix whitespace a little 10 years ago
neingeist ac7c65e29f write pretty json output 10 years ago
neingeist 348f512058 support multiple functions sharing the same json memo file 10 years ago
neingeist 2df28f7f14 .gitignore json_memoize tmp files 10 years ago
neingeist 30be337d51 remove debugging output 10 years ago
neingeist 3dc5974023 PyCharm: ignore .idea/workspace.xml 10 years ago
neingeist ba7555ccc0 support kwargs in the json memoize decorator 10 years ago
neingeist f6fe86a220 add a decorator that caches function call results in a json file 10 years ago
neingeist 9e142a8cd9 __del__ 10 years ago
neingeist fe5fbc70fc add convex hull example from scipy cookbook 10 years ago
neingeist 70dd069f57 re-indent 10 years ago
neingeist e222046269 Play around with function annotations to implement a crude type checker. 10 years ago
neingeist f913d4fc63 add colorama example 10 years ago
neingeist acd1c9a135 move pep8 check to Makefile 10 years ago
neingeist 9f9a7ceff7 #ohai , pep8 10 years ago
neingeist af0ca7262b add a simple doctest example 10 years ago
neingeist 04255e7e6e add IDEAS 11 years ago
neingeist 39c842533d Makefile: clean up SWIG generated files for test_swig_opencv 11 years ago
neingeist f8bf158b3c .gitignore anki-sin-cos-table.txt 11 years ago
neingeist 46e6af11f0 Merge branch 'master' of luffa:git/python-exercises
Conflicts:
	Makefile
11 years ago
neingeist 12573e4da6 add an example using swig to interface opencv 11 years ago
neingeist f56ff3c1bc add a simple swig example (from the turorial) 11 years ago
neingeist 12d1807d1e add a simple swig example (from the turorial) 11 years ago
neingeist 710e4c3657 add with temporary_dir() example 11 years ago