Skip to content

Code for integrating Julia/JuMP optimization function with Python code

Notifications You must be signed in to change notification settings

sakshi-mishra/py-julia-optimization

Repository files navigation

py-julia-optimization

Code for integrating Julia/JuMP optimization function with Python code

  • Base language: Python
  • Language being integrated: Julia (1.0.3)
  • Purpose: optimization using JuMP
  • Solvers: open-source solvers like Cbc, GLPK etc.

A collection of ipynb notebooks with python code, which calls .jl files. The constants are declared/initialized in the python code and then julia code (with JuMP optimiztion routine) is called to solve the optimization problem.

Detailed installation and virtual environment creation instructions are provided in installation_steps.md file.

About

Code for integrating Julia/JuMP optimization function with Python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages