Go deh!

Mainly Tech projects on Python and Electronic Design Automation.

Monday, March 25, 2013

itertools.first ?

›
Note : Extended with Stop Press! section. Note : Extended later with "Identity with next" section. Note : Extended later with ...
7 comments:
Thursday, February 07, 2013

Parse inputs → Munge → Dump

›
I've been evolving a script and thought I would share one aspect of the design that helped in development and maintenance. The Py...
2 comments:
Tuesday, February 05, 2013

NAARP - Gangsta style. (No Python whatsoever)

›
...Or what happens if you put this blog post through the Gizoogle on-line gangsta translater: No Attempt At Rigorous Proof I had flu...
Monday, February 04, 2013

No Attempt At Rigorous Proof

›
I had flu and so read/skimmed a lot more than usual this week and came across two conference videos that basically said that there is very l...
4 comments:
Monday, January 28, 2013

Python doing something right

›
Isn't statistics fun! ...But still way off C and Java.
3 comments:
Monday, December 31, 2012

New years resolutions

›
Can't wait. Try it whilst it's fresh rather than waiting for a new year.
Tuesday, December 11, 2012

Extensible sieve of Eratosthenes

›
I was creating a Carmichael triplets generator and needed a function to tell me if a number was prime. It wasn't immediately clear wha...
1 comment:
Wednesday, December 05, 2012

That grouping by zip/iter trick explained

›
In Python 2.7 you can get the following neat chunking of items in a list through application of zip and iter: Python 2.7 . 3 (default, A...
12 comments:
Thursday, November 29, 2012

Some identities for Python int.to_bytes and int.from_bytes

›
I read the documentation for int.to_bytes and int.from_bytes and thought that what was missing was a description of what they did in term...
3 comments:
Friday, November 23, 2012

Topswop and a convoluted multiple assignments warning

›
I was messing around with John Conways Topswop problem: Given a starting permutation of 1..n items, consider the leftmost value and call i...
‹
›
Home
View web version

About Me

Paddy3118
View my complete profile
Powered by Blogger.