GithubHelp home page GithubHelp logo

iamakash-06 / optimization-techniques-calculators Goto Github PK

View Code? Open in Web Editor NEW

This project forked from minatonamikaze02/optimization-techniques-calculators

0.0 0.0 0.0 90 KB

Just a few Optimization Techniques calculators.

Python 100.00%

optimization-techniques-calculators's Introduction

Optimization-Techniques-Calculator

Why we did this?

  • We like math.

How to use this

  • Download the code files as zip or git clone it (up to you).
  • Make sure you have atleast Python-3.10.0.
  • Also, do make sure you have python libraries such as numpy, scipy and sympy installed and ready to use.
  • Just go to the terminal, locate to the folder or rather just copy the path of the specific script and run it (More specific -> implementation)

Side Notes

  • It's not necessary for you to know the concepts to use these calculators, however it is recommended that you do.
  • This calculator was tested with various questions and the answers were pretty accurate (a lot of anomolies are to be expected).

Getting a wrong answer?

  • Re-check your input function (the syntax expected is slightly different -> updates).
  • Check the input values you've fed.
  • See if your answer was obtained a few iterations prior.

Updates

  • Added command-line args option to make it easier to use.
  • However, the input function string is only accepted in a python style syntax. For example: x**2 + 10*x - 10 instead of x^2 - 10x - 10

Implementation

  • The implementation example using command-line args is given below.

implementation1

  • The implementation example using standard input is given below.

implementation2

  • For any queries regarding specific scripts run python3 <script_name>.py --help

optimization-techniques-calculators's People

Contributors

iamakash-06 avatar minatonamikaze02 avatar pd130102 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.