Go deh!
Mainly Tech projects on Python and Electronic Design Automation.
Sunday, July 26, 2015
Comparing Perl and Python Site Landing Pages
›
I thought I would compare the contents of the landing pages of w ww.perl.org and www.python.org . Main Focus Perl's page has CPA...
Monday, May 04, 2015
Five cells to freedom logic puzzle
›
I found the following logic puzzle and decided to solve it using Python rather than logical deduction in my head: I got it from here . ...
1 comment:
Friday, May 01, 2015
Solving the Monkey and coconuts problem
›
Numberphile had another great video which introduced me to the Monkey and coconut problem The problem statement paraphrased from the vi...
Tuesday, April 14, 2015
Pythonic matrix manipulation?
›
I was scanning Rosetta Code and came across a Python-2 example of Cholesky decomposition , a 2-D matrix manipulation that I thought could do...
Tuesday, April 07, 2015
Wholistic options processing.
›
I have installed, configured and used many large software packages over time and have come to appreciate ideas on options handling and confi...
Sunday, March 01, 2015
Random number generator PCG32 translated to Python.
›
There's a new family of pseudo-random number generators called PCG going around with a great Video introducing the problem that it solve...
‹
›
Home
View web version