v0.2.2
Changes since last version:
- Added reverse greedy algorithm
- Added
apportion()
function to convert approximate weights to exact designs and added it to output of SOCP - Prevented SOCP for robust optimisation due to lack of proof that it works
- Updated documentation
- Various bug fixes