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


Groups > comp.lang.python > #71656

Re: The possibility integration in Python without an equation, just an array-like file

Date 2014-05-16 07:14 -0400
From Dave Angel <davea@davea.name>
Subject Re: The possibility integration in Python without an equation, just an array-like file
References <CADEzsfh4Ub8Cyj_KMYkCK6M9D3uL2p-69+F9POhjGsp80pNxkQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.10066.1400238890.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 05/16/2014 04:49 AM, Enlong Liu wrote:
> Dear All,
>
> I have a question about the integration with Python. The equation is as
> below:
> and I want to get values of I with respect of V. E_F is known. But for
> T(E), I don't have explicit equation, but a .dat file containing
> two columns, the first is E, and the second is T(E). It is also in the
> attachment for reference. So is it possible to do integration in Python?
>
You posted in html, and you tried to make an attachment.  Either of 
these will stop many people from seeing what you intended them to see.

Presumably the rest of the explanation is in the source code, which you 
didn't include in your message.  This is a text-mailing-list, and many 
of us cannot see attachments, and many others of us cannot see html.

Please tell your email program to use plain text, not html.

Please paste any attachments into the same text message, unless it's too 
big.  In that case, you'd need to paste a link instead, but many people 
won't be able and/or willing to follow such links.


-- 
DaveA

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


Thread

Re: The possibility integration in Python without an equation, just an array-like file Dave Angel <davea@davea.name> - 2014-05-16 07:14 -0400
  Re: The possibility integration in Python without an equation, just an array-like file Enlong Liu <liuenlong20@gmail.com> - 2014-05-16 05:57 -0700
    Re: The possibility integration in Python without an equation, just an array-like file duncan smith <buzzard@invalid.invalid> - 2014-05-16 14:11 +0100

csiph-web