Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; '16,': 0.03; 'wiki': 0.03; 'scipy': 0.05; 'subject:Python': 0.06; 'subject:file': 0.07; 'integration,': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'jan': 0.12; 'email addr:udel.edu>': 0.16; 'email name:<tjreedy': 0.16; 'liu': 0.16; 'numpy': 0.16; 'reedy': 0.16; 'subject: \n ': 0.16; 'subject:array': 0.16; 'subject:integration': 0.16; 'url:html)': 0.16; 'wrote:': 0.18; 'all,': 0.19; 'numerical': 0.19; 'packages.': 0.19; 'cc:addr:python.org': 0.22; 'ph.d.': 0.24; 'subject:like': 0.24; 'url:moin': 0.24; 'question': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'url:wiki': 0.31; 'you?': 0.31; 'there.': 0.32; 'languages': 0.32; 'url:python': 0.33; 'fri,': 0.33; 'something': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'should': 0.36; 'integration': 0.37; 'mobile:': 0.37; 'url:mail': 0.40; 'hope': 0.61; 'url:about': 0.61; 'email addr:gmail.com': 0.63; 'subject:The': 0.64; 'dear': 0.65; 'business': 0.70 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=ANs0vnreyPOYDeifz03CHDwL+7i4fenD8xE0o4dv3ZQ=; b=Wizocl7CACAcUb/hqJoQUJ2NADVkHj7tLDrWWAH5uwZpSxB9ECeFvF2yEcOIaJ7cwg K6uRMkYNG9JzSnI5iY/jNX7+mhfTGX9fWlGpGS3U+5pUKLrctnfjrZpIPdp3eB5NlxcU H61v7PLE1EqY/pm9QzS+fC6gu2qagibSmg9dGJr1JCOEuQgDuQvpHO5svCSNwRGtofBu Aea3DBZx9pu1yrMoHAF7zuJLjgl818Mhd/sdDtoFljT0ubN4tUA8zX/ObsWdyhDsgwFl ycwJQjDX5FfozVOpER4O0xuoQFtctu27QjNjX4fQUkOPffdutZCoRwKVJSjD1CBTCu7v GHwA== MIME-Version: 1.0 X-Received: by 10.140.48.1 with SMTP id n1mr26666359qga.107.1400265437638; Fri, 16 May 2014 11:37:17 -0700 (PDT) In-Reply-To: References: Date: Fri, 16 May 2014 11:37:17 -0700 Subject: Re: The possibility integration in Python without an equation, just an array-like file From: "Ernest Bonat, Ph.D." To: Terry Reedy Content-Type: multipart/alternative; boundary=001a11350eac007f6b04f988b423 Cc: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 86 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1400265445 news.xs4all.nl 2933 [2001:888:2000:d::a6]:54747 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71668 --001a11350eac007f6b04f988b423 Content-Type: text/plain; charset=UTF-8 1. There are a lot of spinet codes in many languages for numerical integration. I may find a good one in Python for you? try SciPy.org ( http://www.scipy.org/about.html) you may find something there. 2. Look at the wiki too: https://wiki.python.org/moin/NumericAndScientific. I hope this help a bit! Ernest Bonat, Ph.D. On Fri, May 16, 2014 at 10:55 AM, Terry Reedy wrote: > On 5/16/2014 4:49 AM, Enlong Liu wrote: > >> Dear All, >> >> I have a question about the integration with Python. >> > > For numerical integration, you should look as numpy and scipy and perhaps > associated packages. > > -- > Terry Jan Reedy > > -- > https://mail.python.org/mailman/listinfo/python-list > -- Thanks Ernest Bonat, Ph.D. Senior Software Engineer Senior Business Statistics Analyst Mobile: 503.730.4556 Email: ernest.bonat@gmail.com --001a11350eac007f6b04f988b423 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
1. There are a lot of spinet codes in many = languages for numerical integration. I may find a good one in Python for yo= u? try SciPy.org (http://www.sc= ipy.org/about.html) you may find something there.

2. Look at the wiki too: https://wiki.python.org/moin/NumericAndScientific= .

I hope this help a bit!

Ernest Bonat, Ph.D.


<= br>
On Fri, May 16, 2014 at 10:55 AM, Terry Reedy= <tjreedy@udel.edu> wrote:
On 5/16/2014 4:49 AM, Enlong= Liu wrote:
Dear All,

I have a question about the integration with Python.

For numerical integration, you should look as numpy and scipy and perhaps a= ssociated packages.

--
Terry Jan Reedy

--
https://mail.python.org/mailman/listinfo/python-list



--
Thanks
Ernest Bonat, Ph.D.
Senior Software Engineer
Senior Business Sta= tistics Analyst
Mobile: 503.730.4556
Email: ernest.bonat@gmail.com
--001a11350eac007f6b04f988b423--