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 62e2cd96cb → convex-hull/ 4 years ago
.idea PyCharm: ignore .idea/workspace.xml 10 years ago
convex-hull → convex-hull/ 4 years ago
test-swig → test-swig/ 4 years ago
.gitignore add logging test 7 years ago
IDEAS more IDEAS 8 years ago
Makefile → test-swig/ 4 years ago
abcmeta.py __del__ 10 years ago
anki-sin-cos-table.py reduce code line length to 80 characters max 10 years ago
async-fac1.py add async-fac1.py 6 years ago
attributes.py add getattr/setattr test 7 years ago
colorama_test.py add colorama example 10 years ago
context-managers.py #ohai , pep8 10 years ago
cython_test.pyx play around with cython 10 years ago
cython_test_test.py play around with cython 10 years ago
doctest_test.py #ohai , pep8 10 years ago
func_annotations.py re-indent 10 years ago
hth.py add hth 9 years ago
json_memoize.py fixup docstrings 10 years ago
knights-tour.py add knight's tour 9 years ago
least-squares.py #ohai , pep8 10 years ago
logging-test.py add logging test 7 years ago
mapreduce.py map and multiple lists 10 years ago
mem-profile.py Test memory_profiler 9 years ago
mixed_pickles.py play around with pickle 10 years ago
n-queens.py n-queens: use list comprehension instead of for loop 9 years ago
newtons-method.py Newton's method 10 years ago
peg-parse.py add pypeg2 example 8 years ago
qt5-qwebview.py qt5-qwebview.py 5 years ago
rest-client-yts.py add rest-client-yts.py 6 years ago
sudoku.py sudoku: use a dot for missing numbers 9 years ago
sympy.ipynb add sympy.ipynb 7 years ago
trickyscope.py add trickyscope.py 7 years ago