Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50209 - sci-misc/xppaut-5.85 - analysis and simulation of dynamic systems (New Package)
Summary: sci-misc/xppaut-5.85 - analysis and simulation of dynamic systems (New Package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://www.math.pitt.edu/~bard/xpp/xp...
Whiteboard:
Keywords: EBUILD
: 142284 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-05-06 05:26 UTC by Thomas Veith (RETIRED)
Modified: 2018-06-07 18:25 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xppaut-5.85.ebuild (xppaut-5.85.ebuild,870 bytes, text/plain)
2004-05-06 05:26 UTC, Thomas Veith (RETIRED)
Details
gentoo-xpp-5.85.diff (gentoo-xpp-5.85.diff,3.68 KB, patch)
2004-05-06 05:27 UTC, Thomas Veith (RETIRED)
Details | Diff
Ebuild for , which is a version bump and works both on x86 and amd64 (xppaut-5.96-r1.ebuild,960 bytes, text/plain)
2006-06-07 06:11 UTC, José María Fernández González
Details
Patch which allows setting the compilation flags (gentoo-xppaut-5.96.patch,3.84 KB, patch)
2006-06-07 06:13 UTC, José María Fernández González
Details | Diff
This patch will be useful with 64 bit native compilations (gentoo-xppaut-5.96-64bit.patch,938 bytes, patch)
2006-06-07 06:14 UTC, José María Fernández González
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Veith (RETIRED) gentoo-dev 2004-05-06 05:26:06 UTC
XPPAUT is a tool for solving 
.) differential equations, 
.) difference equations, 
.) delay equations, 
.) functional equations, 
.) boundary value problems, and 
.) stochastic equations. 

The code brings together a number of useful algorithms and is extremely portable. All the graphics and interface are written completely in Xlib which explains the somewhat idiosyncratic and primitive widgets interface. 

XPP contains the code for the popular bifurcation program, AUTO . Thus, you can switch back and forth between XPP and AUTO, using the values of one program in the other and vice-versa. I have put a ``friendly'' face on AUTO as well. You do not need to know much about it to play around with it. 

XPP has the capabilities for handling up to 590 differential equations. 

There are over a dozen solvers including several for stiff systems, a solver for integral equations and a symplectic solver. 
Up to 10 graphics windows can be visible at once and a variety of color combinations is supported. 
PostScript output is supported as well as GIF and animated GIF movies 
Post processing is easy and includes the ability to make histograms, FFTs and applying functions to columns of your data. 
Equilibria and linear stability as well as one-dimensional invariant sets can be computed. 
Nullclines and flow fields aid in the qualitative understanding of two-dimensional models. 
Poincare maps and equations on cylinders and tori are also supported. 


Reproducible: Always
Steps to Reproduce:
Comment 1 Thomas Veith (RETIRED) gentoo-dev 2004-05-06 05:26:40 UTC
Created attachment 30849 [details]
xppaut-5.85.ebuild
Comment 2 Thomas Veith (RETIRED) gentoo-dev 2004-05-06 05:27:40 UTC
Created attachment 30850 [details, diff]
gentoo-xpp-5.85.diff

This patch prevents binutils from coredumping; allows using of user specified
CFLAGS and proper installation
Comment 3 Harley 2004-12-05 19:20:40 UTC
Another problem is that the package version is not included in the filename from the website (http://www.pitt.edu/~phase) but it is mentioned on the site. Maybe the devs should be contacted in order to add the version as well...
Comment 4 José María Fernández González 2006-06-07 06:11:23 UTC
Created attachment 88600 [details]
Ebuild for , which is a version bump and works both on x86 and amd64

This ebuild is based in the previously proposed one. Its dependencies have been updated and it solves problems with amd64
Comment 5 José María Fernández González 2006-06-07 06:13:01 UTC
Created attachment 88601 [details, diff]
Patch which allows setting the compilation flags

This patch is used by the new ebuild
Comment 6 José María Fernández González 2006-06-07 06:14:51 UTC
Created attachment 88602 [details, diff]
This patch will be useful with 64 bit native compilations

Currently the ebuild compiles using multilib facilities, using x86 ABI. When this program doesn't need those facilities, this patch will be useful.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-07-31 08:11:11 UTC
*** Bug 142284 has been marked as a duplicate of this bug. ***