Releases: MOSEK/Mosek.jl
Releases · MOSEK/Mosek.jl
Adding install/build information
Adding install/build information.
Some users have experience installation problem in Windows. Hopefully this will help debugging some install problems.
Adding install/build information
Adding install/build information.
Some users have experience installation problem in Windows. Hopefully this will help debugging some install problems.
Release for MOSEK 9.0
First release using MOSEK 9.0
Fix: unzip for windows in installation
Fix broken unzip usage on windows. Always use Unzip from Powershell.
Update name functions to Julia v1.0
v0.9.11 Fix name functions
Add getclist compatibility function
Add a function getclist
for forward compatibility with Mosek 9
Create Optimizer function
Merge pull request #171 from JuliaOpt/bl/MOI_Optimizer Add MOI Optimizer
Enable solve.mosek.com in tests
Use solve.mosek.com for tests if no license file is available.