Tagged Questions
30
votes
1answer
610 views
Once more on object orientation in Mathematica: does it have to be so hard?
Recently I came across a set of problems which would be solved most easily within an object-oriented approach. I first attempted to solve them by other means, but found the complexity of the code ...