Go deh!
Mainly Tech projects on Python and Electronic Design Automation.
Wednesday, March 24, 2021
Using Sympy for linear interpolation.
›
Wednesday, February 17, 2021
Longest Common Substring: An investigation using Python.
›
(Best browsed on a larger than phone screen) Someone updated the RC task , and I couldn't remember attempting it so took a closer...
Saturday, February 13, 2021
Python: Counting without Counter
›
Normally, if you are counting things then you need to first think of collections.Counter. It's in the standard library and I use it a lo...
Tuesday, February 02, 2021
Pythone'er abuses walrus
›
(... the operator, that is 😊). I haven't used the new walrus operator, := much in code. This is an example of a working mis -use of...
2 comments:
Sunday, January 31, 2021
Counting types of neighbour - in Python.
›
(I tried using the Spyder IDE to write a more literal Python program. Output samples needed to be pasted in to the source, but I didn't ...
‹
›
Home
View web version