Coder Social home page Coder Social logo

default values for optimize about pyzdde HOT 5 CLOSED

xzos avatar xzos commented on September 15, 2024
default values for optimize

from pyzdde.

Comments (5)

indranilsinharoy avatar indranilsinharoy commented on September 15, 2024

Hi Catherine,
Thanks for the input. You are right 👍 I think that will also save some typing. I should have done it that way the very first time :-). It will be updated in the next check in.

from pyzdde.

CatherineH avatar CatherineH commented on September 15, 2024

I did this in my fork. I also changed the zSetNSCSolve() to have default values for the pickup variables, because if you set the solve to variable it's annoying to have to set extraneous pickup info.

from pyzdde.

indranilsinharoy avatar indranilsinharoy commented on September 15, 2024

That's awesome! I will look at the changes tonight and get back to you by tomorrow. Once we agree on the changes I would like to request you to send a pull request. Thanks a lot.

from pyzdde.

indranilsinharoy avatar indranilsinharoy commented on September 15, 2024

Hi Catherine,
Good catch! Can you please send a pull request? Also, if possible can you please format argument list to zOptimize like this

def zOptimize(self, numOfCycles=0, algorithm=0, timeout=None)

instead of the current

def zOptimize(self, numOfCycles = 0, algorithm = 0, timeout=None)

Thanks a lot.

from pyzdde.

indranilsinharoy avatar indranilsinharoy commented on September 15, 2024

Thanks, Catherine. Your changes have been merged.

from pyzdde.

Related Issues (20)

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.