v0.9.1
v0.9.1 (2019-08-23)
Closed issues:
- Bug in SOCtoPSDBridge (#838)
- Fix SOC3 test (#836)
- Define map_indices and substitute_variables for NLPBlockData (#844)
- Fix show for IndexMap (#843)
Merged pull requests:
- Don't change order of variables when NLPBlock is used (#850) (blegat)
- Fix SOC to PSD bridge (#840) (blegat)
- Fix SOC3 (#839) (guilhermebodin)
- Implement operate: Vector + and / constant (#837) (blegat)
- Add Julia v1.2 to Travis (#834) (blegat)
- Add extra tests to nametest (#833) (odow)
- add L_1-norm and L_infinity-norm cones and tests (#818) (chriscoey)
- Test and fix mapping and substitution of variables (#848) (blegat)
- Implement show for IndexMap (#847) (blegat)