[SciPy-user] BVP
lorenzo bolla
lbolla at gmail.com
Fri Apr 11 18:48:36 EDT 2008
thank you pauli!
I'll give it a try on monday!
L.
On Fri, Apr 11, 2008 at 10:31 PM, Pauli Virtanen <pav at iki.fi> wrote:
> Hi Lorenzo,
>
> Fri, 11 Apr 2008 15:11:35 +0200, lorenzo bolla wrote:
> > Is there any package to solve Boundary Value Problems with Scipy? I'm
> > thinking to something like Matlab's bvp4c. I found this, by Pauli
> > Virtanen:
> > http://www.elisanet.fi/ptvirtan/software/bvp/index.html, which is a
> > wrapper to COLNEW, but it fails to compile/install. Here is the
> > installation error:
>
> I released 0.2.2 which should fix these bugs. (If not, I guess it's time
> for 0.2.3 ...)
>
> > $> python setup.py install
> [clip]
> > ImportError: No module named bvp/info
>
> Fixed.
>
> [clip]
> > building extension "bvp._colnew"
> > sources
> > target build\src.win32-2.5\lib\_colnewmodule.c does not
> > exist:
> > Assuming _colnewmodule.c was generated with "build_src --inplace"
> > command.
> > error: 'lib\\_colnewmodule.c' missing
>
> Brown paper bag time. The 0.2.1.tar.gz is missing the .pyf files: somehow
> they don't get included by distutils when setuptools is imported, even
> though they are in the sources list. Anyway, this is fixed in 0.2.2.
>
> --
> Pauli Virtanen
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>
--
Lorenzo Bolla
lbolla at gmail.com
http://lorenzobolla.emurse.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20080412/88e933a3/attachment.html>
More information about the SciPy-User
mailing list