December 3, 2011

Version 1.2 Arrives

Version 1.2 is now ready and its main claim to minor fame is the introduction of an iterator tool.

Because of its array and matrix handling, combined with its solvers and optimizer, I thought an iterator would not be needed in Math Minion. However there are still situations, such as case studies, where it can be useful. This could be faked before with the ODE Solver, but this new object is much simpler and more appropriate for the task. You can kind of think of it as a sort of “for loop” for the minion.

Other changes for version 1.2 include: