Noel O'Blog
Sunday, 20 April 2014
QM Speed Test: Firefly and wrap up
›
You can find my latest results, this time for Firefly, over on my Github page . The summary is that it's slightly faster than NWChem for...
Thursday, 27 February 2014
Screencasting on Windows
›
I always find screencasting quite difficult to set up on Windows. Here are some notes on a recent successful attempt that uses the well-know...
Monday, 3 February 2014
When Python goes wrong: Off-by-one
›
Many niggling problems with Python were fixed in Python 3, but here's one that recently bit me in the expunged. It relates to rounding i...
6 comments:
Friday, 31 January 2014
Turning vim into an IDE: Part 1
›
Probably like many other users of vim (or gvim), I have never taken the time to set it up so that it works like a modern IDE with auto-compl...
Testing webapps from Python with Selenium
›
I'm a great believer in tests to ensure code quality, although naturally I don't always practise what I preach. Recently I've be...
6 comments:
Monday, 13 January 2014
Convert distance matrix to 2D projection with Python
›
In my continuing quest to never use R again, I've been trying to figure out how to embed points described by a distance matrix into 2D. ...
11 comments:
Wednesday, 1 January 2014
QM Speed Test: NWChem
›
When I started the QM Speed Test I was afraid that I'd lose steam (and face!) before getting too far along. At the same time, I hoped t...
15 comments:
‹
›
Home
View web version