Re: [sympy] Bug Fix

2016-12-29 Thread Jason Moore
Yathartha, Start by reading this document ( https://github.com/sympy/sympy/wiki/introduction-to-contributing) and setting up your development environment. Welcome! Jason Jason moorepants.info +01 530-601-9791 On Tue, Dec 27, 2016 at 10:19 AM, Yathartha Joshi wrote: >

Re: [sympy] Solving Linear Programming Problem in SymPy

2016-12-29 Thread Jason Moore
Shekar, Here is an example that uses sympy to let a user specify linear program optimization problems symbolically and then it is solved numerically: https://github.com/biosustain/optlang Here is another package I wrote that does NLP for optimal control systems. https://github.com/csu-hmc/opty

[sympy] Solving Linear Programming Problem in SymPy

2016-12-29 Thread Shekhar Prasad Rajak
Hello, This thread is about the solving Linear/Non linear Programming problem. This topic is related to Optimization Technique, Operations Research. Linear programming (LP) (also called linear optimization) is a method to achieve the best outcome (such as maximum profit or lowest cost) in a