Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #44286
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-out.readnews.com!transit4.readnews.com!panix!not-for-mail |
|---|---|
| From | Grant Edwards <invalid@invalid.invalid> |
| Newsgroups | comp.lang.python |
| Subject | Re: Using SciPy in application |
| Date | Wed, 24 Apr 2013 19:18:40 +0000 (UTC) |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Lines | 15 |
| Message-ID | <kl9b6g$ajs$1@reader1.panix.com> (permalink) |
| References | <437ea69e-fa1b-42e9-a09a-23b6f94182f2@googlegroups.com> |
| NNTP-Posting-Host | dsl.comtrol.com |
| X-Trace | reader1.panix.com 1366831120 10876 64.122.56.22 (24 Apr 2013 19:18:40 GMT) |
| X-Complaints-To | abuse@panix.com |
| NNTP-Posting-Date | Wed, 24 Apr 2013 19:18:40 +0000 (UTC) |
| User-Agent | slrn/1.0.1 (Linux) |
| Xref | csiph.com comp.lang.python:44286 |
Show key headers only | View raw
On 2013-04-24, Roozbeh <roozbeh73@gmail.com> wrote:
> I want to use spline interpolation function from SciPy in an
> application and at the same time, I don't want the end user to have
> to install SciPy separately. Is there a way around this problem?
You could bundle you app along with python and SciPy and whatever
other libraries are required using py2exe, py2app, cx_Freeze, Freeze,
etc.
--
Grant Edwards grant.b.edwards Yow! JAPAN is a WONDERFUL
at planet -- I wonder if we'll
gmail.com ever reach their level of
COMPARATIVE SHOPPING ...
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Using SciPy in application Roozbeh <roozbeh73@gmail.com> - 2013-04-24 02:13 -0700
Re: Using SciPy in application Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-04-24 12:04 +0100
Re: Using SciPy in application Robert Kern <robert.kern@gmail.com> - 2013-04-24 16:40 +0530
Re: Using SciPy in application Roozbeh <roozbeh73@gmail.com> - 2013-04-24 04:26 -0700
Re: Using SciPy in application Roozbeh <roozbeh73@gmail.com> - 2013-04-24 04:29 -0700
Re: Using SciPy in application Roozbeh <roozbeh73@gmail.com> - 2013-04-24 04:34 -0700
Re: Using SciPy in application Robert Kern <robert.kern@gmail.com> - 2013-04-24 17:10 +0530
Re: Using SciPy in application Maarten <maarten.sneep@knmi.nl> - 2013-04-24 07:49 -0700
Re: Using SciPy in application Alex van der Spek <zdoor@xs4all.nl> - 2013-04-24 11:57 +0000
Re: Using SciPy in application Miki Tebeka <miki.tebeka@gmail.com> - 2013-04-24 06:52 -0700
Re: Using SciPy in application Roozbeh <roozbeh73@gmail.com> - 2013-04-24 07:41 -0700
Re: Using SciPy in application Grant Edwards <invalid@invalid.invalid> - 2013-04-24 19:18 +0000
csiph-web