SkillAgentSearch skills...

Ellpy

ellipsoid method python code

Install / Use

/learn @luk036/Ellpy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ellpy

Gitpod Ready-to-Code Python application Build Status Build status Documentation Status Codacy Badge codecov Maintainability CodeFactor BCH compliance

ellipsoid method python code

Features

  • At most one square-root per iteration.
  • Include oracles for Matrix Inequalities and Network problems.
  • Suport Parallel-Cuts.

Installation

  • The core ellipsoid method depends only on the numpy module.
  • The network related oracles depends further on networkx and luk036/netoptim.
  • Some unit tests depends further on numexpr and luk036/pylds.

See also

<!-- pyscaffold-notes -->

Note

This project has been set up using PyScaffold 4.0.2. For details and usage information on PyScaffold see https://pyscaffold.org/.

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated6d ago
Forks0

Languages

Python

Security Score

95/100

Audited on Apr 3, 2026

No findings