Giter Site home page Giter Site logo

pyomo-tutorials's Introduction

Pyomo Examples

This repository contains variety of examples of math programming models implemented primarily with the Python Optimization Modeling Objects package and written into Jupyter notebooks. A few examples also compare and contrast pyomo-based development with gurobipy-based development.

Recorded Tutorials

I am an active member of the INFORMS student chapter at the University of Texas at Austin. In that capacity, I have so far led two tutorials using examples from this repository. Recordings of those tutorials are hosted on YouTube at the links below.

Software Version

Python has taken the data science world by storm but sometimes understanding what all packages and which versions are required to run a piece of code can be frustrating. Thankfully, we have companies like Anaconda, Inc. (headquartered in downtown Austin, TX!) making software versioning easy with tools like Anaconda. I have built and tested a conda environment using Anaconda 4.10.1 and exported it to this yaml file. The Anaconda environment may be built from file and activated as follows.

conda env create --file environment.yaml
conda activate pyomo-tutorials

I have only tested this on Fedora 34 with x86_64 architecture. I do not guarantee that this environment will work across all operating systems and architectures, but it should at the very least serve as a basis of support to get these codes working on your system.

pyomo-tutorials's People

Contributors

brentertainer avatar ddoyediran avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.