Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98400
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Michael Torrie <torriem@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: Scipy odeint (LSODA) gives inaccurate results; same code fine in MATLAB ode15s/ode23s |
| Date | Sat, 07 Nov 2015 08:47:38 -0700 |
| Lines | 10 |
| Message-ID | <mailman.108.1446911264.16136.python-list@python.org> (permalink) |
| References | <942d2bd0-6322-4733-a6dd-ceeed40368cb@googlegroups.com> <n1k73h$agh$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de H9rnMPWu+gQ36GEiIVibUQx9r8mMQZTI3Xfo+8X2nFUA== |
| Return-Path | <torriem+gmail@torriefamily.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.040 |
| X-Spam-Evidence | '*H*': 0.92; '*S*': 0.00; 'scipy': 0.05; 'subject:code': 0.07; 'subject:same': 0.09; 'subject: \n ': 0.15; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'matlab': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'scientists': 0.16; 'wrote:': 0.16; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'subject:/': 0.30; 'code': 0.30; 'post': 0.31; 'posting': 0.32; 'subject:) ': 0.32; 'message- id:@gmail.com': 0.34; 'list,': 0.36; 'url:org': 0.36; 'to:addr :python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'christian': 0.38; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'charset:windows-1252': 0.62; 'gollwitzer': 0.84; 'quicker': 0.84; 'url:scipy': 0.84; 'subject:; ': 0.91; 'subject:results': 0.91 |
| X-Virus-Scanned | amavisd-new at torriefamily.org |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
| In-Reply-To | <n1k73h$agh$1@dont-email.me> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| 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> |
| Xref | csiph.com comp.lang.python:98400 |
Show key headers only | View raw
On 11/06/2015 11:54 PM, Christian Gollwitzer wrote: > It is very hard to analyze such a problem, unless you also post the > Matlab code and plot both solutions into a single graph. Also he may have a quicker response posting to the scipy list, where scientists and mathematicians regularly use and talk about scipy: http://www.scipy.org/scipylib/mailing-lists.html
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Scipy odeint (LSODA) gives inaccurate results; same code fine in MATLAB ode15s/ode23s Abhishek <abhishek.mallela@gmail.com> - 2015-11-06 14:01 -0800
Re: Scipy odeint (LSODA) gives inaccurate results; same code fine in MATLAB ode15s/ode23s Christian Gollwitzer <auriocus@gmx.de> - 2015-11-07 07:54 +0100
Re: Scipy odeint (LSODA) gives inaccurate results; same code fine in MATLAB ode15s/ode23s Michael Torrie <torriem@gmail.com> - 2015-11-07 08:47 -0700
csiph-web