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


Groups > comp.lang.python > #71652

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

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!border2.nntp.ams2.giganews.com!border1.nntp.ams2.giganews.com!backlog3.nntp.ams3.giganews.com!backlog3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <liuenlong20@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.042
X-Spam-Evidence '*H*': 0.92; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.06; 'explicit': 0.07; 'subject:file': 0.07; '24,': 0.16; 'email addr:gmail.com;': 0.16; 'equation': 0.16; 'subject: \n ': 0.16; 'subject:array': 0.16; 'subject:integration': 0.16; 'all,': 0.19; 'python?': 0.22; 'skip:+ 20': 0.22; 'subject:like': 0.24; 'germany': 0.24; 'question': 0.24; 'help!': 0.26; 'second': 0.26; 'values': 0.27; 'message-id:@mail.gmail.com': 0.30; 'phone:': 0.31; 'file': 0.32; 'but': 0.35; 'received:google.com': 0.35; 'thanks': 0.36; 'possible': 0.36; 'integration': 0.37; 'two': 0.37; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'first': 0.61; 'subject:The': 0.64; 'skip:+ 10': 0.65; 'dear': 0.65; 'content-type:application/octet-stream': 0.65; 'virus:src="cid:': 0.66; 'content-type:multipart/related': 0.67; 'below:': 0.68; 'containing': 0.69; 'respect': 0.70; 'equation,': 0.84; 'filename:fname piece:B': 0.93; 'filename:fname piece:': 0.95
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=9WixGDtnCps0yRQbbbDbSXBi8B4WAPvMMD9x7Qs6N64=; b=AJHl9U0PqfuSvzNwT7xWXR5lT1/shfucjkebzvyEpZJpVjI9aP1TvlzhPUokrrsHvZ /iVCtihA/FPo+QdIgw/R0Uf9argvCqcWD/ovE+Rocv9TUt3OPwQPcrrG45MyPInSD3iI 071Nb/DoSfFGvUIkTjtOvPGC2FqZFCDnQ9FuDOvyTcdkBezl0FXGlsBolR2F+X07BfVu X7gMEl10VCNX4Jq6y281loAyAS0vqsKqPPFdTFu16XC7XeSvLRdp4I2mZZkd9BmXwtV5 375xjSM8lJG7kt+3zZ1lLpm5xyg4/thX/5woZ4gKTWWh4IpCGBKIsGkI4xohb1uAvVxs ysgQ==
MIME-Version 1.0
X-Received by 10.43.106.137 with SMTP id du9mr409497icc.93.1400230160015; Fri, 16 May 2014 01:49:20 -0700 (PDT)
Date Fri, 16 May 2014 16:49:19 +0800
Subject The possibility integration in Python without an equation, just an array-like file
From Enlong Liu <liuenlong20@gmail.com>
To python-list@python.org
Content-Type multipart/mixed; boundary=20cf303349fd4b7db104f9807dc3
X-Mailman-Approved-At Fri, 16 May 2014 11:33:38 +0200
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.10063.1400232820.18130.python-list@python.org> (permalink)
Lines 564
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1400232820 news.xs4all.nl 2952 [2001:888:2000:d::a6]:54214
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:71652
X-Original-Bytes 44444

Show key headers only | View raw


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

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?

Thanks a lot for your help!

Best regards,
​

-- 
Faculty of Engineering@K.U. Leuven
BIOTECH@TU Dresden
Email: liuenlong20@gmail.com; enlong.liu@student.kuleuven.be;
enlong.liu@biotech.tu-dresden.de
Mobile Phone: +4917666191322
Mailing Address: Zi. 0108R, Budapester Straße 24, 01069, Dresden, Germany

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


Thread

The possibility integration in Python without an equation, just an array-like file Enlong Liu <liuenlong20@gmail.com> - 2014-05-16 16:49 +0800

csiph-web