You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Due to the extensive nature of the project, we are not providing a requirements.txt file. For a given algorithm, please install the dependencies as needed.
# In the implementations, we try our best to use only standard libraries.
# Required dependencies for the Numerical Optimization UI
# Core dependencies
numpy>=1.22.0
scipy>=1.8.0
sympy>=1.10.0
matplotlib>=3.5.0 # Still needed for LaTeX rendering
PyQt6>=6.2.0
PyQt6-WebEngine>=6.2.0 # Required for embedding Plotly