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


Groups > comp.lang.python > #71660

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

Date 2014-05-16 14:11 +0100
From duncan smith <buzzard@invalid.invalid>
Newsgroups comp.lang.python
Subject Re: The possibility integration in Python without an equation, just an array-like file
References <CADEzsfh4Ub8Cyj_KMYkCK6M9D3uL2p-69+F9POhjGsp80pNxkQ@mail.gmail.com> <mailman.10066.1400238890.18130.python-list@python.org> <3ade3adc-75fa-4424-9c60-54097ae40460@googlegroups.com>
Message-ID <53760e87$0$28327$862e30e2@ngroups.net> (permalink)

Show all headers | View raw


On 16/05/14 13:57, Enlong Liu wrote:
> Sorry for this inconvenience. Since my file is a little large, I think it will be more difficult for fellows to check. I will now paste the attachment below.
>
> The file for T(E) consists of two columns, the first is E and the second is T(E). What I want is to integrate this function in a certain range.
>
>            E                       T(E)
>    -6.25789500000000        8.96247678929291
>    -6.23789500000000        8.90487115888237
>    -6.21789500000000        7.96907432610510

[snip]

http://en.wikipedia.org/wiki/Numerical_integration

Duncan

Back to comp.lang.python | Previous | NextPrevious 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