Dr John D Lamb - 2019-12-07

I’ve just released a new version. This one improves the code handling equality constraints.

Still to do:
1. Add code to detect redundancy (linear dependence) among equality constraints.
2. Reduce the amount of memory allocation during the main optimisation phases: it should be possible to allocated all memory before this.