A collection of thoughts on software development, primarily in C/C++.
Singleton Design Pattern A suggestion on how to write your singletons so they can be unit-tested.
Computational Chemistry Configuration A generic extensible configuration reader that can be used for a bunch of different applications in computational chemistry.
Backsubstitution An exhaustive analysis of backsubstitution.
Comments