Lessons Learned from a Scientific Code Refactoring
Scientific code refactoring using Object-Oriented Numeric I have been working on the refactoring of one of our numerical libraries using Object-Oriented Numeric methodology. I learned a lot about developing architecture to support a flexible programming environment. I will discuss some of the lessons I learned over the years working on this project. “Object-Oriented Programming” and […]