Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #69484

Re: Code style query: multiple assignments in if/elif tree

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <dwightdhutto@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.049
X-Spam-Evidence '*H*': 0.90; '*S*': 0.00; 'static': 0.04; 'position,': 0.05; 'subject:query': 0.07; 'assuming': 0.09; 'here?': 0.09; 'cc:addr:python-list': 0.11; 'assume': 0.14; '&gt;&gt;': 0.16; 'acted': 0.16; 'equations': 0.16; 'initially,': 0.16; 'itself,': 0.16; 'opposite': 0.16; 'quantum': 0.16; 'relevant.': 0.16; 'all.': 0.16; 'wrote:': 0.18; 'seems': 0.21; '>>>': 0.22; 'email addr:gmail.com&gt;': 0.22; 'cc:addr:python.org': 0.22; 'subject:Code': 0.24; 'initial': 0.24; 'environment': 0.24; 'cc:2**0': 0.24; '&gt;': 0.26; 'train': 0.26; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'am,': 0.29; 'properties': 0.29; 'needed.': 0.30; 'message- id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'url:wiki': 0.31; 'assumes': 0.31; 'constant': 0.31; 'publicly': 0.31; 'url:python': 0.33; '(2)': 0.35; 'case,': 0.35; 'equal': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'object,': 0.36; 'url:listinfo': 0.36; 'similar': 0.36; 'url:org': 0.36; 'starting': 0.37; 'skip:& 10': 0.38; '(3)': 0.38; '8bit%:4': 0.38; 'stopped': 0.38; 'environment.': 0.39; 'moving': 0.39; 'either': 0.39; 'url:mail': 0.40; 'how': 0.40; 'ian': 0.60; 'medical': 0.61; 'simply': 0.61; 'show': 0.63; 'maximum': 0.63; 'reached': 0.63; 'skip:n 10': 0.64; 'our': 0.64; 'movement': 0.65; 'to:addr:gmail.com': 0.65; 'due': 0.66; 'latest': 0.67; 'between': 0.67; 'physics': 0.68; 'other.': 0.75; 'dimensional': 0.84; 'heh.': 0.84; 'regain': 0.84; 'travels': 0.84; 'reasons,': 0.91; '<>*': 0.95; 'traveling': 0.96
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=vj7aeYCdetLoc9PspklHZQPcHEATzfOmfC9S6Sfy18w=; b=o1vpjmAytduZ7hKxrWQBeJbmQOfc6jtkDEGOifx4BEQXlkwRj0rkyjyid9rwY51uMh dkccYOLwHEHYvH8kyDME46wqYFy4nuS3OB9IQfBnLR7P6Jn2mBrWAUQXz5mKVp8vohOk CVIMKlajpHdCEzMkOOTo4a3b2EBctV1L9xg9Ie98hmrV2qM7jvmS11Z27QaOmklJYI+o 9eiH/gDH0+J+28abhozZc7zt/wczPZaVHXY7BEzhO4yk8eJjPtwHYVmJRLFs6IJZH0FV QPwGDOuSuO/DKnd8jtyIIhGKzfWvR9rUnlTgq7L+9PSEF/6reBeqy00rhWAgshge3L/5 D8Fw==
MIME-Version 1.0
X-Received by 10.140.95.8 with SMTP id h8mr12634974qge.2.1396337940827; Tue, 01 Apr 2014 00:39:00 -0700 (PDT)
In-Reply-To <CA+vVgJXon5=OPt_3=nRmtY+=ZGRtxHdciQeCQB6zkcsZCr+c-Q@mail.gmail.com>
References <mailman.8744.1396276875.18130.python-list@python.org> <533a3fd8$0$2909$c3e8da3$76491128@news.astraweb.com> <CAPTjJmoqdHtbyTKLf0b6c5Xy8Wx_NQVvFenB-S0hE3dHO15uzA@mail.gmail.com> <CALwzidmEqc45K49c3agMzRzpAtEqejGF2svpPOZXg5X6dbBnGw@mail.gmail.com> <CA+vVgJUW8hugy-9Dt16unYdPw8zw4_F7=rtpQb5SmmLbUORafw@mail.gmail.com> <CALwzidnvTfyUO8iRaosYYK8oW0xMaM0PkKu1jxiWED_zwMDaxA@mail.gmail.com> <CA+vVgJUfpHz=ZoxrHP1057o60BhY0O8HRfYKk=6WSNDecmvoTA@mail.gmail.com> <CA+vVgJXon5=OPt_3=nRmtY+=ZGRtxHdciQeCQB6zkcsZCr+c-Q@mail.gmail.com>
Date Tue, 1 Apr 2014 03:39:00 -0400
Subject Re: Code style query: multiple assignments in if/elif tree
From David Hutto <dwightdhutto@gmail.com>
To Ian Kelly <ian.g.kelly@gmail.com>
Content-Type multipart/alternative; boundary=001a11c15cc4f3132004f5f6427c
Cc Python <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.8779.1396337950.18130.python-list@python.org> (permalink)
Lines 238
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1396337950 news.xs4all.nl 2896 [2001:888:2000:d::a6]:41324
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:69484

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

The link isn't to prove my ideology of what happens, it to show what you
might be thinking about, instead of how I feel about it...nth dimensional
dynamics/hyperspace taken out. Been out of this for a while due to medical
reasons, but try to keep up on the latest measurements/accumulated data
with today's(what has been publicly released) manufacturing levels.


On Tue, Apr 1, 2014 at 3:34 AM, David Hutto <dwightdhutto@gmail.com> wrote:

> You would be assuming a quantum leap type theory, that the object has no
> Vo->V1, it just adjusts to the constant immediately, instead of what I
> would call the quantum leap,without other 'theories' involved, that it has
> a classical physics type movement in which it can accelerate from a resting
> position, to a velocity, and then regain orbit:
>
> http://wiki.answers.com/Q/What_is_a_quantum_leap
>
>
>
> On Tue, Apr 1, 2014 at 3:21 AM, David Hutto <dwightdhutto@gmail.com>wrote:
>
>> u is the initial velocity from a starting/resting point, not a static
>> speed at that point, and begins to accelerate,
>> over a particular timeframe, in which it's momentum is not stopped by
>> friction on which the rails/environment it travels upon has, or the similar
>> properties the object might have during acceleration in relation to the
>> environment it travels within.
>>
>> So the object has a starting point at which there is no equal, or
>> opposing force, as it begins to accelerate from a resting position(Newton:
>> an object will remain in motion, until acted upon  by an equal or opposite
>> force, and in this case the motion is propulsion of the object, or the
>> newtons of propulsion, until it is moving at the exact speed of the
>> propulsion applied to the object->Vo-V1, with 0 friction/viscosity during
>> this timeframe).
>>
>> The difference in our opinions, seems to be that there is an initial
>> resting state, and not at an already accelerated motion that has reached
>> it's maximum capacity.
>>
>>
>> So there is a dynamic in my mind's eye, where the object is at a
>> "resting" point initially, and either the environment, or the object can
>> maneuver their own viscosity in relation to the other.
>>
>>
>> On Tue, Apr 1, 2014 at 2:39 AM, Ian Kelly <ian.g.kelly@gmail.com> wrote:
>>
>>> On Tue, Apr 1, 2014 at 12:24 AM, David Hutto <dwightdhutto@gmail.com>
>>> wrote:
>>> >>
>>> >> >> (1) v = u + at
>>> >> >> (2) s = 1/2(u + v)t
>>> >> >> (3) s = ut + 1/2(at^2)
>>> >> >> (4) v^2 = u^2 + 2as
>>> >> >>
>>> >> >> Only (1) and (3) are needed.
>>> >> >
>>> >> > Okay, what's u here? Heh.
>>> >>
>>> >> u is the initial velocity; v is the velocity after accelerating at a
>>> for
>>> >> time t.
>>> >
>>> >
>>> > This assumes that the viscosity is in a state of superfluidity, and in
>>> a
>>> > perfect state between itself, and it's traveling environment.
>>>
>>> I fail to see how this is relevant.  I would assume that the amount of
>>> friction is already modeled in the acceleration constants; if it were
>>> zero then the brakes would be nonfunctional and the train would not be
>>> able to accelerate or decelerate at all.  In any case, a change in
>>> friction simply works out to a change in acceleration.  The equations
>>> above still hold true.
>>> --
>>> https://mail.python.org/mailman/listinfo/python-list
>>>
>>
>>
>>
>> --
>> Best Regards,
>> David Hutto
>> *CEO:* *http://www.hitwebdevelopment.com
>> <http://www.hitwebdevelopment.com>*
>>
>
>
>
> --
> Best Regards,
> David Hutto
> *CEO:* *http://www.hitwebdevelopment.com
> <http://www.hitwebdevelopment.com>*
>



-- 
Best Regards,
David Hutto
*CEO:* *http://www.hitwebdevelopment.com <http://www.hitwebdevelopment.com>*

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Code style query: multiple assignments in if/elif tree Chris Angelico <rosuav@gmail.com> - 2014-04-01 01:33 +1100
  Re: Code style query: multiple assignments in if/elif tree Marko Rauhamaa <marko@pacujo.net> - 2014-03-31 18:40 +0300
    Re: Code style query: multiple assignments in if/elif tree Chris Angelico <rosuav@gmail.com> - 2014-04-01 03:03 +1100
      Re: Code style query: multiple assignments in if/elif tree Rustom Mody <rustompmody@gmail.com> - 2014-03-31 09:20 -0700
        Re: Code style query: multiple assignments in if/elif tree Chris Angelico <rosuav@gmail.com> - 2014-04-01 03:29 +1100
          Re: Code style query: multiple assignments in if/elif tree "Rhodri James" <rhodri@wildebst.org.uk> - 2014-03-31 21:31 +0100
    Re: Code style query: multiple assignments in if/elif tree Ned Batchelder <ned@nedbatchelder.com> - 2014-03-31 17:42 -0400
    Re: Code style query: multiple assignments in if/elif tree Chris Angelico <rosuav@gmail.com> - 2014-04-01 09:50 +1100
    Re: Code style query: multiple assignments in if/elif tree Ben Finney <ben+python@benfinney.id.au> - 2014-04-01 09:57 +1100
    Re: Code style query: multiple assignments in if/elif tree Chris Angelico <rosuav@gmail.com> - 2014-04-01 10:12 +1100
      Re: Code style query: multiple assignments in if/elif tree Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-01 00:57 +0000
    Re: Code style query: multiple assignments in if/elif tree Ethan Furman <ethan@stoneleaf.us> - 2014-03-31 17:30 -0700
  Re: Code style query: multiple assignments in if/elif tree Steven D'Aprano <steve@pearwood.info> - 2014-04-01 04:26 +0000
    Re: Code style query: multiple assignments in if/elif tree Chris Angelico <rosuav@gmail.com> - 2014-04-01 16:01 +1100
      Re: Code style query: multiple assignments in if/elif tree Steven D'Aprano <steve@pearwood.info> - 2014-04-01 07:20 +0000
        Re: Code style query: multiple assignments in if/elif tree Chris Angelico <rosuav@gmail.com> - 2014-04-01 18:35 +1100
          Re: Code style query: multiple assignments in if/elif tree Steven D'Aprano <steve@pearwood.info> - 2014-04-01 08:07 +0000
            Re: Code style query: multiple assignments in if/elif tree Chris Angelico <rosuav@gmail.com> - 2014-04-01 19:12 +1100
        Re: Code style query: multiple assignments in if/elif tree Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-01 02:18 -0600
        Re: Code style query: multiple assignments in if/elif tree Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-01 02:24 -0600
    Re: Code style query: multiple assignments in if/elif tree Rustom Mody <rustompmody@gmail.com> - 2014-03-31 22:45 -0700
      Re: Code style query: multiple assignments in if/elif tree David Hutto <dwightdhutto@gmail.com> - 2014-04-01 02:05 -0400
      Re: Code style query: multiple assignments in if/elif tree Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-01 00:28 -0600
    Re: Code style query: multiple assignments in if/elif tree Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-01 00:13 -0600
    Re: Code style query: multiple assignments in if/elif tree David Hutto <dwightdhutto@gmail.com> - 2014-04-01 02:24 -0400
    Re: Code style query: multiple assignments in if/elif tree Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-01 00:39 -0600
    Re: Code style query: multiple assignments in if/elif tree Chris Angelico <rosuav@gmail.com> - 2014-04-01 17:55 +1100
      Re: Code style query: multiple assignments in if/elif tree Steven D'Aprano <steve@pearwood.info> - 2014-04-01 07:29 +0000
        Re: Code style query: multiple assignments in if/elif tree Chris Angelico <rosuav@gmail.com> - 2014-04-01 18:49 +1100
        Re: Code style query: multiple assignments in if/elif tree Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-01 02:29 -0600
        Re: Code style query: multiple assignments in if/elif tree Chris Angelico <rosuav@gmail.com> - 2014-04-01 19:56 +1100
    Re: Code style query: multiple assignments in if/elif tree David Hutto <dwightdhutto@gmail.com> - 2014-04-01 03:21 -0400
    Re: Code style query: multiple assignments in if/elif tree Chris Angelico <rosuav@gmail.com> - 2014-04-01 18:26 +1100
    Re: Code style query: multiple assignments in if/elif tree David Hutto <dwightdhutto@gmail.com> - 2014-04-01 03:34 -0400
    Re: Code style query: multiple assignments in if/elif tree David Hutto <dwightdhutto@gmail.com> - 2014-04-01 03:39 -0400
    Re: Code style query: multiple assignments in if/elif tree David Hutto <dwightdhutto@gmail.com> - 2014-04-01 03:46 -0400
    Re: Code style query: multiple assignments in if/elif tree Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-01 02:55 -0600

csiph-web