Go deh!
Mainly Tech projects on Python and Electronic Design Automation.
Sunday, May 21, 2006
Function Attributes assigned by decorator
›
It appears to be straight forward to initialize function attributes by a decorator (the setup function). The new function factory looks a lo...
Python function attributes
›
Prompted by a presentation were someone said Python doesn't have full closures (noodle.odp), I looked at their example given and thought...
3 comments:
Saturday, March 18, 2006
What's wrong with Perl
›
It can be a refreshing tonic of a language when you move to perl from something like basic, C or Java. Perl can do what tens of Unix tools s...
14 comments:
Saturday, January 28, 2006
Generate your way through the Verification quagmire
›
I was thinking some more about an idea I had when commenting on someones verification problem here: http://verificationguild.com/modules.ph...
2 comments:
Tuesday, March 01, 2005
Replacing a simple spreadsheet: Python needs what?
›
We were retracing the setup of a testbench for a simulation at work when my boss wanted to keep a record of a particular calculation we need...
2 comments:
‹
Home
View web version