Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #71668
| References | <CADEzsfh4Ub8Cyj_KMYkCK6M9D3uL2p-69+F9POhjGsp80pNxkQ@mail.gmail.com> <ll5jf1$aq$1@ger.gmane.org> |
|---|---|
| Date | 2014-05-16 11:37 -0700 |
| Subject | Re: The possibility integration in Python without an equation, just an array-like file |
| From | "Ernest Bonat, Ph.D." <ernest.bonat@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.10073.1400265445.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
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 <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 > 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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: The possibility integration in Python without an equation, just an array-like file "Ernest Bonat, Ph.D." <ernest.bonat@gmail.com> - 2014-05-16 11:37 -0700
csiph-web