Skip to content

Operations-Research-lib/ORLib

Repository files navigation

ORLib

Developed by:

Requirements:

  • Python installed (tested with Python 3.9.5)
  • numpy installed (tested with numpy 1.24.2)
  • sympy installed for integral use (tested with sympy 1.12)

To install any of the required Python modules, execute the following command:

    pip install (desired_module)

Where desired_module refers to numpy or sympy

About

Some Operations Research Tools in python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages