{"categories":[{"label":"Mathematics","url":"https://skillfed.io/packages/category/scientific-engineering-mathematics/2"}],"enrichment":{"capability":"MOSEK solves large-scale convex and mixed-integer optimization problems including linear, quadratic, conic, and semidefinite programs via a Python API.","skillfed_tags":["optimization","convex-programming","commercial-solver"],"use_cases":["Portfolio optimization and risk management in quantitative finance","Large-scale machine learning problems requiring conic relaxations or semidefinite programming","Engineering design optimization with convex constraints","Operations research and resource allocation problems","Academic research in convex optimization and mathematical programming"],"what_it_does":"MOSEK is a commercial optimization solver that handles a wide range of convex and mixed-integer problems through a Python interface. It supports linear programs (LP), quadratic programs (QP), second-order cone programs (SOCP), exponential and power cone problems, semidefinite programs (SDP), quadratically constrained quadratic programs (QCQP), and mixed-integer programs (MIP). The package wraps a compiled solver engine and requires numpy as its only runtime dependency.\n\nTypically used in research, finance, engineering, and machine learning workflows where problem scale or numerical precision demands a commercial-grade solver. Requires Python 3.9 or later and a valid license (free trial and academic licenses available). Installation pulls precompiled binaries for common platforms, avoiding compilation overhead.","worth_installing":"Yes, if you have a convex or mixed-integer optimization problem at scale and can obtain a MOSEK license (free trial available). The solver is mature, actively maintained, and supports a broad problem class. No, if you need an open-source solver or cannot accept the licensing requirement. Verify license terms for your use case before committing."},"id":"mosek","links":{"html":"https://skillfed.io/packages/mosek","md":"https://skillfed.io/packages/mosek.md","pypi":"https://pypi.org/project/mosek/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-10","license_spdx":null,"license_treatment":"unclear","name":"Mosek","python_support":"supports_current","summary":"Python API for Mosek"},"popularity":{"monthly_downloads":430486,"position":6726,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"11.2.2"}
