Skip to content

Operations-Research-lib/ORLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages